Version 12 (modified by 9 years ago) ( diff ) | ,
---|
Table of Contents
SB4
- Need two rf switches
- each links matrix, 1 node, and 1 basestation
- all are controlled by raspberry pi, named sb4-cm
- Switch info
- Max RF input power 1w
- VDD 3.3v
- control voltage:
- Low 0-0.5v
- High 2.7-vdd
- Rf connectors SMA
- Control connector SMA
- pins for ground and vdd
- Raspi info
- 3.3 and 5v available
- gpio is 3.3v
- Software info
- TBD
WIMAX
- Use captured packet streams to control basestation.
- Write omf service to send these
- preferred method, once working, is to reverse engineer the commands.
Switch Matrix
- need two non-blocking switch / attenuator matrix
- Connect B210s through switch matrix
- B210s have 2x tx, 2x rx
- 4 ports per b210, 2 ports per node
- compare pricing from DIY, minicircuits, jfw
- ex, 4 b210s
- set up two rails, 8 ports per rail, atten and delay between
- need price per attenuator.
CFENGINE
- cfengine settings for all orbit servers
- move native home directory
- set root password
- sudoers contain native
- fail2ban
- ganglia
- ldap config
- DHCP specific settings
- dhcp
- dns
- ldap server
- hosts.allow
- web servers
- apache config
- Landings
- tunnels
- hosts.allow
- consoles
- omf config
Config Management
Look at lightweight configs, salt / ansible
Monitoring
Currently using OpenNMS
- Evaluating
- netdisco
- observium
- librenms seems to be best bet, open port of observium
- Divide between nms, and IPAM
- http://phpipam.net/
- http://spritelink.github.io/NIPAP/
- Netdot
- Features wanted
- Get vlan per port from switches
- get mac table from switches
- monitor patch changes / machine moves
- did new mac appear on port
- did known mac appear on different port
- accompany by port up/down trap?
- log of potential changes
- Map server / port relationships
- list of macs from dhcp
- match to switch mac table, switch map (avoid agg. ports)
- servers managed by config management anyway, pull list of interfaces / macs / ips
- generate reasonable configs
- db of servers / ips
- generate dns zone files
- generate dhcp config files
Note:
See TracWiki
for help on using the wiki.