From 224a3f5e34190c87595172a79c81516efec2ac33 Mon Sep 17 00:00:00 2001 From: Peter Palfrader Date: Tue, 8 Apr 2008 17:48:46 -0400 Subject: [PATCH] [project @ peter@palfrader.org-20080408214846-qvcvpf0whcrj61x4] change postfix smtpd limits --- nagios-master.cfg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/nagios-master.cfg b/nagios-master.cfg index 079e6b8..51ef39b 100644 --- a/nagios-master.cfg +++ b/nagios-master.cfg @@ -822,7 +822,7 @@ services: - name: process - postfix - smtpd - nrpe: "/usr/lib/nagios/plugins/check_procs -w 0:10 -c 0:15 -u postfix -C smtpd -a 'smtpd -n smtp -t inet -u -c'" + nrpe: "/usr/lib/nagios/plugins/check_procs -w 0:20 -c 0:50 -u postfix -C smtpd -a 'smtpd -n smtp -t inet -u -c'" hostgroups: postfix-hosts excludehosts: liszt depends: process - postfix - master -- 2.20.1