]> git.pld-linux.org Git - packages/collectd.git/commitdiff
- fixed config
authorPaweł Gołaszewski <blues@pld-linux.org>
Sun, 2 Nov 2008 21:41:57 +0000 (21:41 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    collectd-rrdtool.conf -> 1.2

collectd-rrdtool.conf

index b3606c5d3871d20e79a41a2817656e5508d6cb5b..5f41539ceb5714cb273f77f462c6dcfced2e663a 100644 (file)
@@ -1,7 +1,7 @@
 LoadPlugin rrdtool
 
 LoadPlugin rrdtool
 
-#<Plugin rrdtool>
-#       DataDir "/usr/var/lib/collectd/rrd"
-#       CacheTimeout 120
-#       CacheFlush   900
-#</Plugin>
+<Plugin rrdtool>
+       DataDir "/var/lib/collectd/rrd"
+       CacheTimeout 120
+       CacheFlush   900
+</Plugin>
This page took 0.038779 seconds and 4 git commands to generate.