From: octo Date: Wed, 7 Dec 2005 09:01:37 +0000 (+0000) Subject: Updated the manpage (added multicast routing information and fixed typos) X-Git-Tag: collectd-3.5.0~25 X-Git-Url: https://git.verplant.org/?a=commitdiff_plain;h=8d313c990e29e6c8c14b3e9d921b44b54323a65d;p=collectd.git Updated the manpage (added multicast routing information and fixed typos) --- diff --git a/src/collectd.pod b/src/collectd.pod index 6c92dc95..55a99edc 100644 --- a/src/collectd.pod +++ b/src/collectd.pod @@ -157,7 +157,7 @@ The DS'es depend on the module creating the RRD files: =item Diskstats (FmajorE>-IminorE>.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 @@ -281,7 +281,7 @@ The DS'es depend on the module creating the RRD files: DS:incoming:COUNTER:25:0:U DS:outgoing:COUNTER:25:0:U -=item Users +=item Users (F) DS:users:GAUGE:25:0:65535 @@ -320,6 +320,10 @@ it's totally up to you to secure your net. 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 interfaces. + =head1 SPECIAL MODULES =head2 cpufreq