summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 3eeb4ab)
raw | patch | inline | side by side (parent: 3eeb4ab)
author | Sebastian Harl <sh@tokkee.org> | |
Sun, 18 Nov 2007 22:34:03 +0000 (23:34 +0100) | ||
committer | Sebastian Harl <sh@tokkee.org> | |
Sun, 18 Nov 2007 22:34:03 +0000 (23:34 +0100) |
debian/collectd.conf | patch | blob | history |
diff --git a/debian/collectd.conf b/debian/collectd.conf
index 556681169edfe853319fd8c15269f9292850cf1c..a8aa99318fcb1c0d674bac1f282a488b9c7b437b 100644 (file)
--- a/debian/collectd.conf
+++ b/debian/collectd.conf
<Plugin rrdtool>
DataDir "/var/lib/collectd/rrd"
+# CacheTimeout 120
+# CacheFlush 900
+#
+# The following settings are rather advanced
+# and should usually not be touched:
# StepSize 10
# HeartBeat 20
# RRARows 1200
# XFF 0.1
-# CacheTimeout 120
-# CacheFlush 900
</Plugin>
#<Plugin sensors>