Negative Threshold Ranges
Posted: Thu Feb 16, 2017 3:33 pm
I have a service check that will return negative 1 thru negative 99.
I want to set a warning starting at -55 then critical at -60 (the following code works for this): -w=-55: -c=-60:
However, I want -99 to be OK.
How can I do a number range that will exclude -99?
Thanks -
I want to set a warning starting at -55 then critical at -60 (the following code works for this): -w=-55: -c=-60:
However, I want -99 to be OK.
How can I do a number range that will exclude -99?
Thanks -