Changes between Version 2 and Version 3 of GENIRacksHome/OpenGENIRacks/Monitoring


Ignore:
Timestamp:
05/27/14 13:18:23 (10 years ago)
Author:
lnevers@bbn.com
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • GENIRacksHome/OpenGENIRacks/Monitoring

    v2 v3  
    22
    33__Control and Compute Nodes__:   The admin should have an SSH RSA private key for the gram user.
    4 {{{
    5           ssh -i ~/.ssh/id_rsa gram@<hostname/IP address>
    6 }}}
     4
     5    ssh -i ~/.ssh/id_rsa gram@<hostname/IP address>
     6
    77
    88__Force 10 switch__:  The switch can only be accessed from the control network, 10.10.8, which means login is only possible from the control or compute nodes. Alternately, use screen on the node that has the serial cable to get access to the console.
    9 {{{
    10           ssh gram@10.10.8.200
    11 }}}
     9
     10    ssh gram@10.10.8.200
     11
    1212
    1313__!PowerConnect 7048 switch__:  The switch can only be accessed from the control network, 10.10.8, which means login is only possible from the control or compute nodes. Alternately, use screen on the node that has the serial cable to get access to the console.
    14 {{{
    15          ssh gram@10.10.8.201
    16 }}}
     14
     15    ssh gram@10.10.8.201
    1716
    1817== Monitoring Log ==