From: octo Date: Wed, 26 Apr 2006 08:38:54 +0000 (+0000) Subject: Added the RRD files of the `wireless' plugin to `collectd(1)' X-Git-Tag: svn-trunk~44 X-Git-Url: https://git.verplant.org/?a=commitdiff_plain;h=a76a65c5ae2cb6fae45c07cbd62644ba6ba8ada1;p=collectd.git Added the RRD files of the `wireless' plugin to `collectd(1)' --- diff --git a/src/collectd.pod b/src/collectd.pod index 4f28a2cc..8c905794 100644 --- a/src/collectd.pod +++ b/src/collectd.pod @@ -480,6 +480,12 @@ The DS'es depend on the module creating the RRD files: DS:rss:GAUGE:25:0:9223372036854775807 DS:anon:GAUGE:25:0:9223372036854775807 +=item Wireless link quality (FinterfaceE>.rrd>) + + DS:quality:GAUGE:HEARTBEAT:0:U + DS:power:GAUGE:HEARTBEAT:U:0 + DS:noise:GAUGE:HEARTBEAT:U:0 + =back =head1 SEE ALSO