source: genesis/nodes/CNodeLorentzhof/wleiden.yaml@ 11390

Last change on this file since 11390 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
RevLine 
[10059]1# Genesis config yaml style
2# vim:ts=2:et:sw=2:ai
3#
[10436]4board : "UNKNOWN"
[10059]5comment : "None"
[10881]6height : "13"
[10116]7ileiden : False
[10881]8latitude : "52.15208"
[10116]9location : "Zorgcentrum Lorentzhof, Lorentzhof 1, 2313 GA, Leiden"
[10881]10longitude : "4.49629"
[10116]11masterip : "172.18.64.1"
[11325]12monitoring_group: "wleiden"
[10116]13nodename : "Lorentzhof"
14nodetype : "CNode"
[10059]15rdnap_x : 94028
16rdnap_y : 463030
[10116]17release : "5.0-RELEASE"
18status : "up"
[10059]19
[10116]20
[10059]21iface_sis0:
[10885]22 comment : "Ethernet naar Lorentzhof"
[10116]23 ip : "172.18.64.65/28"
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 8Dbi"
[10116]32 ip : "172.18.64.1/26"
[10454]33 sdesc : False
[10703]34 mode : "ap"
[10116]35 type : "11b"
36 channel : "8"
37 ssid : "ap-omni.lorentzhof.wleiden.net"
38 dhcp : "10-60"
39 compass : "omni"
40 status : "up"
[10059]41
42
43iface_wi1:
[10883]44 comment : "Link naar Roomburgh2"
[10116]45 ip : "172.16.1.10/30"
46 sdesc : "2roomburgh2"
[10703]47 mode : "ap"
[10116]48 type : "11b"
[10881]49 channel : 2
[10116]50 ssid : "il-zw.roomburgh2.wleiden.net"
[10454]51 dhcp : False
[10116]52 compass : "sw"
53 status : "up"
[10059]54
[10116]55
56iface_wi2:
57 comment : "Link naar Plantsoen"
58 ip : "172.16.1.225/30"
59 sdesc : "2plantsoen"
[10703]60 mode : "ap"
[10116]61 type : "11b"
62 channel : "4"
63 ssid : "il-n.lorentzhof.wleiden.net"
[10454]64 dhcp : False
[10116]65 compass : "n"
66 status : "up"
67
68
69iface_wi3:
[10885]70 comment : "Link naar Haagwijk"
[10116]71 ip : "172.16.1.229/30"
72 sdesc : "2haagwijk"
[10703]73 mode : "ap"
[10116]74 type : "11b"
75 channel : "1"
76 ssid : "il-o.haagwijk.wleiden.net"
[10454]77 dhcp : False
[10116]78 compass : "e"
79 status : "up"
80
81
Note: See TracBrowser for help on using the repository browser.