summaryrefslogtreecommitdiffstats
path: root/Monitoring/conf/shack_guests.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
commit4ee8976b04dac8dbfc25b8325526c158fce87990 (patch)
treeb77f8dfc4c8ec741ae1b7ff6a96e58f651e6a793 /Monitoring/conf/shack_guests.cfg
parente0b0b90df26b9190bb24ecee0a3ddb26f4156438 (diff)
parent9ab87e479e1f75665bc69623eeb740758acb3f0a (diff)
Merge branch 'master' of github.com:/krebscode/painload
Diffstat (limited to 'Monitoring/conf/shack_guests.cfg')
-rw-r--r--Monitoring/conf/shack_guests.cfg50
1 files changed, 40 insertions, 10 deletions
diff --git a/Monitoring/conf/shack_guests.cfg b/Monitoring/conf/shack_guests.cfg
index 75e92f17..45617461 100644
--- a/Monitoring/conf/shack_guests.cfg
+++ b/Monitoring/conf/shack_guests.cfg
@@ -6,31 +6,61 @@ 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
- alias Gauda0 Bitcoin Mining Rig 1
- address 10.42.1.20
+ parents shack-serverswitch2
+ alias Gauda1 Bitcoin Mining Rig 1
+ address 10.42.0.98
hostgroups bitcoin-miner
}
define host{
use generic-host
host_name gauda2
- parents shack-serverswitch
- alias Gauda0 Bitcoin Mining Rig 2
- address 10.42.1.17
+ parents shack-serverswitch2
+ alias Gauda2 Bitcoin Mining Rig 2
+ address 10.42.0.97
hostgroups bitcoin-miner
}
define host{
use generic-host
- host_name SaschaPC
+ host_name chinaman
+ parents shack-serverswitch2
+ alias Chinaman Bitcoin Mining Rig
+ address 10.42.0.96
+ _TINC_ADDRESS 10.7.7.6
+ hostgroups bitcoin-miner,tinc-nodes,ssh-servers
+ contact_groups krebsminers
+ }
+
+define host{
+ use generic-host
+ host_name Sascha privater Server
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 Telefonzelle
+ parents shack-coreswitch
+ alias Telefonzelle
+ address 10.42.23.101
+ #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
}
+