summaryrefslogtreecommitdiffstats
path: root/Monitoring/conf/shack_guests.cfg
blob: d134150c65344b9b85289c17a1ff19dfa6837804 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
#
# Bitcoin mines
#
define host{
        use                     generic-host
        host_name               gauda0
        parents                 shack-serverswitch
        alias                   Gauda0 Bitcoin Mining Rig 0
        address                 10.42.0.99
        hostgroups              bitcoin-miner
        }
define host{
        use                     generic-host
        host_name               gauda1
        parents                 shack-serverswitch2
        alias                   Gauda0 Bitcoin Mining Rig 1
        address                 10.42.0.98
        hostgroups              bitcoin-miner
        }
define host{
        use                     generic-host
        host_name               gauda2
        parents                 shack-serverswitch2
        alias                   Gauda0 Bitcoin Mining Rig 2
        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                   Sascha Server
        address                 10.42.23.100
        #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
        }