ping plugin: update docs for AddressFamily option
authorlilydjwg <lilydjwg@gmail.com>
Tue, 1 May 2018 06:52:44 +0000 (14:52 +0800)
committerlilydjwg <lilydjwg@gmail.com>
Tue, 1 May 2018 07:13:01 +0000 (15:13 +0800)
src/collectd.conf.in
src/collectd.conf.pod

index 6ec61f3..14e8e98 100644 (file)
 #      Timeout 0.9
 #      TTL 255
 #      SourceAddress "1.2.3.4"
+#      AddressFamily "any"
 #      Device "eth0"
 #      MaxMissed -1
 #</Plugin>
index e971512..aefcbff 100644 (file)
@@ -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<host> may either be a numerical network
 address or a network hostname.
 
+=item B<AddressFamily> I<af>
+
+Sets the address family to use. I<af> may be "any", "ipv4" or "ipv6". This option will be ignored if you set a B<SourceAddress>.
+
 =item B<Device> I<name>
 
 Sets the outgoing network device to be used. I<name> has to specify an