Build precise queries to find exactly what you need
Press ESC to close
Your review has been submitted and is pending approval.
checks configured sql server for failed jobs (needs stored procedure 'sp_MonitorJobs' (which is located at my github account, see download URL) -s server e.g. 'sql06' -u username e.g. 'domaindbsnmp' -p password e.g. '123foobar' -e exclude e.g. 'jobname' -h prints this text
Current Version
1.0
Last Release Date
2014-10-10
Owner
Oliver Skibbe
Download URL
https://github.com/riskersen/Monitoring/tree/master/mssql
License
GPL
Compatible With
checks configured sql server for failed jobs (needs stored procedure 'sp_MonitorJobs' (which is located at my github account, see download URL)
-s server e.g. 'sql06' -u username e.g. 'domaindbsnmp' -p password e.g. '123foobar' -e exclude e.g. 'jobname' -h prints this text
Exclude to be expected failed jobs with --exclude "CDW,FOO,BAR,BAZ" or disable them
Stored Procedure for SQL Server > 2000
https://github.com/riskersen/Monitoring/blob/master/mssql/sp_MonitorJobs_SQL200X.sql
Stored Procedure for SQL Server = 2000 https://github.com/riskersen/Monitoring/blob/master/mssql/sp_MonitorJobs_SQL2000.sql
You must be logged in to submit a review.
To:
From:
We’ve completely redesigned the world’s largest repository of Nagios plugins and monitoring tools. Join thousands of users sharing monitoring solutions for servers, applications, and everything in between.
Due to our redesign, all existing accounts require a password reset to access your account again.
Ready to explore 6,100+ projects and contribute to the community?
Reset Password Create Account
Happy Monitoring!