From: Stephen Gran Date: Sat, 5 Feb 2011 12:04:24 +0000 (+0000) Subject: new check for mail queue size on heavy_exim X-Git-Url: https://wiki.adam-barratt.org.uk/gitweb/?a=commitdiff_plain;h=ad6afec29502cf86045bf44481a452b79c872a63;p=mirror%2Fdsa-nagios.git new check for mail queue size on heavy_exim Signed-off-by: Stephen Gran --- diff --git a/config/nagios-master.cfg b/config/nagios-master.cfg index c90ad1d..f091507 100644 --- a/config/nagios-master.cfg +++ b/config/nagios-master.cfg @@ -1467,6 +1467,10 @@ services: name: process - exim nrpe: "/usr/lib/nagios/plugins/check_procs -w 1:300 -c 1:500 -C exim4 -a '/usr/sbin/exim4'" hosts: master, busoni, merkel, quantz + + name: mail queue + nrpe: "/usr/lib/nagios/plugins/check_mailq -M exim -w 1000 -c 2000" + hostgroups: heavy-exim ### - name: process - clamav - clamd