Differences between revisions 3 and 6 (spanning 3 versions)
Revision 3 as of 2009-12-28 18:14:22
Size: 808
Comment:
Revision 6 as of 2010-11-18 00:14:50
Size: 952
Comment:
Deletions are marked like this. Additions are marked like this.
Line 15: Line 15:
  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 /etc/munin/munin.conf (on iris)
  1. 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}}}
Line 24: Line 24:
  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.
  3. DNS
    1. Add public A, .ptp A and PTR records.
  4. Nagios
    1. Add host to hosts.cfg
    2. Add host to proper conf.d/hostgroups
  5. Munin
    1. Add host to /etc/munin/munin.conf (on iris)
    2. 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

  6. SmokePing

    1. Add host to smokeping/config
  7. 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)