From 2ec77dabdb717459f594924fd08fa31b8197a513 Mon Sep 17 00:00:00 2001 From: Peter Palfrader Date: Tue, 16 Jul 2013 19:02:19 +0200 Subject: [PATCH] raise schroot zombie notification delay --- config/nagios-master.cfg | 3 +++ 1 file changed, 3 insertions(+) diff --git a/config/nagios-master.cfg b/config/nagios-master.cfg index 42b1fb0..9f59d5d 100644 --- a/config/nagios-master.cfg +++ b/config/nagios-master.cfg @@ -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'" -- 2.20.1