How can I set up Nagios to monitor the health of SQL Server (SQL Agent) backups?

link|improve this question

feedback

1 Answer

up vote 2 down vote accepted

Check out nagios exchange.

The plug-in check_mssql_health will probably do what you want. i.e. database-backup-age

Otherwise it's up to you to write your own probe, which shouldn't be too hard.

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.