From 473ff2b5b12c491e85cc17c5dfa20e9f025a290a Mon Sep 17 00:00:00 2001 From: Peter Palfrader Date: Mon, 14 Apr 2008 09:25:31 -0400 Subject: [PATCH] [project @ peter@palfrader.org-20080414132531-r2mnip032t600f8n] Add agnesi --- nagios-master.cfg | 16 +++++++++++++++- 1 file changed, 15 insertions(+), 1 deletion(-) 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 #### - -- 2.20.1