From ef63151ddaf393cced6a889945eae77e8a050206 Mon Sep 17 00:00:00 2001 From: Peter Palfrader Date: Wed, 19 Dec 2012 15:03:35 +0100 Subject: [PATCH] the freebsd sometimes have 3 cron things --- config/nagios-master.cfg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/nagios-master.cfg b/config/nagios-master.cfg index a7f6b2b..7559f86 100644 --- a/config/nagios-master.cfg +++ b/config/nagios-master.cfg @@ -1575,7 +1575,7 @@ services: ### - name: process - cron - nrpe: "/usr/lib/nagios/plugins/check_procs -w 1:2 -c 1: -u root -C cron -a /usr/sbin/cron" + nrpe: "/usr/lib/nagios/plugins/check_procs -w 1:3 -c 1: -u root -C cron -a /usr/sbin/cron" hostgroups: computers ### -- 2.20.1