summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 15996f8)
raw | patch | inline | side by side (parent: 15996f8)
author | octo <octo> | |
Wed, 7 Dec 2005 09:01:37 +0000 (09:01 +0000) | ||
committer | octo <octo> | |
Wed, 7 Dec 2005 09:01:37 +0000 (09:01 +0000) |
src/collectd.pod | patch | blob | history |
diff --git a/src/collectd.pod b/src/collectd.pod
index 6c92dc95186928d100bc7a3b5d52ded86f2c1454..55a99edc2a6e0dd0e2530deb8d4c0c589e1fdbdd 100644 (file)
--- a/src/collectd.pod
+++ b/src/collectd.pod
=item Diskstats (F<disk-I<E<lt>majorE<gt>>-I<E<lt>minorE<gt>>.rrd>)
- DS:rcount:COUNTER:25:0:
+ DS:rcount:COUNTER:25:0:U
DS:rmerged:COUNTER:25:0:U
DS:rbytes:COUNTER:25:0:U
DS:rtime:COUNTER:25:0:U
DS:incoming:COUNTER:25:0:U
DS:outgoing:COUNTER:25:0:U
-=item Users
+=item Users (F<users.rrd>)
DS:users:GAUGE:25:0:65535
The UDP port used has been checked to not be assigned by the IANA.
+On multi-homed machines you may need to add a route to the multicast net
+(B<224.0.0.0/4>) if multicast packages take the wrong interface. The listener
+on the other hand listens on B<all> interfaces.
+
=head1 SPECIAL MODULES
=head2 cpufreq