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

MaxWarn=10

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