From: Sebastian Harl Date: Tue, 20 Nov 2012 12:08:36 +0000 (+0100) Subject: collectd.conf: Added the new RRA configuration options to 'rrdcached'. X-Git-Tag: collectd-5.2.0-1~22 X-Git-Url: https://git.tokkee.org/?a=commitdiff_plain;h=daa53d31c5b3e0c53a5e20d9264cf24f23da3981;p=pkg-collectd.git collectd.conf: Added the new RRA configuration options to 'rrdcached'. --- diff --git a/debian/collectd.conf b/debian/collectd.conf index 806aa34..1dde5b6 100644 --- a/debian/collectd.conf +++ b/debian/collectd.conf @@ -743,6 +743,14 @@ LoadPlugin users # DataDir "/var/lib/rrdcached/db/collectd" # CreateFiles true # CollectStatistics true +# +# The following settings are rather advanced +# and should usually not be touched: +# StepSize 10 +# HeartBeat 20 +# RRARows 1200 +# RRATimespan 158112000 +# XFF 0.1 #