X-Git-Url: https://git.octo.it/?a=blobdiff_plain;f=src%2Fcollectd.conf.in;h=19edd7754e0e0ab8495ad75d4212bdffd146ab29;hb=3fecfdaa17500840ecdab16b0684d3bdc7d72e1a;hp=f58d3b49102b7c422502fe30496a36ef8df80926;hpb=711f5b6c86f51061c21bedcaa46214a01de0125c;p=collectd.git diff --git a/src/collectd.conf.in b/src/collectd.conf.in index f58d3b49..19edd775 100644 --- a/src/collectd.conf.in +++ b/src/collectd.conf.in @@ -194,6 +194,7 @@ #@BUILD_PLUGIN_SNMP_AGENT_TRUE@LoadPlugin snmp_agent #@BUILD_PLUGIN_STATSD_TRUE@LoadPlugin statsd #@BUILD_PLUGIN_SWAP_TRUE@LoadPlugin swap +#@BUILD_PLUGIN_SYSEVENT_TRUE@LoadPlugin sysevent #@BUILD_PLUGIN_TABLE_TRUE@LoadPlugin table #@BUILD_PLUGIN_TAIL_TRUE@LoadPlugin tail #@BUILD_PLUGIN_TAIL_CSV_TRUE@LoadPlugin tail_csv @@ -223,6 +224,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 +405,7 @@ # # # URL "http://finance.google.com/finance?q=NYSE%3AAMD" +# AddressFamily "any" # User "foo" # Password "bar" # Digest false @@ -425,6 +428,7 @@ # # +# AddressFamily "any" # Instance "test_http_json" # # Type "gauge" @@ -461,6 +465,7 @@ # } ## See: http://wiki.apache.org/couchdb/Runtime_Statistics # +# AddressFamily "ipv4" # Instance "httpd" # # Type "http_requests" @@ -476,6 +481,7 @@ # ## Database status metrics: # +# AddressFamily "ipv6" # Instance "dbs" # # Type "gauge" @@ -491,6 +497,7 @@ # # +# AddressFamily "any" # Host "my_host" # #Plugin "stats" # Instance "some_instance" @@ -703,6 +710,7 @@ # # Cores "0-2" +# Processes "sshd" # # @@ -1458,6 +1466,13 @@ # ReportIO true # +# +# Listen "127.0.0.1" "6666" +# BufferSize 1024 +# BufferLength 10 +# RegexFilter "regex" +# + # # # #Plugin "table" @@ -1677,7 +1692,7 @@ # InterfaceFormat name # PluginInstanceFormat name # Instances 1 -# ExtraStats "cpu_util disk disk_err domain_state fs_info job_stats_background pcpu perf vcpupin" +# ExtraStats "cpu_util disk disk_err domain_state fs_info job_stats_background pcpu perf vcpu vcpupin disk_physical disk_allocation disk_capacity memory" # PersistentNotification false # @@ -1700,6 +1715,7 @@ # SeparateInstances false # PreserveSeparator false # DropDuplicateFields false +# ReverseHost false # # @@ -1808,6 +1824,18 @@ # Url "https://monitoring.googleapis.com/v3" # +# +# +# Host "localhost" +# Port "44514" +# Prefix "collectd" +# MessageFormat "human" +# HostTags "" +# StoreRates false +# AlwaysAppendDS false +# +# + # # # Host "localhost"