Last change
on this file since 11409 was 11325, checked in by rick, 12 years ago |
Groepeer nodes naar monitoring_group, handig om bijvoorbeeld een kleine nagios instantie op te zetten voor een kleinere groep machines.
|
File size:
1.6 KB
|
Line | |
---|
1 | # Genesis config yaml style
|
---|
2 | # vim:ts=2:et:sw=2:ai
|
---|
3 | #
|
---|
4 | board : "UNKNOWN"
|
---|
5 | comment : "None"
|
---|
6 | height : "13"
|
---|
7 | ileiden : False
|
---|
8 | latitude : "52.15208"
|
---|
9 | location : "Zorgcentrum Lorentzhof, Lorentzhof 1, 2313 GA, Leiden"
|
---|
10 | longitude : "4.49629"
|
---|
11 | masterip : "172.18.64.1"
|
---|
12 | monitoring_group: "wleiden"
|
---|
13 | nodename : "Lorentzhof"
|
---|
14 | nodetype : "CNode"
|
---|
15 | rdnap_x : 94028
|
---|
16 | rdnap_y : 463030
|
---|
17 | release : "5.0-RELEASE"
|
---|
18 | status : "up"
|
---|
19 |
|
---|
20 |
|
---|
21 | iface_sis0:
|
---|
22 | comment : "Ethernet naar Lorentzhof"
|
---|
23 | ip : "172.18.64.65/28"
|
---|
24 | sdesc : "eth"
|
---|
25 | type : "eth"
|
---|
26 | dhcp : False
|
---|
27 | status : "up"
|
---|
28 |
|
---|
29 |
|
---|
30 | iface_wi0:
|
---|
31 | comment : "Omni 8Dbi"
|
---|
32 | ip : "172.18.64.1/26"
|
---|
33 | sdesc : False
|
---|
34 | mode : "ap"
|
---|
35 | type : "11b"
|
---|
36 | channel : "8"
|
---|
37 | ssid : "ap-omni.lorentzhof.wleiden.net"
|
---|
38 | dhcp : "10-60"
|
---|
39 | compass : "omni"
|
---|
40 | status : "up"
|
---|
41 |
|
---|
42 |
|
---|
43 | iface_wi1:
|
---|
44 | comment : "Link naar Roomburgh2"
|
---|
45 | ip : "172.16.1.10/30"
|
---|
46 | sdesc : "2roomburgh2"
|
---|
47 | mode : "ap"
|
---|
48 | type : "11b"
|
---|
49 | channel : 2
|
---|
50 | ssid : "il-zw.roomburgh2.wleiden.net"
|
---|
51 | dhcp : False
|
---|
52 | compass : "sw"
|
---|
53 | status : "up"
|
---|
54 |
|
---|
55 |
|
---|
56 | iface_wi2:
|
---|
57 | comment : "Link naar Plantsoen"
|
---|
58 | ip : "172.16.1.225/30"
|
---|
59 | sdesc : "2plantsoen"
|
---|
60 | mode : "ap"
|
---|
61 | type : "11b"
|
---|
62 | channel : "4"
|
---|
63 | ssid : "il-n.lorentzhof.wleiden.net"
|
---|
64 | dhcp : False
|
---|
65 | compass : "n"
|
---|
66 | status : "up"
|
---|
67 |
|
---|
68 |
|
---|
69 | iface_wi3:
|
---|
70 | comment : "Link naar Haagwijk"
|
---|
71 | ip : "172.16.1.229/30"
|
---|
72 | sdesc : "2haagwijk"
|
---|
73 | mode : "ap"
|
---|
74 | type : "11b"
|
---|
75 | channel : "1"
|
---|
76 | ssid : "il-o.haagwijk.wleiden.net"
|
---|
77 | dhcp : False
|
---|
78 | compass : "e"
|
---|
79 | status : "up"
|
---|
80 |
|
---|
81 |
|
---|
Note:
See
TracBrowser
for help on using the repository browser.