collectd.conf.in: Removed advanced and possibly harmfull settings..
authorFlorian Forster <octo@huhu.verplant.org>
Sat, 6 Oct 2007 09:10:19 +0000 (11:10 +0200)
committerFlorian 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.

src/collectd.conf.in

index af2db91..5bb1fc7 100644 (file)
 
 #<Plugin rrdtool>
 #      DataDir "@prefix@/var/lib/@PACKAGE_NAME@/rrd"
-#      StepSize      10
-#      HeartBeat     20
-#      RRARows     1200
-#      XFF            0.1
 #      CacheTimeout 120
 #      CacheFlush   900
 #</Plugin>