X-Git-Url: https://git.octo.it/?a=blobdiff_plain;f=src%2Fcollectd.conf.in;h=594c3bdc324977434cffed83ee5679c317bc8da3;hb=d3a52ccd1bef9ed76d6374f9312668153fbbcb01;hp=345a8a71d21c2c1e3d33cb374123b5b76c1211e8;hpb=e8999694aac7184ac4eea29564a2892f188c4171;p=collectd.git diff --git a/src/collectd.conf.in b/src/collectd.conf.in index 345a8a71..594c3bdc 100644 --- a/src/collectd.conf.in +++ b/src/collectd.conf.in @@ -221,6 +221,15 @@ FQDNLookup true # IgnoreSelected false # +# +# Sensor "some_sensor" +# Sensor "another_one" +# IgnoreSelected false +# NotifySensorAdd false +# NotifySensorRemove true +# NotifySensorNotPresent false +# + # # Chain table chain # @@ -538,6 +547,7 @@ FQDNLookup true # Load required matches: #@BUILD_PLUGIN_MATCH_REGEX_TRUE@LoadPlugin match_regex #@BUILD_PLUGIN_MATCH_VALUE_TRUE@LoadPlugin match_value +#@BUILD_PLUGIN_MATCH_TIMEDIFF_TRUE@LoadPlugin match_timediff # Load required targets: #@BUILD_PLUGIN_TARGET_NOTIFICATION_TRUE@LoadPlugin target_notification