[Qa-jenkins-scm] [jenkins.debian.net] 01/02: ignore /srv/workspace/chroots/ for the df munin plugin on jenkins

Holger Levsen holger at layer-acht.org
Tue Nov 21 19:54:52 UTC 2017


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 9631c81169646ca4369c052fa02ffe02794175be
Author: Holger Levsen <holger at layer-acht.org>
Date:   Tue Nov 21 19:54:27 2017 +0000

    ignore /srv/workspace/chroots/ for the df munin plugin on jenkins
    
    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..2300bf2 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 /srv/workspace/chroots/ /dev/shm /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