src/utils_threshold.c: Implemented the new `Persist' option.
authorFlorian Forster <octo@leeloo.lan.home.verplant.org>
Wed, 19 Dec 2007 14:07:10 +0000 (15:07 +0100)
committerFlorian Forster <octo@leeloo.lan.home.verplant.org>
Wed, 19 Dec 2007 14:07:10 +0000 (15:07 +0100)
commit36c6683fe0b8bb653339f3c854a18276344e4ac0
treefb0ac3a8b729822103d2da3e17eb3a6718325640
parentacbd25344a59c091b087311804d375b759077e32
src/utils_threshold.c: Implemented the new `Persist' option.

The idea is that, if the option is set to `true', many notifications will be
sent, until the problem vanishes again. If set to `false' only one notification
will be sent upon a state change.
This, however, is not implemented yet.
src/collectd.conf.pod
src/utils_threshold.c