X-Git-Url: https://git.adam-barratt.org.uk/?a=blobdiff_plain;f=nagios-master.cfg;h=2c6f3077f3a3a239cb0512e29dd92165d2b03b1d;hb=3cf986b7e1f8069e62d1a58c8caeb0a8c71f3cfe;hp=a870805e899ab1243d3f6e6622ee4365008a3659;hpb=942009cfe80f2b565a53aed2444e7773370ba4ac;p=mirror%2Fdsa-nagios.git diff --git a/nagios-master.cfg b/nagios-master.cfg index a870805..2c6f307 100644 --- a/nagios-master.cfg +++ b/nagios-master.cfg @@ -16,7 +16,6 @@ # - mundy: salinfo_decode # - puccini: mailgraph # - -# - agnesi # - piatti # - tartini #sarge: @@ -126,6 +125,10 @@ servers: address: 157.193.39.254 parents: gw-HP-ftc hostgroups: routing-infrastructure + gw-agnesi: + address: 65.173.90.18 + parents: gw-HP-ftc + hostgroups: routing-infrastructure samosa: address: 192.25.206.57 @@ -328,6 +331,11 @@ servers: parents: gw-ughent hostgroups: computers, buildd, postfix-hosts, sw-raid, single-cpu + agnesi: + address: 65.173.90.83 + parents: gw-agnesi + hostgroups: deadslow + ############################# # host groups # @@ -588,6 +596,12 @@ services: name: "network service - sshd" check: dsa_check_ssh hostgroups: deadslow + excludehosts: agnesi + normal_check_interval: 180 + - + name: "network service - sshd - 2260" + check: dsa_check_ssh_port!2260 + hosts: agnesi normal_check_interval: 180 #### -