From: lilydjwg Date: Tue, 1 May 2018 06:52:44 +0000 (+0800) Subject: ping plugin: update docs for AddressFamily option X-Git-Url: https://git.octo.it/?p=collectd.git;a=commitdiff_plain;h=02621a75d0d396ee790960d07674b09f6e6ccd5c;ds=sidebyside ping plugin: update docs for AddressFamily option --- diff --git a/src/collectd.conf.in b/src/collectd.conf.in index 6ec61f32..14e8e983 100644 --- a/src/collectd.conf.in +++ b/src/collectd.conf.in @@ -1126,6 +1126,7 @@ # Timeout 0.9 # TTL 255 # SourceAddress "1.2.3.4" +# AddressFamily "any" # Device "eth0" # MaxMissed -1 # diff --git a/src/collectd.conf.pod b/src/collectd.conf.pod index e9715126..aefcbffc 100644 --- a/src/collectd.conf.pod +++ b/src/collectd.conf.pod @@ -6185,6 +6185,10 @@ long string is used so that the packet size of an ICMPv4 packet is exactly Sets the source address to use. I may either be a numerical network address or a network hostname. +=item B I + +Sets the address family to use. I may be "any", "ipv4" or "ipv6". This option will be ignored if you set a B. + =item B I Sets the outgoing network device to be used. I has to specify an