summaryrefslogtreecommitdiffstats
path: root/modules
diff options
context:
space:
mode:
authorroot <root@krebs>2011-05-25 16:42:19 +0200
committerroot <root@krebs>2011-05-25 16:42:19 +0200
commitddd37810eefa8c4fab4d15d67e815e7425d5b9f3 (patch)
tree97da689b1bd0f6a5e41994a6db10ea0252fbaed8 /modules
parentc99000c0edf6bfc2ee6545f9e2ad04c99cd8a96e (diff)
added Shepherd krebs
Diffstat (limited to 'modules')
-rw-r--r--modules/Monitoring/conf/krebs_hosts.cfg10
1 files changed, 10 insertions, 0 deletions
diff --git a/modules/Monitoring/conf/krebs_hosts.cfg b/modules/Monitoring/conf/krebs_hosts.cfg
index 4903020c..c258ed96 100644
--- a/modules/Monitoring/conf/krebs_hosts.cfg
+++ b/modules/Monitoring/conf/krebs_hosts.cfg
@@ -65,3 +65,13 @@ define host{
hostgroups ssh-servers,shack-rz
#,tinc-nodes,krebs-machines
}
+
+define host{
+ use generic-host
+ host_name shepherd
+ alias Shepherd Krebs
+ _tinc_address 10.7.7.29
+ address shepherd.shack
+ parents shack-coreswitch
+ hostgroups krebs-machines,tinc-nodes,ssh-servers
+ }