Changes between Initial Version and Version 1 of MaxWarn
- Timestamp:
- 10/25/07 08:55:51 (6 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
MaxWarn
v1 v1 1 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. 2 3 {{{ 4 MaxWarn=10 5 }}} 6 Means a warning will be returned whenever the measured value is above (or equal to) 10 such as 10, 11, 10000 etc...








