Changes between Initial Version and Version 1 of MinCrit
- Timestamp:
- 03/17/08 17:43:15 (2 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
MinCrit
v1 v1 1 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]. 2 3 {{{ 4 MinCrit=10 5 }}} 6 Means a critical error will be returned whenever the measured value is above (or equal to) 10 such as 9, 8, -23456, etc...








