summaryrefslogtreecommitdiffstats
path: root/rrdtool.conf
diff options
context:
space:
mode:
Diffstat (limited to 'rrdtool.conf')
-rw-r--r--rrdtool.conf6
1 files changed, 6 insertions, 0 deletions
diff --git a/rrdtool.conf b/rrdtool.conf
new file mode 100644
index 0000000..f58406c
--- /dev/null
+++ b/rrdtool.conf
@@ -0,0 +1,6 @@
+LoadPlugin rrdtool
+<Plugin rrdtool>
+ DataDir "/var/lib/collectd/rrd"
+ CacheTimeout 120
+ CacheFlush 900
+</Plugin>