X-Git-Url: https://git.adam-barratt.org.uk/?a=blobdiff_plain;f=config%2Fnagios-master.cfg;h=e6a1517383471f49c77da5d72e574fbc17261a07;hb=acba1d0b7b067d7dd696de4ede642d67232b48cf;hp=36fd2ab6c0ebc70b965af3cbe9ea97d32faccdab;hpb=e838d37537f6ecb083d6e2f4772b9652d6c17b56;p=mirror%2Fdsa-nagios.git diff --git a/config/nagios-master.cfg b/config/nagios-master.cfg index 36fd2ab..e6a1517 100644 --- a/config/nagios-master.cfg +++ b/config/nagios-master.cfg @@ -380,7 +380,7 @@ servers: backuphost: address: 5.153.231.12 parents: ganeti-bytemark - hostgroups: computers, hassrvfs, kvmdomains, jessie, systemd-timesyncd + hostgroups: computers, hassrvfs, kvmdomains, stretch, systemd-timesyncd philp: address: 5.153.231.13 parents: ganeti-bytemark @@ -430,7 +430,7 @@ servers: olin: address: 5.153.231.26 parents: ganeti-bytemark - hostgroups: computers, kvmdomains, jessie, systemd-timesyncd + hostgroups: computers, kvmdomains, stretch, systemd-timesyncd barriere: address: 5.153.231.27 parents: ganeti-bytemark @@ -1084,6 +1084,10 @@ servers: address: 209.87.16.43 parents: ubc-gateway hostgroups: computers, service, kvmdomains, jessie, hassrvfs, apache2-hosts, apache-https, nfs-client, autofs, systemd-timesyncd + godard: + address: 209.87.16.44 + parents: ubc-gateway + hostgroups: computers, service, kvmdomains, stretch, hassrvfs, apache2-hosts, apache-https, systemd-timesyncd, postfix-hosts, postgres96-hosts # }}} # {{{ gw-umn #saens: @@ -1155,7 +1159,7 @@ servers: antheil: address: 144.32.168.76 parents: gw-ynic - hostgroups: computers, hasbootfs, hassrvfs, armhf, jessie, buildd + hostgroups: computers, hasbootfs, hassrvfs, armhf, stretch, buildd #antheil: # address: 217.140.96.60 # parents: gw-arm @@ -2356,16 +2360,39 @@ services: name: process - postfix - master nrpe: "/usr/lib/nagios/plugins/check_procs -w 1:1 -c 1: -u root -C master -a '/usr/lib/postfix/master'" hostgroups: postfix-hosts + excludehostgroups: stretch + - + name: process - postfix - master + nrpe: "/usr/lib/nagios/plugins/check_procs -w 1:1 -c 1: -u root -C master -a '/usr/lib/postfix/sbin/master'" + hostgroups: postfix-hosts + excludehostgroups: jessie + - name: process - postfix - qmgr nrpe: "/usr/lib/nagios/plugins/check_procs -w 1:1 -c 1: -u postfix -C qmgr -a 'qmgr -l -t fifo -u'" hostgroups: postfix-hosts depends: process - postfix - master + excludehostgroups: stretch + - + name: process - postfix - qmgr + nrpe: "/usr/lib/nagios/plugins/check_procs -w 1:1 -c 1: -u postfix -C qmgr -a 'qmgr -l -t unix -u'" + hostgroups: postfix-hosts + depends: process - postfix - master + excludehostgroups: jessie + - name: process - postfix - pickup nrpe: "/usr/lib/nagios/plugins/check_procs -w 1:1 -c 1: -u postfix -C pickup -a 'pickup -l -t fifo -u -c'" hostgroups: postfix-hosts depends: process - postfix - master + excludehostgroups: stretch + - + name: process - postfix - pickup + nrpe: "/usr/lib/nagios/plugins/check_procs -w 1:1 -c 1: -u postfix -C pickup -a 'pickup -l -t unix -u -c'" + hostgroups: postfix-hosts + depends: process - postfix - master + excludehostgroups: jessie + - name: process - postfix - anvil nrpe: "/usr/lib/nagios/plugins/check_procs -w 0:1 -c 0: -u postfix -C anvil -a 'anvil -l -t unix -u'"