X-Git-Url: https://git.verplant.org/?a=blobdiff_plain;f=src%2Fcollectd.conf.in;h=9f5dedcdf0ad64d38566212bb53fdb4f48f03fea;hb=e2bdca73d28ff16ab23af1d8eec984badb1a2513;hp=7f3e780f2d911f5fc44966e9a532191f920d549f;hpb=5347744b510e0a94639905e0263689bf46d90de2;p=collectd.git diff --git a/src/collectd.conf.in b/src/collectd.conf.in index 7f3e780f..9f5dedcd 100644 --- a/src/collectd.conf.in +++ b/src/collectd.conf.in @@ -52,6 +52,7 @@ # to missing dependencies or because they have been deactivated explicitly. # ############################################################################## +#@BUILD_PLUGIN_AGGREGATION_TRUE@LoadPlugin aggregation #@BUILD_PLUGIN_AMQP_TRUE@LoadPlugin amqp #@BUILD_PLUGIN_APACHE_TRUE@LoadPlugin apache #@BUILD_PLUGIN_APCUPS_TRUE@LoadPlugin apcups @@ -161,6 +162,26 @@ # ription of those options is available in the collectd.conf(5) manual page. # ############################################################################## +# +# +# #Host "unspecified" +# Plugin "cpu" +# #PluginInstance "unspecified" +# Type "cpu" +# #TypeInstance "unspecified" +# +# GroupBy "Host" +# GroupBy "TypeInstance" +# +# CalculateNum false +# CalculateSum false +# CalculateAverage true +# CalculateMinimum false +# CalculateMaximum false +# CalculateStddev false +# +# + # # # Host "localhost" @@ -628,6 +649,7 @@ # Host "localhost" # Port 123 # ReverseLookups false +# IncludeUnitID true # #