summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: b9f818d)
raw | patch | inline | side by side (parent: b9f818d)
author | Florian Forster <octo@leeloo.lan.home.verplant.org> | |
Sat, 31 May 2008 08:35:40 +0000 (10:35 +0200) | ||
committer | Florian Forster <octo@leeloo.lan.home.verplant.org> | |
Sat, 31 May 2008 08:35:40 +0000 (10:35 +0200) |
The config for the disk plugin was in a block for the `df' plugin.
Thanks to onebinary for pointing this out :)
Thanks to onebinary for pointing this out :)
src/collectd.conf.in | patch | blob | history |
diff --git a/src/collectd.conf.in b/src/collectd.conf.in
index 001baaef092d8b01fda79a3cd6bdab48ff1e5fbd..ad0628a63aed6876457449dc15d5096d7d0b94c7 100644 (file)
--- a/src/collectd.conf.in
+++ b/src/collectd.conf.in
# IgnoreSelected false
#</Plugin>
-#<Plugin df>
+#<Plugin disk>
# Disk "/^[hs]d[a-f][0-9]?$/"
# IgnoreSelected false
#</Plugin>