Differences between revisions 3 and 9 (spanning 6 versions)
Revision 3 as of 2009-12-28 18:14:22
Size: 808
Comment:
Revision 9 as of 2012-02-20 22:05:18
Size: 1587
Comment: add some more stuff that should be done for new nodes
Deletions are marked like this. Additions are marked like this.
Line 9: Line 9:
  2. New nodes don't need this, are getting allocated an address automatically on an iris vpn via a client.sh or something
Line 10: Line 11:
  1. Add public A, .ptp A and PTR records.   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
Line 12: Line 18:
  1. Add host to hosts.cfg
  1. Add host to proper conf.d/hostgroups
  1. Add host to donk:/etc/nagios3/hosts.cfg
  1. Add host in appropriate hostgroups in donk:/etc/nagios3/conf.d/hostgroups
Line 15: Line 21:
  1. Add host to munin.conf (on iris)
  1. Run munin-node-configure-snmp <host> and add symlinks in /etc/munin/plugins
  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}}}
Line 19: Line 26:
 1. Create wiki page for node using NodeTemplate
 1. Add node to NodesByAge
Line 24: Line 33:
  1. Add host -> !NodeName in <webroot>/users/host_map   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.

  1. NetworkAddressAllocations

    1. Allocate range.
  2. 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
  3. 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
  4. Nagios
    1. Add host to donk:/etc/nagios3/hosts.cfg
    2. Add host in appropriate hostgroups in donk:/etc/nagios3/conf.d/hostgroups
  5. 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

  6. SmokePing

    1. Add host to smokeping/config
  7. Create wiki page for node using NodeTemplate

  8. Add node to NodesByAge

  9. NodeMap

    1. Add location and make sure to login via admin interface and add the hostname so graphs, usercount show up.

Extra

  1. CurrentUsers

    1. Add host -> NodeName in <webroot>/users/host_map which will populate the CurrentUsers page


[CategoryPersonalTelcoAdmin]

NewNodeChecklist (last edited 2012-04-24 21:54:43 by DanRasmussen)