Code

Merge branch 'collectd-4.6' into collectd-4.7
[collectd.git] / src / collectd.conf.in
index 4cbaca8ef9c9c4262d5bff937ed3888c5ee7fb94..382d6d3e74db7539755c0756b0bf461695539744 100644 (file)
@@ -281,6 +281,15 @@ FQDNLookup   true
 #      IgnoreSelected false
 #</Plugin>
 
+#<Plugin ipmi>
+#      Sensor "some_sensor"
+#      Sensor "another_one"
+#      IgnoreSelected false
+#      NotifySensorAdd false
+#      NotifySensorRemove true
+#      NotifySensorNotPresent false
+#</Plugin>
+
 #<Plugin iptables>
 #      Chain table chain
 #</Plugin>