Page 1 of 1

Comparing Two Counters

Posted: Wed Apr 04, 2012 1:46 pm
by sav2880
Question. Is there an easy way to use any sort of check in Nagios to compare two counters to make sure they are the same? I want to make sure on my SQL Server that the Total Server Memory and the Target Server Memory numbers are the same, and want to trigger an alert when they are not. I'm using XI, so can set this up either in the core environment or the XI GUI.

Thanks!

Re: Comparing Two Counters

Posted: Wed Apr 04, 2012 9:43 pm
by jsmurphy
Not within Nagios itself... you would probably want to create a wrapper script that did the comparison and use that.