X-Git-Url: https://git.adam-barratt.org.uk/?a=blobdiff_plain;f=modules%2Fmunin-node%2Ftemplates%2Fmunin-node.plugin.conf.erb;h=6e9b78368962c3405ac28b02089d6d1537a4be76;hb=d5879542202f966e3710c4fda7ad3be0ba7837ef;hp=b7f4767fc250167ae791dd06c14f7318b2151b64;hpb=d18bb90cf17cc35126f7bb4d60fa54f360024bc9;p=mirror%2Fdsa-puppet.git diff --git a/modules/munin-node/templates/munin-node.plugin.conf.erb b/modules/munin-node/templates/munin-node.plugin.conf.erb index b7f4767fc..6e9b78368 100644 --- a/modules/munin-node/templates/munin-node.plugin.conf.erb +++ b/modules/munin-node/templates/munin-node.plugin.conf.erb @@ -62,6 +62,11 @@ user root user root env.mysqlopts --defaults-extra-file=/etc/mysql/debian.cnf +[df*] +env.exclude none unknown iso9660 squashfs udf romfs ramfs debugfs +env.warning 92 +env.critical 98 + <%= out = "" if has_variable?("mta") and mta == "postfix"