projects
/
collectd.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
834832c
)
Added the RRD files of the `wireless' plugin to `collectd(1)'
author
octo
<octo>
Wed, 26 Apr 2006 08:38:54 +0000
(08:38 +0000)
committer
octo
<octo>
Wed, 26 Apr 2006 08:38:54 +0000
(08:38 +0000)
src/collectd.pod
patch
|
blob
|
history
diff --git
a/src/collectd.pod
b/src/collectd.pod
index
4f28a2c
..
8c90579
100644
(file)
--- 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 (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