SQLServer

Check MSSql Job Status

Description:

Plugin that checks mssql job last run outcome.It uses the sp_help_job procedure to get the job last tun outcome.

I added warning status when the job have warning icon in Job Agent.

Current Version

1.0

Last Release Date

2012-01-19

Compatible With

  • Nagios 3.x

License

GPL


Project Files
Project Notes
The plugin requires php and freetds to connect SQL SERVER. You can check http://www.peceny.de/misc/freetds.html for instructions how to configure php and freetds. Usage: check_mssql_job -H hostname -u username -p password -j jobname -H the host name from freetds.conf -u sql server user -p ssql server user password -j the name of the job from SQL Server Agent User must be in sysadmin role or SQLAgentReaderRole on msdb.
Reviews (0) Add a Review
Project Stats
Rating
0 (0)
Favorites
0
Views
92,103