raise schroot zombie notification delay
authorPeter Palfrader <peter@palfrader.org>
Tue, 16 Jul 2013 17:02:19 +0000 (19:02 +0200)
committerPeter Palfrader <peter@palfrader.org>
Tue, 16 Jul 2013 17:04:36 +0000 (19:04 +0200)
config/nagios-master.cfg

index 42b1fb0..9f59d5d 100644 (file)
@@ -2478,6 +2478,9 @@ services:
     nrpe: "(/usr/lib/nagios/plugins/check_procs -a schroot -s Zs -c 0 > /dev/null || /usr/lib/nagios/plugins/check_procs -a schroot -s Zs -c 0) && /usr/lib/nagios/plugins/check_procs -a schroot -s ZNs -c 0"
     hostgroups: buildd
     contact_groups: +buildd
+    normal_check_interval: 5
+    max_check_attempts: 24
+    retry_check_interval: 5
   -
     name: processes - lvcreate
     nrpe: "/usr/lib/nagios/plugins/check_procs -m 'ELAPSED' -c 500 -C lvcreate -u root -a 'lvcreate'"