X-Git-Url: https://git.octo.it/?a=blobdiff_plain;f=src%2Fcollectd.conf.pod;h=3739fe779733a09addcf97989955e23ceea9db1b;hb=06832d2890223397e39aaee205abc5f45464529b;hp=746829c43cd23077555aaea6a40a0ef64f253a98;hpb=689b59231ea00f607fd27b0feaf0bd79bff0fb80;p=collectd.git diff --git a/src/collectd.conf.pod b/src/collectd.conf.pod index 746829c4..3739fe77 100644 --- a/src/collectd.conf.pod +++ b/src/collectd.conf.pod @@ -3355,8 +3355,15 @@ The B allows to monitor server platform status using the Intelligen Platform Management Interface (IPMI). Local and remote interfaces are supported. The plugin configuration consists of one or more B blocks which -specify one I connection each. Within the B blocks, the -following options are allowed: +specify one I connection each. Each block requires one unique string +argument as the instance name. If instances are not configured, an instance with +the default option values will be created. + +For backwards compatibility, any option other than B block will trigger +legacy config handling and it will be treated as an option within B +block. This support will go away in the next major version of Collectd. + +Within the B blocks, the following options are allowed: =over 4 @@ -3409,6 +3416,11 @@ If a sensor disappears a notification is sent. If you have for example dual power supply and one of them is (un)plugged then a notification is sent. +=item B I|I + +If a IPMI connection state changes after initialization time of a minute +a notification is sent. Defaults to B. + =item B I|I If system event log (SEL) is enabled, plugin will listen for sensor threshold @@ -9258,6 +9270,12 @@ Sets the Cassandra ttl for the data points. Please refer to L +=item B I + +Only available for the KAIROSDB output format. + +Sets the metrics prefix I. Defaults to I. + =item B B|B Controls whether I are POSTed to this location. Defaults to B.