Option to make a command "fail" with a critical error if a value is below a given threshold. Notice that a [MinCrit] takes precedence over [MinWarn]. {{{ MinCrit=10 }}} Means a critical error will be returned whenever the measured value is above (or equal to) 10 such as 9, 8, -23456, etc...