src/utils_threshold.c: Implemented `warning' and `failure' thresholds.
authorFlorian Forster <octo@leeloo.lan.home.verplant.org>
Wed, 23 Jan 2008 17:14:27 +0000 (18:14 +0100)
committerFlorian Forster <octo@leeloo.lan.home.verplant.org>
Wed, 23 Jan 2008 17:14:27 +0000 (18:14 +0100)
commitda933ca8f0bd3d3ec9ee5681f0e88f3b46e884d3
tree16d00eb608ae0ec97c34b419875d104c9e8b1ff5
parent61d05a9c6e0f8151d099898bb698d6a53c0e92b0
src/utils_threshold.c: Implemented `warning' and `failure' thresholds.

The options `Min' and `Max' have been renamed to `FailureMin', `FailureMax',
`WarningMin', and `WarningMax'.
src/collectd.conf.pod
src/utils_threshold.c