summaryrefslogtreecommitdiffstats
path: root/Monitoring/conf/shack_infrastructure.cfg
diff options
context:
space:
mode:
authorroot <root@krebs>2011-06-29 21:06:26 +0200
committerroot <root@krebs>2011-06-29 21:06:26 +0200
commit68f240ac326dc551ceb17f3349911310cdfae1f2 (patch)
tree85e71f935f2e2b04f81c937364dac2ec39fc5d51 /Monitoring/conf/shack_infrastructure.cfg
parent2a58f1af8074963ccbeec13a10811fefe2ceb113 (diff)
parent3cf2e3aeef1f62429281399b2e7e3ae98408260d (diff)
Merge branch 'master' of github.com:/krebscode/painload
Diffstat (limited to 'Monitoring/conf/shack_infrastructure.cfg')
-rw-r--r--Monitoring/conf/shack_infrastructure.cfg41
1 files changed, 29 insertions, 12 deletions
diff --git a/Monitoring/conf/shack_infrastructure.cfg b/Monitoring/conf/shack_infrastructure.cfg
index 78c220b1..f404f3e4 100644
--- a/Monitoring/conf/shack_infrastructure.cfg
+++ b/Monitoring/conf/shack_infrastructure.cfg
@@ -63,6 +63,32 @@ define host{
address 10.0.10.2
hostgroups shack-rz
}
+#
+# Serverswitch 2
+#
+define host{
+ use generic-host
+ host_name shack-serverswitch2
+ parents shack-serverswitch
+ alias Shack switch Rack 2 (cisco 3524)
+ address 10.42.0.5
+ hostgroups shack-rz
+ }
+
+define service {
+ host_name shack-serverswitch2
+ service_description Telnet
+ use generic-service
+ check_command check_telnet
+ }
+
+define service {
+ host_name shack-serverswitch2
+ service_description Admin HTTP Terminal
+ use generic-service
+ check_command check_http
+ }
+
define service {
host_name shack-gw
@@ -88,14 +114,6 @@ define host{
define host{
use generic-host
- host_name shack-wlan-ap1
- parents shack-coreswitch
- alias Shack Wlan Access Point 1
- address 10.42.0.5
- hostgroups wlan-ap
- }
-define host{
- use generic-host
host_name shack-wlan-ap2
parents shack-coreswitch
alias Shack Wlan Access Point 2
@@ -145,10 +163,6 @@ define service{
check_command check_sip
}
-
-
-
-
#
# Shack DNS Server
#
@@ -222,3 +236,6 @@ define service {
check_command check_ldap!shammunity
}
+#
+# Random stuff (not necessary located in RZ)
+#