From ce642ae1867f842d004f0208ae7fb49666937e78 Mon Sep 17 00:00:00 2001 From: Stephen Gran Date: Thu, 23 Jul 2009 12:43:56 +0100 Subject: [PATCH] Remove a few checks that are irrelevant now Signed-off-by: Stephen Gran --- config/nagios-master.cfg | 13 ------------- 1 file changed, 13 deletions(-) diff --git a/config/nagios-master.cfg b/config/nagios-master.cfg index 2e38c01..ae01444 100644 --- a/config/nagios-master.cfg +++ b/config/nagios-master.cfg @@ -1313,19 +1313,6 @@ services: hostgroups: postfix-hosts depends: process - postfix - master - - - name: process - postfix - smtpd - nrpe: "/usr/lib/nagios/plugins/check_procs -w 0:40 -c 0:90 -u postfix -C smtpd -a 'smtpd -n smtp -t inet -u -c'" - hostgroups: postfix-hosts - excludehosts: liszt - depends: process - postfix - master - - - name: process - postfix - smtp - nrpe: "/usr/lib/nagios/plugins/check_procs -w 0:10 -c 0:15 -u postfix -C smtp -a 'smtp -t unix -u -c'" - hostgroups: postfix-hosts - excludehosts: liszt - depends: process - postfix - master - - name: process - postfix - smtpd 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'" -- 2.20.1