X-Git-Url: https://git.adam-barratt.org.uk/?a=blobdiff_plain;f=nagios-master.cfg;h=4b096eaf2c4590c19d668f6ec56229a384531c76;hb=6fd00574f156ad54c32f54734a53519f3b52c5ab;hp=33af665a15bbdd0e127f1e6438c8380178a965ea;hpb=12a40d4e650ec7ffe25c05bae79a429cf0c4a3d4;p=mirror%2Fdsa-nagios.git diff --git a/nagios-master.cfg b/nagios-master.cfg index 33af665..4b096ea 100644 --- a/nagios-master.cfg +++ b/nagios-master.cfg @@ -432,7 +432,7 @@ servers: ravel: address: 137.82.84.66 parents: gw-ubc - hostgroups: computers, general, dl385, apache2-hosts, acpid-hosts + hostgroups: computers, general, dl385, apache2-hosts, acpid-hosts, ftpd-hosts lebrun: address: 193.198.184.10 @@ -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: @@ -881,7 +881,7 @@ services: normal_check_interval: 360 - name: "network service - sshd - version" - check: "dsa_check_ssh_port_version!22!OpenSSH_5.1p1 Debian-4" + check: "dsa_check_ssh_port_version!22!OpenSSH_5.1p1 Debian-5" depends: network service - sshd hostgroups: lenny normal_check_interval: 360 @@ -1574,6 +1574,11 @@ services: name: process - postresql83 - master nrpe: "/usr/lib/nagios/plugins/check_procs -w 1:1 -c 1: -u postgres -C postgres -a '/usr/lib/postgresql/8.3/bin/postgres -D /var/lib/postgresql/8.3/main -c config_file=/etc/postgresql/8.3/main/postgresql.conf'" hostgroups: postgres83-hosts + excludehosts: piatti + - + name: process - postresql83 - master + nrpe: "/usr/lib/nagios/plugins/check_procs -w 1:1 -c 1: -u postgres -C postgres -a '/usr/lib/postgresql/8.3/bin/postgres -D /var/lib/postgresql/8.3/udd -c config_file=/etc/postgresql/8.3/udd/postgresql.conf'" + hosts: piatti - name: process - postresql83 - writer nrpe: "/usr/lib/nagios/plugins/check_procs -w 1:1 -c 1: -u postgres -C postgres -a 'postgres: writer process'" @@ -1605,6 +1610,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