From 0b6ce2476adbb789ef0a6f853ad492621e6977de Mon Sep 17 00:00:00 2001 From: Peter Palfrader Date: Sat, 5 Apr 2008 18:43:25 -0400 Subject: [PATCH] [project @ peter@palfrader.org-20080405224325-ur9wi4phv755fl51] Allow a few more smtp instances --- nagios-master.cfg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/nagios-master.cfg b/nagios-master.cfg index 0d48fe6..91bb54c 100644 --- a/nagios-master.cfg +++ b/nagios-master.cfg @@ -763,7 +763,7 @@ services: depends: process - postfix - master - name: process - postfix - smtp - nrpe: "/usr/lib/nagios/plugins/check_procs -w 0:250 -c 0:500 -u postfix -C smtp -a 'smtp -t unix -u -c'" + nrpe: "/usr/lib/nagios/plugins/check_procs -w 0:350 -c 0:500 -u postfix -C smtp -a 'smtp -t unix -u -c'" hosts: liszt depends: process - postfix - master -- 2.20.1