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 7d9dab3..1e292c1 100644 (file)
 #  IgnoreSelected false
 #</Plugin>
 
+#<Plugin cpu>
+#  ReportActive false
+#  ReportByCpu true
+#  ValuesPercentage false
+#</Plugin>
+#
 #<Plugin csv>
 #      DataDir "@localstatedir@/lib/@PACKAGE_NAME@/csv"
 #      StoreRates false