X-Git-Url: https://git.octo.it/?a=blobdiff_plain;f=src%2Fcollectd.conf.in;h=07baf6f8339717501011410da2db03a9a5368c95;hb=8ea02ba4a8c5c4c402c26392bb3b30c39d53ecc6;hp=e8d4d28ef026c1c09546cdc0d143de52a19bbed5;hpb=ba0be16485d017e2060bc3a1fef2cb0587a5336d;p=collectd.git diff --git a/src/collectd.conf.in b/src/collectd.conf.in index e8d4d28e..07baf6f8 100644 --- a/src/collectd.conf.in +++ b/src/collectd.conf.in @@ -79,6 +79,7 @@ #@BUILD_PLUGIN_APACHE_TRUE@LoadPlugin apache #@BUILD_PLUGIN_APCUPS_TRUE@LoadPlugin apcups #@BUILD_PLUGIN_APPLE_SENSORS_TRUE@LoadPlugin apple_sensors +#@BUILD_PLUGIN_AQUAERO_TRUE@LoadPlugin aquaero #@BUILD_PLUGIN_ASCENT_TRUE@LoadPlugin ascent #@BUILD_PLUGIN_BATTERY_TRUE@LoadPlugin battery #@BUILD_PLUGIN_BIND_TRUE@LoadPlugin bind @@ -240,6 +241,10 @@ # ReportSeconds true # +# +# Device "" +# + # # URL "http://localhost/ascent/status/" # User "www-user" @@ -267,6 +272,11 @@ # # +# +# CGroup "libvirt" +# IgnoreSelected false +# + # # DataDir "@localstatedir@/lib/@PACKAGE_NAME@/csv" # StoreRates false @@ -368,6 +378,8 @@ # ReportByDevice false # ReportReserved false # ReportInodes false +# ValuesAbsolute true +# ValuesPercentage false # # @@ -476,6 +488,10 @@ # InterfaceFormat name # +# +# ReportRelative true +# + # # CpuPoolStats false # ReportBySerial false @@ -960,6 +976,8 @@ # # ReportByDevice false # ReportBytes true +# ValuesAbsolute true +# ValuesPercentage false # # @@ -1121,7 +1139,7 @@ # # Host "localhost" # Port "2003" -# Protocol "udp" +# Protocol "tcp" # LogSendErrors true # Prefix "collectd" # Postfix "collectd" @@ -1170,8 +1188,10 @@ # Protocol UDP # StoreRates true # AlwaysAppendDS false +# TTLFactor 2.0 # # Tag "foobar" +# Attribute "foo" "bar" # ##############################################################################