← Revision 1 as of 2009-12-28 17:45:13 →
Size: 192
Comment: idea
|
← Revision 10 as of 2012-04-24 21:54:43
Size: 1545
Comment: Excised non-extant category reference
|
Deletions are marked like this. | Additions are marked like this. |
Line 5: | Line 5: |
1. This 1. That 1. Also This with That 1. Repeat 1. Honk |
1. NetworkAddressAllocations 1. Allocate range. 1. OpenVPN 1. Add proper network script in openvpn/ccd and it MUST match the host's CN. 2. New nodes don't need this, are getting allocated an address automatically on an iris vpn via a client.sh or something 1. DNS 1. Add public AAAA record to donk:/etc/bind/master/personaltelco.net 2. Add .ptp A records to donk:/etc/bind/master/ptp 3. Add .ptp PTR records to donk:/etc/bind/master/ip4-ptp 4. Update serial in donk:/etc/bind/include/header 5. Reload bind, # rndc reload 6. public IPv4 addresses will dynamically get created in the $hostname.dyn.personaltelco.net domain, using remote syslogging and syslog-ng magic 1. Nagios 1. Add host to donk:/etc/nagios3/hosts.cfg 1. Add host in appropriate hostgroups in donk:/etc/nagios3/conf.d/hostgroups 1. Munin 1. Add host to iris:/etc/munin/munin.conf 2. Run {{{munin-node-configure --snmp <host> -shell | sh}}} or {{{/etc/munin/snmp.sh <host>}}} for standard wgt634u nodes. 3. Finally, {{{/etc/init.d/munin-node restart}}} 1. SmokePing 1. Add host to smokeping/config 1. Create wiki page for node using NodeTemplate 1. Add node to NodesByAge 1. NodeMap 1. Add location and make sure to login via admin interface and add the hostname so graphs, usercount show up. |
Line 11: | Line 31: |
---- [CategoryPersonalTelcoAdmin] |
=== Extra === 1. CurrentUsers 1. Add host -> !NodeName in <webroot>/users/host_map which will populate the CurrentUsers page |
Checklist
Tools and services to update as new NOT nodes come online.
- Allocate range.
- OpenVPN
- Add proper network script in openvpn/ccd and it MUST match the host's CN.
- New nodes don't need this, are getting allocated an address automatically on an iris vpn via a client.sh or something
- DNS
- Add public AAAA record to donk:/etc/bind/master/personaltelco.net
- Add .ptp A records to donk:/etc/bind/master/ptp
- Add .ptp PTR records to donk:/etc/bind/master/ip4-ptp
- Update serial in donk:/etc/bind/include/header
- Reload bind, # rndc reload
- public IPv4 addresses will dynamically get created in the $hostname.dyn.personaltelco.net domain, using remote syslogging and syslog-ng magic
- Nagios
- Add host to donk:/etc/nagios3/hosts.cfg
- Add host in appropriate hostgroups in donk:/etc/nagios3/conf.d/hostgroups
- Munin
- Add host to iris:/etc/munin/munin.conf
Run munin-node-configure --snmp <host> -shell | sh or /etc/munin/snmp.sh <host> for standard wgt634u nodes.
Finally, /etc/init.d/munin-node restart
- Add host to smokeping/config
Create wiki page for node using NodeTemplate
Add node to NodesByAge
- Add location and make sure to login via admin interface and add the hostname so graphs, usercount show up.
Extra
Add host -> NodeName in <webroot>/users/host_map which will populate the CurrentUsers page