[Qa-jenkins-scm] [Git][qa/jenkins.debian.net][master] reproducible: try to silence munin by giving it another regex (as /run is on another mountpoint)

Holger Levsen gitlab at salsa.debian.org
Sat Feb 9 17:03:30 GMT 2019


Holger Levsen pushed to branch master at Debian QA / jenkins.debian.net


Commits:
2c3d8f78 by Holger Levsen at 2019-02-09T17:03:20Z
reproducible: try to silence munin by giving it another regex (as /run is on another mountpoint)

Signed-off-by: Holger Levsen <holger at layer-acht.org>

- - - - -


1 changed file:

- hosts/common/etc/munin/plugin-conf.d/df


Changes:

=====================================
hosts/common/etc/munin/plugin-conf.d/df
=====================================
@@ -1,9 +1,9 @@
 [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 /run/schroot/ /dev/disk/by /var/lib/schroot/mount /srv/workspace/varlibschroot /dev/shm /sys/fs/cgroup
 env.warning 92
 env.critical 98
 
 [df_inode]
 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 /run/schroot/ /dev/disk/by /var/lib/schroot/mount /srv/workspace/varlibschroot /dev/shm /sys/fs/cgroup



View it on GitLab: https://salsa.debian.org/qa/jenkins.debian.net/commit/2c3d8f78a2f59a0160aff0ac578ef73c35973996

-- 
View it on GitLab: https://salsa.debian.org/qa/jenkins.debian.net/commit/2c3d8f78a2f59a0160aff0ac578ef73c35973996
You're receiving this email because of your account on salsa.debian.org.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://alioth-lists.debian.net/pipermail/qa-jenkins-scm/attachments/20190209/d8457426/attachment.html>


More information about the Qa-jenkins-scm mailing list