From: Peter Palfrader Date: Wed, 19 Dec 2012 14:03:35 +0000 (+0100) Subject: the freebsd sometimes have 3 cron things X-Git-Url: https://wiki.adam-barratt.org.uk/gitweb/?a=commitdiff_plain;h=ef63151ddaf393cced6a889945eae77e8a050206;p=mirror%2Fdsa-nagios.git the freebsd sometimes have 3 cron things --- 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 ###