Added the RRD files of the `wireless' plugin to `collectd(1)'
authorocto <octo>
Wed, 26 Apr 2006 08:38:54 +0000 (08:38 +0000)
committerocto <octo>
Wed, 26 Apr 2006 08:38:54 +0000 (08:38 +0000)
src/collectd.pod

index 4f28a2c..8c90579 100644 (file)
@@ -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 (F<wireless-I<E<lt>interfaceE<gt>>.rrd>)
+
+  DS:quality:GAUGE:HEARTBEAT:0:U
+  DS:power:GAUGE:HEARTBEAT:U:0
+  DS:noise:GAUGE:HEARTBEAT:U:0
+
 =back
 
 =head1 SEE ALSO