source: genesis/nodes/CNodeSHFortis/wleiden.yaml@ 11371

Last change on this file since 11371 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.4 KB
RevLine 
[10059]1# Genesis config yaml style
2# vim:ts=2:et:sw=2:ai
3#
[10436]4board : "UNKNOWN"
[10059]5comment : "None"
[10881]6height : "16"
[10116]7ileiden : False
[10881]8latitude : "52.12956"
[10116]9location : "Stadhuisplein 1, 2405 SH, Alphen aan den Rijn"
[10881]10longitude : "4.65918"
[10116]11masterip : "172.28.136.1"
[11325]12monitoring_group: "walphen"
[10116]13nodename : "SHFortis"
14nodetype : "CNode"
[10059]15rdnap_x : 105150
16rdnap_y : 460400
[10116]17release : "5.0-RELEASE"
18status : "up"
19
20
[10059]21iface_sis0:
[10885]22 comment : "2vloer"
[10116]23 ip : "172.28.136.65/29"
24 sdesc : "eth"
25 type : "eth"
[10454]26 dhcp : False
[10116]27 status : "up"
[10059]28
[10116]29
[10059]30iface_wi0:
[10888]31 comment : "Omni voor de buurt"
[10116]32 ip : "172.28.136.1/26"
33 sdesc : "ap-omni"
[10703]34 mode : "ap"
[10116]35 type : "11b"
36 channel : "8"
37 ssid : "ap-omni.shfortis.walphen.net"
38 dhcp : "10-60"
39 compass : "omni"
40 status : "up"
[10059]41
42
43iface_wi1:
[10884]44 comment : "Link naar Koster"
[10116]45 ip : "172.28.1.130/30"
46 sdesc : "2Koster"
[10703]47 mode : "ap"
[10116]48 type : "11b"
49 channel : "11"
50 ssid : "il-w.shfortis.walphen.net"
[10454]51 dhcp : False
[10116]52 compass : "w"
53 status : "up"
[10059]54
[10116]55
56iface_wi2:
[10884]57 comment : "Link naar PPFortis"
[10116]58 ip : "172.28.1.138/30"
59 sdesc : "2PPFortis"
[10703]60 mode : "ap"
[10116]61 type : "11b"
62 channel : "3"
63 ssid : "il-o.shfortis.walphen.net"
[10454]64 dhcp : False
[10116]65 compass : "e"
66 status : "up"
67
68
Note: See TracBrowser for help on using the repository browser.