diff options
author | Vagrant Cascadian <vagrant@debian.org> | 2017-10-05 10:58:12 -0700 |
---|---|---|
committer | Mattia Rizzolo <mattia@debian.org> | 2017-10-07 13:01:12 +0200 |
commit | ee0200ef35f086dcb6862deae831053e6f79ca3a (patch) | |
tree | ffbea97612404d7854d6a216ef7871a720f71c97 /hosts/odxu4a-armhf-rb/etc/munin/plugin-conf.d/df | |
parent | 90f1ac45dbcafcfd2ef2a4838e9ef523cdba99d6 (diff) | |
download | jenkins.debian.net-ee0200ef35f086dcb6862deae831053e6f79ca3a.tar.xz |
reproducible debian: Rename armhf host odxu4 to odxu4a.
Signed-off-by: Mattia Rizzolo <mattia@debian.org>
Diffstat (limited to 'hosts/odxu4a-armhf-rb/etc/munin/plugin-conf.d/df')
-rw-r--r-- | hosts/odxu4a-armhf-rb/etc/munin/plugin-conf.d/df | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/hosts/odxu4a-armhf-rb/etc/munin/plugin-conf.d/df b/hosts/odxu4a-armhf-rb/etc/munin/plugin-conf.d/df new file mode 100644 index 00000000..b3fdadcb --- /dev/null +++ b/hosts/odxu4a-armhf-rb/etc/munin/plugin-conf.d/df @@ -0,0 +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.warning 92 +env.critical 98 + |