projects
/
collectd.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
2c9dffb
)
mention new options to cpu plugin in example config
author
Marc Fournier
<marc.fournier@camptocamp.com>
Tue, 24 Jun 2014 13:38:12 +0000
(15:38 +0200)
committer
Marc Fournier
<marc.fournier@camptocamp.com>
Tue, 24 Jun 2014 13:38:12 +0000
(15:38 +0200)
src/collectd.conf.in
patch
|
blob
|
history
diff --git
a/src/collectd.conf.in
b/src/collectd.conf.in
index
7d9dab3
..
1e292c1
100644
(file)
--- a/
src/collectd.conf.in
+++ b/
src/collectd.conf.in
@@
-277,6
+277,12
@@
# IgnoreSelected false
#</Plugin>
+#<Plugin cpu>
+# ReportActive false
+# ReportByCpu true
+# ValuesPercentage false
+#</Plugin>
+#
#<Plugin csv>
# DataDir "@localstatedir@/lib/@PACKAGE_NAME@/csv"
# StoreRates false