]> git.ipfire.org Git - thirdparty/collectd.git/commitdiff
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 6ec61f327ec58cb97fe7e77ca0fc4d4137c24ab5..14e8e983c9bd842790b43e79dbb06814fc490df1 100644 (file)
 #      Timeout 0.9
 #      TTL 255
 #      SourceAddress "1.2.3.4"
+#      AddressFamily "any"
 #      Device "eth0"
 #      MaxMissed -1
 #</Plugin>
index e9715126e6db9eee64eb63dea081ce17d77dbda4..aefcbffc71b02d67951cc5346ea8c52f78604378 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