summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 2daf122)
raw | patch | inline | side by side (parent: 2daf122)
author | Sebastian Harl <sh@tokkee.org> | |
Thu, 2 Oct 2008 13:05:51 +0000 (15:05 +0200) | ||
committer | Florian 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>
Signed-off-by: Florian Forster <octo@huhu.verplant.org>
src/collectd.conf.pod | patch | blob | history |
diff --git a/src/collectd.conf.pod b/src/collectd.conf.pod
index 48568ea3f1e6fb0c70547f4254b511a2be537087..7f9ae14ecca69d2b1d93c95f70ea7c82774c1064 100644 (file)
--- a/src/collectd.conf.pod
+++ b/src/collectd.conf.pod
@@ -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.