Code

mention new options to cpu plugin in example config
authorMarc Fournier <marc.fournier@camptocamp.com>
Tue, 24 Jun 2014 13:38:12 +0000 (15:38 +0200)
committerMarc Fournier <marc.fournier@camptocamp.com>
Tue, 24 Jun 2014 13:38:12 +0000 (15:38 +0200)
src/collectd.conf.in

index 7d9dab30f3b6fd90f0d17d84d2bc1db3e8902a58..1e292c1a1560caf1c3c43c99b60b65512839eaec 100644 (file)
 #  IgnoreSelected false
 #</Plugin>
 
+#<Plugin cpu>
+#  ReportActive false
+#  ReportByCpu true
+#  ValuesPercentage false
+#</Plugin>
+#
 #<Plugin csv>
 #      DataDir "@localstatedir@/lib/@PACKAGE_NAME@/csv"
 #      StoreRates false