the freebsd sometimes have 3 cron things
authorPeter Palfrader <peter@palfrader.org>
Wed, 19 Dec 2012 14:03:35 +0000 (15:03 +0100)
committerPeter Palfrader <peter@palfrader.org>
Wed, 19 Dec 2012 14:03:35 +0000 (15:03 +0100)
config/nagios-master.cfg

index a7f6b2b..7559f86 100644 (file)
@@ -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
 
  ###