Search found 1 match
- Fri Jul 17, 2015 2:02 am
- Forum: Open Source Nagios Projects
- Topic: check_mssql_health failed-jobs mode question
- Replies: 10
- Views: 7330
Re: check_mssql_health failed-jobs mode question
Hello All, I came across the same error yesterday testing the "failed jobs mode". Testing the plugin from the command line it turned out STDERR stream is passed to STDOUT hence error messages AND plugin output were returned simultaneously which eventually puzzled Nagios... and made the che...