From 43298f04b750e7a9389c7ed588b79cd3bf033de5 Mon Sep 17 00:00:00 2001
From: Felix Richter <Felix.Richter@syntax-fehler.de>
Date: Thu, 16 Jun 2011 12:55:08 +0200
Subject: updated mining rigs, RZ Guests in Monitoring

Monitoring/conf/shack_guests: mining rigs updated (ip),moved pnp
Monitoring/conf/shack_infrastructure: Bestuecker moved to guests
---
 Monitoring/conf/shack_guests.cfg         | 32 +++++++++++++++++++++++++-------
 Monitoring/conf/shack_infrastructure.cfg |  8 --------
 2 files changed, 25 insertions(+), 15 deletions(-)

(limited to 'Monitoring/conf')

diff --git a/Monitoring/conf/shack_guests.cfg b/Monitoring/conf/shack_guests.cfg
index 75e92f17..d134150c 100644
--- a/Monitoring/conf/shack_guests.cfg
+++ b/Monitoring/conf/shack_guests.cfg
@@ -6,31 +6,49 @@ define host{
         host_name               gauda0
         parents                 shack-serverswitch
         alias                   Gauda0 Bitcoin Mining Rig 0
-        address                 10.42.1.16
+        address                 10.42.0.99
         hostgroups              bitcoin-miner
         }
 define host{
         use                     generic-host
         host_name               gauda1
-        parents                 shack-serverswitch
+        parents                 shack-serverswitch2
         alias                   Gauda0 Bitcoin Mining Rig 1
-        address                 10.42.1.20
+        address                 10.42.0.98
         hostgroups              bitcoin-miner
         }
 define host{
         use                     generic-host
         host_name               gauda2
-        parents                 shack-serverswitch
+        parents                 shack-serverswitch2
         alias                   Gauda0 Bitcoin Mining Rig 2
-        address                 10.42.1.17
+        address                 10.42.0.97
         hostgroups              bitcoin-miner
         }
 
+define host{
+        use                     generic-host
+        host_name               chinaman
+        parents                 shack-serverswitch2
+        alias                   Chinaman Bitcoin Mining Rig
+        address                 10.42.0.96
+        hostgroups              bitcoin-miner,tinc-nodes
+        }
+
 define host{
         use                     generic-host
         host_name               SaschaPC
         parents                 shack-serverswitch
-        alias                   Saschas Bitcoin Miner
+        alias                   Sascha Server
         address                 10.42.23.100
-        hostgroups              bitcoin-miner
+        #hostgroups              bitcoin-miner
+        }
+
+define host{
+        use                     generic-host
+        host_name               shack-pnp
+        alias                   Shack Bestueckungsautomat
+        address                 10.42.100.5
+        parents                 shack-coreswitch
+        #hostgroups              shack-rz
         }
diff --git a/Monitoring/conf/shack_infrastructure.cfg b/Monitoring/conf/shack_infrastructure.cfg
index b463978a..2a250efc 100644
--- a/Monitoring/conf/shack_infrastructure.cfg
+++ b/Monitoring/conf/shack_infrastructure.cfg
@@ -222,11 +222,3 @@ define service {
 #
 # Random stuff (not necessary located in RZ)
 #
-define host{
-        use                     generic-host
-        host_name               shack-pnp
-        alias                   Shack Bestueckungsautomat
-        address                 10.42.100.5
-        parents                 shack-coreswitch
-        #hostgroups              shack-rz
-        }
-- 
cgit v1.2.3