collectd.conf(5): Added documentation for the ipmi plugin.
authorPeter Holik <peter@holik.at>
Tue, 19 Aug 2008 09:08:53 +0000 (11:08 +0200)
committerFlorian Forster <octo@huhu.verplant.org>
Tue, 19 Aug 2008 09:08:53 +0000 (11:08 +0200)
Signed-off-by: Florian Forster <octo@huhu.verplant.org>
src/collectd.conf.pod

index 8f15e4f..d398354 100644 (file)
@@ -455,6 +455,24 @@ other interfaces are collected.
 
 =back
 
+=head2 Plugin C<ipmi>
+
+=over 4
+
+=item B<Sensor> I<Sensor>
+
+Selects sensors to collect or to ignore, depending on B<IgnoreSelected>.
+
+=item B<IgnoreSelected> I<true>|I<false>
+
+If no configuration if given, the B<ipmi> plugin will collect data from all
+sensors found of type "temperature", "voltage", "current" and "fanspeed".
+This option enables you to do that: By setting B<IgnoreSelected> to I<true>
+the effect of B<Sensor> is inverted: All selected sensors are ignored and
+all other sensors are collected.
+
+=back
+
 =head2 Plugin C<iptables>
 
 =over 4