From 376b9732c219c9819314aa9dddd05d3d78892eb4 Mon Sep 17 00:00:00 2001 From: Peter Palfrader Date: Wed, 9 Apr 2008 16:01:01 -0400 Subject: [PATCH] [project @ peter@palfrader.org-20080409200101-d4kh9zevb9himee9] we allow postfix on liszt to open more than 100 smtpd instances now --- nagios-master.cfg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/nagios-master.cfg b/nagios-master.cfg index e3d5f7f..d2a2c41 100644 --- a/nagios-master.cfg +++ b/nagios-master.cfg @@ -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 - -- 2.20.1