X-Git-Url: https://git.octo.it/?a=blobdiff_plain;f=src%2Fcollectd.conf.in;h=7f09c5cc2e8df7a66a7b1ac3470c6d56c4818b63;hb=c09f8ee768891aee1222ad0a3e19c66b099cc973;hp=f8e528818e9c94110b4182dae237e1b88e82122f;hpb=dfb17826ceb8223cca9009b7b9f4194252ff994d;p=collectd.git diff --git a/src/collectd.conf.in b/src/collectd.conf.in index f8e52881..7f09c5cc 100644 --- a/src/collectd.conf.in +++ b/src/collectd.conf.in @@ -404,6 +404,7 @@ # # # URL "http://finance.google.com/finance?q=NYSE%3AAMD" +# AddressFamily "any" # User "foo" # Password "bar" # Digest false @@ -426,6 +427,7 @@ # # +# AddressFamily "any" # Instance "test_http_json" # # Type "gauge" @@ -462,6 +464,7 @@ # } ## See: http://wiki.apache.org/couchdb/Runtime_Statistics # +# AddressFamily "ipv4" # Instance "httpd" # # Type "http_requests" @@ -477,6 +480,7 @@ # ## Database status metrics: # +# AddressFamily "ipv6" # Instance "dbs" # # Type "gauge" @@ -492,6 +496,7 @@ # # +# AddressFamily "any" # Host "my_host" # #Plugin "stats" # Instance "some_instance"