From: Peter Palfrader Date: Wed, 29 Oct 2008 11:02:32 +0000 (+0000) Subject: [project @ peter@palfrader.org-20081029110232-2ltrxcdqiji2zkys] X-Git-Url: https://git.adam-barratt.org.uk/?a=commitdiff_plain;ds=sidebyside;h=d4990494fc13c1f3bb83cd5efb024e219ea4e9fb;p=mirror%2Fdsa-nagios.git [project @ peter@palfrader.org-20081029110232-2ltrxcdqiji2zkys] fix arguments for postgrey on exim vs postfix hosts --- diff --git a/nagios-master.cfg b/nagios-master.cfg index bd03b13..fe6c873 100644 --- a/nagios-master.cfg +++ b/nagios-master.cfg @@ -1021,11 +1021,11 @@ services: - name: process - postgrey nrpe: "/usr/lib/nagios/plugins/check_procs -w 1:1 -c 1: -u postgrey -C postgrey -a '/usr/sbin/postgrey --pidfile=/var/run/postgrey.pid --daemonize --unix=/var/run/postgrey/socket --retry-window=4 --auto-whitelist-clients=10 --exim'" - hostgroups: heavy-postfix + hostgroups: heavy-exim - name: process - postgrey nrpe: "/usr/lib/nagios/plugins/check_procs -w 1:1 -c 1: -u postgrey -C postgrey -a '/usr/sbin/postgrey --pidfile=/var/run/postgrey.pid --daemonize --inet=127.0.0.1:60000'" - hostgroups: heavy-exim + hostgroups: heavy-postfix # - name: unwanted process - postgrey