From c229da6f8800016b5d729475e80c4faad89b4de6 Mon Sep 17 00:00:00 2001 From: Nick Fawbert Date: Thu, 12 Jun 2025 12:26:22 +0100 Subject: [PATCH] r72796-squelch-collectd-df-warnings --- .../collectd/templates/collectd.conf.j2 | 28 +++++++++---------- 1 file changed, 14 insertions(+), 14 deletions(-) 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]/"