Option to make a command "fail" with a critical error if a value is above a given threshold. Notice that a [MaxCrit] takes precedence over [MaxWarn].

MaxCrit=10

Means a critical error will be returned whenever the measured value is above (or equal to) 10 such as 10, 11, 10000 etc...

Last modified 6 years ago Last modified on 10/25/07 08:56:37