From: octo Date: Sat, 28 Jan 2006 08:27:48 +0000 (+0000) Subject: Updated manpage (added information about the RRD files generated by the `battery... X-Git-Tag: collectd-3.7.0~24 X-Git-Url: https://git.tokkee.org/?a=commitdiff_plain;h=c9d6e248dcf16d4daee1341ddc1b8259a0451565;p=collectd.git Updated manpage (added information about the RRD files generated by the `battery' plugin) --- diff --git a/src/collectd.pod b/src/collectd.pod index d926017b..3d304c0b 100644 --- a/src/collectd.pod +++ b/src/collectd.pod @@ -16,6 +16,10 @@ settings. The following features may be available: =item +Battery status (I) + +=item + CPU utilization (I) =item @@ -129,6 +133,18 @@ The DS'es depend on the module creating the RRD files: =over 4 +=item Battery charge (FnameE>/charge.rrd>) + + DS:charge:GAUGE:25:0:U + +=item Battery current (FnameE>/current.rrd>) + + DS:current:GAUGE:25:U:U + +=item Battery voltage (FnameE>/voltage.rrd>) + + DS:voltage:GAUGE:25:U:U + =item CPU (FnumE>.rrd>) DS:user:COUNTER:25:0:100 @@ -333,9 +349,10 @@ contain loud complaints in case anything goes wrong. This plugin issues C and evaluates C, C and C which correspond to F, -F and F. Please refer to the B, I<5.2.4. Server Status Variables> for an explanation of -these values. +F and F. Also, the values of +C are put in F and values of C are put +in F. Please refer to the B, +I<5.2.4. Server Status Variables> for an explanation of these values. =head2 sensors