Search Exchange
Search All Sites
Nagios Live Webinars
Let our experts show you how Nagios can help your organization.Login
Directory Tree
Check MSSql Job Status
1.0
2012-01-19
- Nagios 3.x
GPL
92038
File | Description |
---|---|
check_mssql_job_13082012.zip | check_mssql_job_13082012.zip |
Meet The New Nagios Core Services Platform
Built on over 25 years of monitoring experience, the Nagios Core Services Platform provides insightful monitoring dashboards, time-saving monitoring wizards, and unmatched ease of use. Use it for free indefinitely.
Monitoring Made Magically Better
- Nagios Core on Overdrive
- Powerful Monitoring Dashboards
- Time-Saving Configuration Wizards
- Open Source Powered Monitoring On Steroids
- And So Much More!
I added warning status when the job have warning icon in Job Agent.
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.
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)
Be the first to review this listing!