MSSQL Job History

Bookmark and Share

Current Version
0.2
Last Release Date
2011-10-31
Compatible With
  • Nagios 2.x
  • Nagios 3.x
Owner
E-mail
License
GPL
Hits
48863
MSSQL Job History
This is a simple script because I saw the idea of monitoring failed jobs at http://exchange.nagios.org/directory/Plugins/Databases/SQLServer/Check-MSSQL-Server-Centric-Status/details however I really didn't want to implement an unnecessarily complex, multi part, compiled java program on my nagios hosts to perform this same check. I added a couple features as well such as listing the failed jobs and the time they had last run as well as allowing you to specify a single job to check which will return OK|CRITICAL for that job alone.

You can view the README at https://github.com/jetole/MSSQL-Job-History

You can view the history / changelog at https://github.com/jetole/MSSQL-Job-History/commits/master/check_mssql_job_history.py
Reviews (2)
byeasy2kent, December 28, 2011
The plugin works like a charm now. I had some hiccups but the developer helped with the differences in my setup and made it work. Thanks for the great plugin. It actually works for checking MSSQL jobs and is accurate.
byjbwaclawski, December 16, 2011
This plugin looks pretty great. I"m still new to Nagios and can't quite figure out where to put it or how to use it. Mind helping me out?