diff --git a/roles/debian/collectd/templates/collectd.conf.j2 b/roles/debian/collectd/templates/collectd.conf.j2
index 70a491050..a12f71f2d 100644
--- a/roles/debian/collectd/templates/collectd.conf.j2
+++ b/roles/debian/collectd/templates/collectd.conf.j2
@@ -444,28 +444,28 @@ LoadPlugin memory
# Host "..."
#
#
-
+#
# Device "/dev/sda1"
# Device "192.168.0.2:/mnt/nfs"
# MountPoint "/home"
# FSType "ext3"
- # ignore rootfs; else, the root file-system would appear twice, causing
- # one of the updates to fail and spam the log
- FSType rootfs
- # ignore the usual virtual / temporary file-systems
- FSType sysfs
- FSType proc
- FSType devtmpfs
- FSType devpts
- FSType tmpfs
- FSType fusectl
- FSType cgroup
- IgnoreSelected true
+# # ignore rootfs; else, the root file-system would appear twice, causing
+# # one of the updates to fail and spam the log
+# FSType rootfs
+# # ignore the usual virtual / temporary file-systems
+# FSType sysfs
+# FSType proc
+# FSType devtmpfs
+# FSType devpts
+# FSType tmpfs
+# FSType fusectl
+# FSType cgroup
+# IgnoreSelected true
# ReportByDevice false
# ReportInodes false
# ValuesAbsolute true
# ValuesPercentage false
-
+#
#
# Disk "hda"
# Disk "/sda[23]/"