Monitor the status of SQL Server Agent jobs with Nagios XI
November 29, 2013
I am looking into monitoring the status of SQL Server Agent jobs and reporting them with Nagios with the following requirements For each step report the ‘run_status’. Provide date arithmetic to determine a time span for when the step was last run in days. Return a status of Critical if the run_status is reported as … More Monitor the status of SQL Server Agent jobs with Nagios XI