summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 3732656)
raw | patch | inline | side by side (parent: 3732656)
author | Florian Forster <octo@leeloo.lan.home.verplant.org> | |
Thu, 1 Mar 2007 11:15:14 +0000 (12:15 +0100) | ||
committer | Florian Forster <octo@leeloo.lan.home.verplant.org> | |
Thu, 1 Mar 2007 11:15:14 +0000 (12:15 +0100) |
.. and their options.
src/collectd.conf.in | patch | blob | history |
diff --git a/src/collectd.conf.in b/src/collectd.conf.in
index 9b6f8bf54d82beae12ae577d8add2d824bf77d4b..69b596213c7e25e55f0c911ed720d1925bea3396 100644 (file)
--- a/src/collectd.conf.in
+++ b/src/collectd.conf.in
# Port "3551"
#</Plugin>
+#<Plugin csv>
+# DataDir "/var/lib/collectd/csv"
+#</Plugin>
+
#<Plugin dns>
# Interface "eth0"
# IgnoreSource "192.168.0.1"
#</Plugin>
#<Plugin rrdtool>
+# DataDir "/var/lib/collectd/rrd"
+# StepSize 10
+# HeartBeat 20
+# RRARows 1200
+# XFF 0.1
# CacheTimeout 120
# CacheFlush 900
-# DataDir "/opt/collectd/var/lib/collectd"
#</Plugin>
## There are two different naming schemes for the sensors plugin, to preserver