Workaround check_disk triggering systemd automounting of /proc/sys/fs/binfmt_misc
authorPaul Wise <pabs@debian.org>
Tue, 9 Jun 2015 14:54:06 +0000 (22:54 +0800)
committerPaul Wise <pabs@debian.org>
Tue, 9 Jun 2015 14:54:29 +0000 (22:54 +0800)
config/nagios-master.cfg

index 5f12948..1305883 100644 (file)
@@ -1386,7 +1386,7 @@ services:
   -
     name: disk usage - all
     servicegroups: diskspace
-    nrpe: "/usr/lib/nagios/plugins/check_disk -w 5% -c 2%  -A -X devpts -X proc -X linprocfs -X devfs -X fdescfs -X sysfs -X nfs --ignore-eregi-path='/home/buildd/build-tr|/var/lib/schroot/mount'"
+    nrpe: "/usr/lib/nagios/plugins/check_disk -w 5% -c 2%  -A -X devpts -X proc -X linprocfs -X devfs -X fdescfs -X sysfs -X nfs --ignore-eregi-path='/home/buildd/build-tr|/var/lib/schroot/mount|/proc/sys/fs/binfmt_misc'"
     hostgroups: computers
     excludehosts: sibelius
   -