From 697b243e7cc9b4d71ac37508e98bab98cc13bd3d Mon Sep 17 00:00:00 2001 From: octo Date: Thu, 25 May 2006 12:08:27 +0000 Subject: [PATCH] Added the `Ignore' config option of the `traffic' plugin to the collectd.conf(5) manpage. --- src/collectd.conf.pod | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/src/collectd.conf.pod b/src/collectd.conf.pod index 91b06bde..510af5c5 100644 --- 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 + +=over 4 + +=item B I + +Ignore the given interface. Use this to get rid of loopback- or +IPv6-in-IPv4-tunnel-interface statistics. + +=back + =head1 SEE ALSO L -- 2.11.0