From: Peter Palfrader Date: Sat, 5 Apr 2008 22:39:03 +0000 (-0400) Subject: [project @ peter@palfrader.org-20080405223903-m13knqxcpsk7bvrr] X-Git-Url: https://git.adam-barratt.org.uk/?a=commitdiff_plain;h=5d4a0985d271f71aa9ab3f923d7e6b0566735ed3;p=mirror%2Fdsa-nagios.git [project @ peter@palfrader.org-20080405223903-m13knqxcpsk7bvrr] s/heavy-email/heavy-exim/ --- diff --git a/nagios-master.cfg b/nagios-master.cfg index f8625ce..70faaee 100644 --- a/nagios-master.cfg +++ b/nagios-master.cfg @@ -118,19 +118,19 @@ servers: samosa: address: 192.25.206.57 - hostgroups: computers, service, dl380, apache2-hosts, bind9-hosts, heavy-email + hostgroups: computers, service, dl380, apache2-hosts, bind9-hosts, heavy-exim raff: address: 192.25.206.59 parents: samosa - hostgroups: computers, service, dl380, apache1-hosts, bind9-hosts, rsyncd-hosts, heavy-email + hostgroups: computers, service, dl380, apache1-hosts, bind9-hosts, rsyncd-hosts, heavy-exim gluck: address: 192.25.206.10 parents: samosa - hostgroups: computers, general, dl380, apache1-hosts, bind9-hosts, rsyncd-hosts, heavy-email + hostgroups: computers, general, dl380, apache1-hosts, bind9-hosts, rsyncd-hosts, heavy-exim merkel: address: 192.25.206.16 parents: samosa - hostgroups: computers, general, apache1-hosts, bind9-hosts, rsyncd-hosts, sw-raid, postgres81-hosts, heavy-email + hostgroups: computers, general, apache1-hosts, bind9-hosts, rsyncd-hosts, sw-raid, postgres81-hosts, heavy-exim spohr: address: 192.25.206.33 parents: samosa @@ -176,12 +176,12 @@ servers: master: address: 70.103.162.29 parents: gw-brainfood - hostgroups: computers, general, apache2-hosts, bind9-hosts, heavy-email + hostgroups: computers, general, apache2-hosts, bind9-hosts, heavy-exim ries: address: 128.148.34.103 parents: gw-brown.edu - hostgroups: computers, service, apache2-hosts, bind9-hosts, ftpd-hosts, dl385, rsyncd-hosts, postgres81-hosts, heavy-email + hostgroups: computers, service, apache2-hosts, bind9-hosts, ftpd-hosts, dl385, rsyncd-hosts, postgres81-hosts, heavy-exim mayer: address: 140.211.166.78 @@ -198,7 +198,7 @@ servers: rietz: address: 140.211.166.43 parents: gw-osuosl - hostgroups: computers, service, apache2-hosts, bind9-hosts, rsyncd-hosts, dl385, heavy-email + hostgroups: computers, service, apache2-hosts, bind9-hosts, rsyncd-hosts, dl385, heavy-exim rietz2: address: 140.211.166.44 parents: rietz @@ -221,12 +221,12 @@ servers: klecker: address: 194.109.137.218 parents: gw-xs4all - hostgroups: computers, service, apache2-hosts, ftpd-hosts, rsyncd-hosts, bind9-hosts, dl385, postgres81-hosts, heavy-email + hostgroups: computers, service, apache2-hosts, ftpd-hosts, rsyncd-hosts, bind9-hosts, dl385, postgres81-hosts, heavy-exim saens: address: 128.101.240.212 parents: gw-umn.edu - hostgroups: computers, service, apache2-hosts, ftpd-hosts, rsyncd-hosts, dl380, heavy-email + hostgroups: computers, service, apache2-hosts, ftpd-hosts, rsyncd-hosts, dl380, heavy-exim argento: address: 195.49.152.174 @@ -328,7 +328,7 @@ hostgroups: postfix-hosts: alias: hosts running postfix instead of exim private: 1 - heavy-email: + heavy-exim: alias: "hosts running the full mail stuff, including clamav, SA, and greylistd" private: 1 heavy-postfix: @@ -576,38 +576,38 @@ services: - name: process - clamav - clamd nrpe: "/usr/lib/nagios/plugins/check_procs -w 1:2 -c 1: -u clamav -C clamd -a '/usr/sbin/clamd'" - hostgroups: heavy-email, heavy-postfix + hostgroups: heavy-exim, heavy-postfix - name: service - clamav nrpe: "/usr/lib/nagios/plugins/check_clamd -H /var/run/clamav/clamd.ctl" - hostgroups: heavy-email, heavy-postfix + hostgroups: heavy-exim, heavy-postfix depends: process - clamav - clamd - name: process - clamav - freshclam nrpe: "/usr/lib/nagios/plugins/check_procs -w 1:1 -c 1: -u clamav -C freshclam -a '/usr/bin/freshclam -d --quiet'" - hostgroups: heavy-email, heavy-postfix + hostgroups: heavy-exim, heavy-postfix # - name: unwanted process - clamav nrpe: "/usr/lib/nagios/plugins/check_procs -w 0:0 -C clamd" hostgroups: computers - excludehostgroups: heavy-email, heavy-postfix + excludehostgroups: heavy-exim, heavy-postfix - name: unwanted process - freshclam nrpe: "/usr/lib/nagios/plugins/check_procs -w 0:0 -C freshclam" hostgroups: computers - excludehostgroups: heavy-email, heavy-postfix + excludehostgroups: heavy-exim, heavy-postfix ### - name: process - spamd - master nrpe: "/usr/lib/nagios/plugins/check_procs -w 1:1 -c 1: -u root -C spamd -a '/usr/sbin/spamd --create-prefs --max-children 5 --helper-home-dir -d --pidfile=/var/run/spamd.pid'" #hosts: samosa - hostgroups: heavy-email + hostgroups: heavy-exim excludehosts: rietz - name: process - spamd - child nrpe: "/usr/lib/nagios/plugins/check_procs -w 1:6 -c 1: -C spamd -a 'spamd child'" - hostgroups: heavy-email + hostgroups: heavy-exim depends: process - spamd - master excludehosts: rietz # @@ -624,19 +624,19 @@ services: name: unwanted process - spamd nrpe: "/usr/lib/nagios/plugins/check_procs -w 0:0 -C spamd" hostgroups: computers - excludehostgroups: heavy-email + excludehostgroups: heavy-exim ### - name: process - greylistd nrpe: "/usr/lib/nagios/plugins/check_procs -w 1:1 -c 1: -u greylist -C greylistd -a '/usr/bin/python /usr/sbin/greylistd'" - hostgroups: heavy-email + hostgroups: heavy-exim # - name: unwanted process - greylistd nrpe: "/usr/lib/nagios/plugins/check_procs -w 0:0 -C greylistd" hostgroups: computers - excludehostgroups: heavy-email + excludehostgroups: heavy-exim ### -