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!
Comparing Two Counters
Re: Comparing Two Counters
Not within Nagios itself... you would probably want to create a wrapper script that did the comparison and use that.