X-Git-Url: https://git.adam-barratt.org.uk/?a=blobdiff_plain;f=modules%2Fmunin%2Ftemplates%2Fmunin-node.plugin.conf.erb;h=ae8da95b0fc92fc3855403b740b2c3a4f77dbdf4;hb=895a61068b171322d89ff074fa6ed9519dd0cede;hp=ac02b0eea0302adf386e1ca76e4523f50fdae0cc;hpb=90d7596ee685a019f28e1af474c52b121ca37161;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..ae8da95b0 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 filesystems for df*: +[df*] +env.exclude_re ^/dev$ ^/run/.*$ ^/srv/piuparts-workspace/tmp.*$ ^/sys/.*$ ^/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*]