summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: cf65f7e)
raw | patch | inline | side by side (parent: cf65f7e)
author | Pierre-Yves Ritschard <pyr@spootnik.org> | |
Tue, 22 Jul 2014 13:23:43 +0000 (15:23 +0200) | ||
committer | Pierre-Yves Ritschard <pyr@spootnik.org> | |
Tue, 22 Jul 2014 13:23:43 +0000 (15:23 +0200) |
src/collectd.conf.pod | patch | blob | history |
diff --git a/src/collectd.conf.pod b/src/collectd.conf.pod
index a14a8f68b0a42c029b83ec4340ba3960b4517400..461aecc0716bd3c99a969d4992013554e64ec295 100644 (file)
--- a/src/collectd.conf.pod
+++ b/src/collectd.conf.pod
@@ -6438,6 +6438,17 @@ interval is multiplied to set the TTL. The default value is B<2.0>. Unless you
know exactly what you're doing, you should only increase this setting from its
default value.
+=item B<Notifications> B<false>|B<true>
+
+If set to B<true>, create riemann events for notifications. This is B<true>
+by default. When processing thresholds from write_riemann, it might prove
+useful to avoid getting notification events.
+
+=item B<CheckThresholds> B<false>|B<true>
+
+If set to B<true>, attach state to events based on thresholds defined
+in the B<Threshold> plugin. Defaults to B<false>.
+
=back
=item B<Tag> I<String>