From daa53d31c5b3e0c53a5e20d9264cf24f23da3981 Mon Sep 17 00:00:00 2001 From: Sebastian Harl Date: Tue, 20 Nov 2012 13:08:36 +0100 Subject: [PATCH] collectd.conf: Added the new RRA configuration options to 'rrdcached'. --- debian/collectd.conf | 8 ++++++++ 1 file changed, 8 insertions(+) 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 # -- 2.30.2