From: Peter Holik Date: Tue, 19 Aug 2008 09:08:53 +0000 (+0200) Subject: collectd.conf(5): Added documentation for the ipmi plugin. X-Git-Tag: collectd-4.4.3~10 X-Git-Url: https://git.verplant.org/?a=commitdiff_plain;h=08f7ba5a19b0233ba2a7b6b4cd1b089cde36587f;p=collectd.git collectd.conf(5): Added documentation for the ipmi plugin. Signed-off-by: Florian Forster --- diff --git a/src/collectd.conf.pod b/src/collectd.conf.pod index 8f15e4f3..d398354e 100644 --- a/src/collectd.conf.pod +++ b/src/collectd.conf.pod @@ -455,6 +455,24 @@ other interfaces are collected. =back +=head2 Plugin C + +=over 4 + +=item B I + +Selects sensors to collect or to ignore, depending on B. + +=item B I|I + +If no configuration if given, the B 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 to I +the effect of B is inverted: All selected sensors are ignored and +all other sensors are collected. + +=back + =head2 Plugin C =over 4