Option to make a command "fail" with a warning if a value is below a given threshold. Notice that a [MinCrit] takes precedence so it will only warn if it will not report a critical result.

MinWarn=10

Means a warning will be returned whenever the measured value is below (or equal to) 10 such as 9, 2, -4567 etc...