collectd.conf(5): Briefly document "OKAY"-notifications.
authorSebastian Harl <sh@tokkee.org>
Thu, 2 Oct 2008 13:05:51 +0000 (15:05 +0200)
committerFlorian Forster <octo@huhu.verplant.org>
Fri, 3 Oct 2008 20:15:20 +0000 (22:15 +0200)
Signed-off-by: Sebastian Harl <sh@tokkee.org>
Signed-off-by: Florian Forster <octo@huhu.verplant.org>
src/collectd.conf.pod

index 48568ea..7f9ae14 100644 (file)
@@ -1495,6 +1495,9 @@ hosts sends it's CPU statistics to the server every 60 seconds, a notification
 will be dispatched after about 120 seconds. It may take a little longer because
 the timeout is checked only once each B<Interval> on the server.
 
+When a value comes within range again or is received after it was missing, an
+"OKAY-notification" is dispatched.
+
 Here is a configuration example to get you started. Read below for more
 information.