From 41304cb9586e5ee7d1e67fc2e5619548aa8ae94e Mon Sep 17 00:00:00 2001 From: Peter Palfrader Date: Thu, 15 Jan 2009 23:06:31 +0100 Subject: [PATCH] [project @ peter@palfrader.org-20090115220631-vvvusxnsw9iy8sds] piatti does apache and postgres, monitor stunnel for udd on piatti and merkel also --- nagios-master.cfg | 12 +++++++++++- 1 file changed, 11 insertions(+), 1 deletion(-) diff --git a/nagios-master.cfg b/nagios-master.cfg index 33af665..9a143f2 100644 --- a/nagios-master.cfg +++ b/nagios-master.cfg @@ -451,7 +451,7 @@ servers: piatti: address: 193.167.161.225 parents: gw-helsinki - hostgroups: computers, postfix-hosts, dl385, ulogd-hosts, acpid-hosts + hostgroups: computers, postfix-hosts, dl385, ulogd-hosts, acpid-hosts, apache2-hosts, postgres83-hosts contacts: holger rem: @@ -1605,6 +1605,16 @@ services: hostgroups: mysql-hosts depends: process - mysql - master + #### + - + name: process - stunnel4 - postgres-udd + nrpe: "/usr/lib/nagios/plugins/check_procs -w 1:1 -c 1: -u stunnel4 -C stunnel4 -a '/usr/bin/stunnel4 /etc/stunnel/postgres-udd-server.conf'" + hosts: piatti + - + name: process - stunnel4 - postgres-udd + nrpe: "/usr/lib/nagios/plugins/check_procs -w 1:1 -c 1: -u stunnel4 -C stunnel4 -a '/usr/bin/stunnel4 /etc/stunnel/postgres-udd.conf'" + hosts: merkel + #### #- # name: process - xenconsoled -- 2.20.1