X-Git-Url: https://git.octo.it/?a=blobdiff_plain;f=src%2Fcollectd.conf.in;h=7f5bda370fecad7277bd7603d6ab946bbe67e364;hb=102fd13d23aace5ca80cfa0a38184a5c3c392b10;hp=b7c1b278faf67f3740751fb718c274fea8b9af08;hpb=504ebaee2c6ad13d63588dd04ec6bb8e07f6db85;p=collectd.git diff --git a/src/collectd.conf.in b/src/collectd.conf.in index b7c1b278..7f5bda37 100644 --- a/src/collectd.conf.in +++ b/src/collectd.conf.in @@ -403,6 +403,7 @@ # # # URL "http://finance.google.com/finance?q=NYSE%3AAMD" +# AddressFamily "any" # User "foo" # Password "bar" # Digest false @@ -425,6 +426,7 @@ # # +# AddressFamily "any" # Instance "test_http_json" # # Type "gauge" @@ -461,6 +463,7 @@ # } ## See: http://wiki.apache.org/couchdb/Runtime_Statistics # +# AddressFamily "ipv4" # Instance "httpd" # # Type "http_requests" @@ -476,6 +479,7 @@ # ## Database status metrics: # +# AddressFamily "ipv6" # Instance "dbs" # # Type "gauge" @@ -491,6 +495,7 @@ # # +# AddressFamily "any" # Host "my_host" # #Plugin "stats" # Instance "some_instance"