summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 675a48e)
raw | patch | inline | side by side (parent: 675a48e)
author | Sebastian Harl <sh@tokkee.org> | |
Tue, 24 Apr 2007 21:18:29 +0000 (23:18 +0200) | ||
committer | Sebastian Harl <sh@tokkee.org> | |
Wed, 2 May 2007 18:00:53 +0000 (18:00 +0000) |
debian/collectd.conf | patch | blob | history |
diff --git a/debian/collectd.conf b/debian/collectd.conf
index c35ffd3e809c399e2ae77073de8e6f47257e7d82..386e31f67ecf5e99404dff7b3539ec1386e071ab 100644 (file)
--- a/debian/collectd.conf
+++ b/debian/collectd.conf
# Process "name"
#</Plugin>
-#<Plugin rrdtool>
-# DataDir "/usr/var/lib/collectd/rrd"
+<Plugin rrdtool>
+ DataDir "/var/lib/collectd/rrd"
# StepSize 10
# HeartBeat 20
# RRARows 1200
# XFF 0.1
# CacheTimeout 120
# CacheFlush 900
-#</Plugin>
+</Plugin>
#<Plugin sensors>
# Sensor "it8712-isa-0290/temperature-temp1"
#</Plugin>
#<Plugin unixsock>
-# SocketFile "/usr/var/run/collectd-unixsock"
+# SocketFile "/var/run/collectd-unixsock"
# SocketGroup "collectd"
# SocketPerms "0660"
#</Plugin>