From: Marc Fournier Date: Tue, 12 Jan 2016 05:52:54 +0000 (+0100) Subject: collectd.conf.pod: mention IPv6 option to the iptables plugin X-Git-Tag: collectd-5.5.1~7^2~8 X-Git-Url: https://git.octo.it/?p=collectd.git;a=commitdiff_plain;h=d3f743a826c9718b29d32ac95c00a37b92f6672e collectd.conf.pod: mention IPv6 option to the iptables plugin Thanks to @michaelsalmon for pointing this out ! Fix #1496 --- diff --git a/src/collectd.conf.in b/src/collectd.conf.in index 04d1ab33..0ab7cf6e 100644 --- a/src/collectd.conf.in +++ b/src/collectd.conf.in @@ -489,6 +489,7 @@ # # Chain table chain +# Chain6 table chain # # diff --git a/src/collectd.conf.pod b/src/collectd.conf.pod index 2657479a..25e2b77a 100644 --- a/src/collectd.conf.pod +++ b/src/collectd.conf.pod @@ -2042,9 +2042,13 @@ a notification is sent. =item B I I [I [I]] -Select the rules to count. If only I
and I are given, this plugin -will collect the counters of all rules which have a comment-match. The comment -is then used as type-instance. +=item B I
I [I [I]] + +Select the iptables/ip6tables filter rules to count packets and bytes from. + +If only I
and I are given, this plugin will collect the counters +of all rules which have a comment-match. The comment is then used as +type-instance. If I or I is given, only the rule with the matching comment or the Ith rule will be collected. Again, the comment (or the number) will be