I love Cacti for monitoring our MS SQL Server 2008 databases but with MS deprecating SNMP in SQL Server 2012, what is everyone using to monitor those? I've searched and searched and can't seem to find anything so apparently I'm just barking up the wrong trees. Anyone doing this?
Cacti 0.8.8b
[solved] Is anyone monitoring a MS SQL Server 2012 database?
Moderators: Developers, Moderators
Re: Is anyone monitoring a MS SQL Server 2012 database?
The same scripts for 2008 should work against 2012/2014, etc. What's the problem you're having?
| Scripts: Monitor processes | RFC1213 MIB | DOCSIS Stats | Dell PowerEdge | Speedfan | APC UPS | DOCSIS CMTS | 3ware | Motorola Canopy |
| Guides: Windows Install | [HOWTO] Debug Windows NTFS permission problems |
| Tools: Windows All-in-one Installer |
Re: Is anyone monitoring a MS SQL Server 2012 database?
I can get metrics and graphing out of the server itself (cpu info from Windows, for example) but I cannot get the SQL-specific graphs to populate like I can with my SQL2008 servers.
Re: Is anyone monitoring a MS SQL Server 2012 database?
What error(s) are you getting?
What happens when you manually run the script?
What happens when you manually run the script?
| Scripts: Monitor processes | RFC1213 MIB | DOCSIS Stats | Dell PowerEdge | Speedfan | APC UPS | DOCSIS CMTS | 3ware | Motorola Canopy |
| Guides: Windows Install | [HOWTO] Debug Windows NTFS permission problems |
| Tools: Windows All-in-one Installer |
Re: Is anyone monitoring a MS SQL Server 2012 database?
Thanks for jogging my brain. I guess I was having a moment there.
I had hard coded the server credentials in ss_win_mssql.php, but the credentials it was successfully using on my SQL2008 servers weren't correct for my SQL2012 servers. Doh!
I just added a quick if/elseif in ss_win_mssql.php to use the proper credentials for the server it was trying to talk to, and voila now I have pretty graphs on all of them.
Thanks again!
I had hard coded the server credentials in ss_win_mssql.php, but the credentials it was successfully using on my SQL2008 servers weren't correct for my SQL2012 servers. Doh!
I just added a quick if/elseif in ss_win_mssql.php to use the proper credentials for the server it was trying to talk to, and voila now I have pretty graphs on all of them.
Thanks again!
Who is online
Users browsing this forum: No registered users and 6 guests