summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: c7495cc)
raw | patch | inline | side by side (parent: c7495cc)
author | Florian Forster <octo@huhu.verplant.org> | |
Sat, 6 Oct 2007 09:10:19 +0000 (11:10 +0200) | ||
committer | Florian Forster <octo@huhu.verplant.org> | |
Sat, 6 Oct 2007 09:10:19 +0000 (11:10 +0200) |
Users were simply un-commenting everything without knowing what the settings
did, so removing possibly harmful settings seems reasonable.
did, so removing possibly harmful settings seems reasonable.
src/collectd.conf.in | patch | blob | history |
diff --git a/src/collectd.conf.in b/src/collectd.conf.in
index af2db91abf69971990876f92422de8fb80d3fe0b..5bb1fc776d0f0ef76bbd25294fa3ef1fa408a10d 100644 (file)
--- a/src/collectd.conf.in
+++ b/src/collectd.conf.in
#<Plugin rrdtool>
# DataDir "@prefix@/var/lib/@PACKAGE_NAME@/rrd"
-# StepSize 10
-# HeartBeat 20
-# RRARows 1200
-# XFF 0.1
# CacheTimeout 120
# CacheFlush 900
#</Plugin>