[Qa-jenkins-scm] [jenkins.debian.net] 01/01: munin: df plugin: ignore the whole /dev
Holger Levsen
holger at layer-acht.org
Sat Sep 10 22:31:03 UTC 2016
This is an automated email from the git hooks/post-receive script.
holger pushed a commit to branch master
in repository jenkins.debian.net.
commit f470eef98d28417f12b83b09f9e17a425a641223
Author: Mattia Rizzolo <mattia at debian.org>
Date: Sat Sep 10 17:02:14 2016 +0000
munin: df plugin: ignore the whole /dev
Signed-off-by: Holger Levsen <holger at layer-acht.org>
---
hosts/jenkins/etc/munin/plugin-conf.d/df | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/hosts/jenkins/etc/munin/plugin-conf.d/df b/hosts/jenkins/etc/munin/plugin-conf.d/df
index b3fdadc..c968f6d 100644
--- a/hosts/jenkins/etc/munin/plugin-conf.d/df
+++ b/hosts/jenkins/etc/munin/plugin-conf.d/df
@@ -1,6 +1,6 @@
[df*]
env.exclude none unknown iso9660 squashfs udf romfs ramfs debugfs devtmpfs sysfs
-env.exclude_re /srv/workspace/pbuilder /run /dev/disk/by /var/lib/schroot/mount /srv/workspace/varlibschroot /dev/shm /sys/fs/cgroup
+env.exclude_re /srv/workspace/pbuilder /run /dev/disk/by /var/lib/schroot/mount /srv/workspace/varlibschroot /dev /sys/fs/cgroup
env.warning 92
env.critical 98
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/qa/jenkins.debian.net.git
More information about the Qa-jenkins-scm
mailing list