Code

collectd.conf: Added the new RRA configuration options to 'rrdcached'.
authorSebastian Harl <sh@teamix.net>
Tue, 20 Nov 2012 12:08:36 +0000 (13:08 +0100)
committerSebastian Harl <sh@teamix.net>
Tue, 20 Nov 2012 12:08:51 +0000 (13:08 +0100)
debian/collectd.conf

index 806aa34d2234fa69c8194c142d4f5d32de8c05b6..1dde5b6afd9dfc96cf7e673f553b79fe0577bf38 100644 (file)
@@ -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
 #</Plugin>
 
 <Plugin rrdtool>