X-Git-Url: https://git.octo.it/?a=blobdiff_plain;f=src%2Fcollectd.conf.in;h=7f09c5cc2e8df7a66a7b1ac3470c6d56c4818b63;hb=ff8b75e1820552a8bbd1832544451723cbde768b;hp=0bcf382256a4d6169d9588597fe1e34e33e9aa19;hpb=47c30ec7f3eb60809289379f765fc88fa4495db0;p=collectd.git diff --git a/src/collectd.conf.in b/src/collectd.conf.in index 0bcf3822..7f09c5cc 100644 --- a/src/collectd.conf.in +++ b/src/collectd.conf.in @@ -223,6 +223,7 @@ #@BUILD_PLUGIN_WRITE_RIEMANN_TRUE@LoadPlugin write_riemann #@BUILD_PLUGIN_WRITE_SENSU_TRUE@LoadPlugin write_sensu #@BUILD_PLUGIN_WRITE_STACKDRIVER_TRUE@LoadPlugin write_stackdriver +#@BUILD_PLUGIN_WRITE_SYSLOG_TRUE@LoadPlugin write_syslog #@BUILD_PLUGIN_WRITE_TSDB_TRUE@LoadPlugin write_tsdb #@BUILD_PLUGIN_XENCPU_TRUE@LoadPlugin xencpu #@BUILD_PLUGIN_XMMS_TRUE@LoadPlugin xmms @@ -403,6 +404,7 @@ # # # URL "http://finance.google.com/finance?q=NYSE%3AAMD" +# AddressFamily "any" # User "foo" # Password "bar" # Digest false @@ -425,6 +427,7 @@ # # +# AddressFamily "any" # Instance "test_http_json" # # Type "gauge" @@ -461,6 +464,7 @@ # } ## See: http://wiki.apache.org/couchdb/Runtime_Statistics # +# AddressFamily "ipv4" # Instance "httpd" # # Type "http_requests" @@ -476,6 +480,7 @@ # ## Database status metrics: # +# AddressFamily "ipv6" # Instance "dbs" # # Type "gauge" @@ -491,6 +496,7 @@ # # +# AddressFamily "any" # Host "my_host" # #Plugin "stats" # Instance "some_instance" @@ -703,6 +709,7 @@ # # Cores "0-2" +# Processes "sshd" # # @@ -1700,6 +1707,7 @@ # SeparateInstances false # PreserveSeparator false # DropDuplicateFields false +# ReverseHost false # # @@ -1808,6 +1816,18 @@ # Url "https://monitoring.googleapis.com/v3" # +# +# +# Host "localhost" +# Port "44514" +# Prefix "collectd" +# MessageFormat "human" +# HostTags "" +# StoreRates false +# AlwaysAppendDS false +# +# + # # # Host "localhost"