From: Sebastian Harl Date: Tue, 24 Apr 2007 21:18:29 +0000 (+0200) Subject: Uncommented DataDir setting of the rrdtool plugin. X-Git-Tag: collectd-4.0.2-1~68 X-Git-Url: https://git.tokkee.org/?a=commitdiff_plain;h=537f35ee29cc9ac44f6d94151d7f1126b0c1cc8a;p=pkg-collectd.git Uncommented DataDir setting of the rrdtool plugin. --- diff --git a/debian/collectd.conf b/debian/collectd.conf index c35ffd3..386e31f 100644 --- a/debian/collectd.conf +++ b/debian/collectd.conf @@ -163,15 +163,15 @@ LoadPlugin users # Process "name" # -# -# DataDir "/usr/var/lib/collectd/rrd" + + DataDir "/var/lib/collectd/rrd" # StepSize 10 # HeartBeat 20 # RRARows 1200 # XFF 0.1 # CacheTimeout 120 # CacheFlush 900 -# + # # Sensor "it8712-isa-0290/temperature-temp1" @@ -185,7 +185,7 @@ LoadPlugin users # # -# SocketFile "/usr/var/run/collectd-unixsock" +# SocketFile "/var/run/collectd-unixsock" # SocketGroup "collectd" # SocketPerms "0660" #