X-Git-Url: https://git.octo.it/?a=blobdiff_plain;ds=sidebyside;f=src%2Fcollectd.conf.in;h=830add9929cf2f553edf4c49a5b15af1fb41560e;hb=22ba280197b0ab9befc9d74f4b06ccd04b22d0c2;hp=e8d4d28ef026c1c09546cdc0d143de52a19bbed5;hpb=ba0be16485d017e2060bc3a1fef2cb0587a5336d;p=collectd.git diff --git a/src/collectd.conf.in b/src/collectd.conf.in index e8d4d28e..830add99 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 @@ -523,6 +539,11 @@ # # +# +# ValuesAbsolute true +# ValuesPercentage false +# + # # # RegisterBase 1234 @@ -960,6 +981,8 @@ # # ReportByDevice false # ReportBytes true +# ValuesAbsolute true +# ValuesPercentage false # # @@ -1121,7 +1144,7 @@ # # Host "localhost" # Port "2003" -# Protocol "udp" +# Protocol "tcp" # LogSendErrors true # Prefix "collectd" # Postfix "collectd" @@ -1170,8 +1193,10 @@ # Protocol UDP # StoreRates true # AlwaysAppendDS false +# TTLFactor 2.0 # # Tag "foobar" +# Attribute "foo" "bar" # ##############################################################################