From 308d8c4ec3121ce856ba8a187c86c62de97ebbcb Mon Sep 17 00:00:00 2001 From: Peter Palfrader Date: Mon, 21 Apr 2008 17:38:12 +0000 Subject: [PATCH] [project @ peter@palfrader.org-20080421173812-cnwle49h91f3oyhf] buildds sometimes have a second cron process running in the chroot. that's not nice but probably ok --- nagios-master.cfg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/nagios-master.cfg b/nagios-master.cfg index bb5404d..26030e1 100644 --- a/nagios-master.cfg +++ b/nagios-master.cfg @@ -724,7 +724,7 @@ services: ### - name: process - cron - nrpe: "/usr/lib/nagios/plugins/check_procs -w 1:1 -c 1: -u root -C cron -a /usr/sbin/cron" + nrpe: "/usr/lib/nagios/plugins/check_procs -w 1:2 -c 1: -u root -C cron -a /usr/sbin/cron" hostgroups: computers ### -- 2.20.1