From: Florian Forster Date: Sat, 7 Mar 2009 11:17:23 +0000 (+0100) Subject: collectd.conf(5): Documented the ted plugin. X-Git-Tag: collectd-4.7.0~81^2~6 X-Git-Url: https://git.octo.it/?a=commitdiff_plain;h=4f131f704b069d8fa5b645fe41846d6f8e8afefb;p=collectd.git collectd.conf(5): Documented the ted plugin. --- diff --git a/src/collectd.conf.pod b/src/collectd.conf.pod index d3240c94..22dc2638 100644 --- a/src/collectd.conf.pod +++ b/src/collectd.conf.pod @@ -2791,6 +2791,37 @@ will be collected. =back +=head2 Plugin C + +The I plugin connects to a device of "The Energy Detective", a device to +measure power consumption. These devices are usually connected to a serial +(RS232) or USB port. The plugin opens a configured device and tries to read the +current energy readings. For more information on TED, visit +L. + +Available configuration options: + +=over 4 + +=item B I + +Path to the device on which TED is connected. collectd will need read and write +permissions on that file. + +Default: B + +=item B I + +Apparently reading from TED is not that reliable. You can therefore configure a +number of retries here. You only configure the I here, to if you +specify zero, one reading will be performed (but no retries if that fails); if +you specify three, a maximum of four readings are performed. Negative values +are illegal. + +Default: B<0> + +=back + =head2 Plugin C The C counts the number of currently established TCP