X-Git-Url: https://git.adam-barratt.org.uk/?a=blobdiff_plain;f=modules%2Fmunin%2Ftemplates%2Fmunin-node.plugin.conf.erb;h=5fa99b9dbe23294c4a900f3e54ad13174aba30b3;hb=0950f5cc7cbced645e828ea313cd1e20b72327b8;hp=ac02b0eea0302adf386e1ca76e4523f50fdae0cc;hpb=199cc1838cf43726fce8abda0d32a1b9e47d3620;p=mirror%2Fdsa-puppet.git diff --git a/modules/munin/templates/munin-node.plugin.conf.erb b/modules/munin/templates/munin-node.plugin.conf.erb index ac02b0eea..5fa99b9db 100644 --- a/modules/munin/templates/munin-node.plugin.conf.erb +++ b/modules/munin/templates/munin-node.plugin.conf.erb @@ -101,6 +101,10 @@ out [diskstats] env.exclude sbuild,schroot +# filter out all the short-lived sbuild/schroot/piuparts filesystems for df*: +[df*] +env.exclude_re ^/srv/piuparts-workspace/tmp.*$ ^/var/lib/schroot/mount/.*$ + <% if scope.lookupvar('site::nodeinfo')['ldap'].has_key?('architecture') and scope.lookupvar('site::nodeinfo')['ldap']['architecture'][0].start_with?('kfreebsd') -%> # Workaround for https://bugs.debian.org/767102 [df*]