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
Current Version
1.0
Last Release Date
2012-01-19
Compatible With
- Nagios 3.x
Owner
License
GPL
Hits
89714
Files:
File | Description |
---|---|
check_mssql_job_13082012.zip | check_mssql_job_13082012.zip |
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!