projects
/
collectd.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
535db1d
)
Added the `Ignore' config option of the `traffic' plugin to the collectd.conf(5)...
author
octo
<octo>
Thu, 25 May 2006 12:08:27 +0000
(12:08 +0000)
committer
octo
<octo>
Thu, 25 May 2006 12:08:27 +0000
(12:08 +0000)
src/collectd.conf.pod
patch
|
blob
|
history
diff --git
a/src/collectd.conf.pod
b/src/collectd.conf.pod
index
91b06bd
..
510af5c
100644
(file)
--- a/
src/collectd.conf.pod
+++ b/
src/collectd.conf.pod
@@
-196,6
+196,17
@@
Sets the Time-To-Live of generated ICMP packets.
=back
+=head2 Plugin C<traffic>
+
+=over 4
+
+=item B<Ignore> I<Interface>
+
+Ignore the given interface. Use this to get rid of loopback- or
+IPv6-in-IPv4-tunnel-interface statistics.
+
+=back
+
=head1 SEE ALSO
L<collectd(1)>