From 8599a3c382fb24a4086dc454b5dc7c5af2c74c55 Mon Sep 17 00:00:00 2001 From: octo Date: Wed, 26 Apr 2006 08:31:38 +0000 Subject: [PATCH] Added RRD files of the `apache' plugin to `collectd(1)' --- src/collectd.pod | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/src/collectd.pod b/src/collectd.pod index 488fbe22..a424ec54 100644 --- a/src/collectd.pod +++ b/src/collectd.pod @@ -252,6 +252,18 @@ The DS'es depend on the module creating the RRD files: =over 4 +=item Apache traffic (F) + + DS:count:COUNTER:HEARTBEAT:0:134217728 + +=item Apache requests (F) + + DS:count:COUNTER:HEARTBEAT:0:1048576 + +=item Apache scoreboard (FnameE>.rrd>) + + DS:count:GAUGE:HEARTBEAT:0:U + =item Battery charge (FnameE>/charge.rrd>) DS:charge:GAUGE:25:0:U -- 2.11.0