[project @ peter@palfrader.org-20080414162218-8lc05p2bo6f4g1nr]
[mirror/dsa-nagios.git] / nagios-master.cfg
index a870805..52ab1db 100644 (file)
@@ -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
 #
@@ -527,6 +535,15 @@ services:
   #  notification_interval: 480
   #  max_check_attempts: 4
   #  retry_check_interval: 12
+ ####
+  -
+    name: backup
+    nrpe: "sudo /usr/lib/nagios/plugins/dsa-check-dabackup"
+    hostgroups: computers
+    normal_check_interval: 180
+    max_check_attempts: 2
+    retry_check_interval: 5
+
  ####
   -
     name: users
@@ -588,6 +605,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
  ####
   -