[project @ peter@palfrader.org-20080409200101-d4kh9zevb9himee9]
authorPeter Palfrader <peter@palfrader.org>
Wed, 9 Apr 2008 20:01:01 +0000 (16:01 -0400)
committerPeter Palfrader <peter@palfrader.org>
Wed, 9 Apr 2008 20:01:01 +0000 (16:01 -0400)
we allow postfix on liszt to open more than 100 smtpd instances now

nagios-master.cfg

index e3d5f7f..d2a2c41 100644 (file)
@@ -829,7 +829,7 @@ services:
 
   -
     name: process - postfix - smtpd
-    nrpe: "/usr/lib/nagios/plugins/check_procs -w 0:100 -c 0:150 -u postfix -C smtpd -a 'smtpd -n smtp -t inet -u -c'"
+    nrpe: "/usr/lib/nagios/plugins/check_procs -w 0:150 -c 0:200 -u postfix -C smtpd -a 'smtpd -n smtp -t inet -u -c'"
     hosts: liszt
     depends: process - postfix - master
   -