﻿1 GetNodes

     ----------------------------------------------------------------------

   Enables you to show the baselines in the current HP SUM session.

   getnodes enables you to show the list of the nodes in the current HP SUM
   session.

  1.1 Syntax

   hpsum [.cmd] getnodes

  1.2 Parameters

   The getnodes command provides the following options:

   +------------------------------------------------------------------------+
   | Option          | Description                                          |
   |-----------------+------------------------------------------------------|
   | hpsum[.cmd]     | The HP SUM script initiates this action.             |
   |-----------------+------------------------------------------------------|
   | getnodes        | The command show the nodes in the current HP SUM     |
   |                 | session.                                             |
   |-----------------+------------------------------------------------------|
   | node [/details] | The nodes on which to perform the operation. Specify |
   |                 | [/details] to get detail information.                |
   +------------------------------------------------------------------------+

  1.3 Return codes

   +------------------------------------------------------------------------+
   | Return Code            | Windows | Linux | Text                        |
   |------------------------+---------+-------+-----------------------------|
   | SUCCESS_NO_REBOOT      | 0       | 0     | The command was successful. |
   |------------------------+---------+-------+-----------------------------|
   | FAILURE_GENERAL        | -1      | 255   | A general failure occurred. |
   |                        |         |       | For details, see the logs.  |
   |------------------------+---------+-------+-----------------------------|
   |                        |         |       | A bad input parameter was   |
   | FAILURE_BAD_PARM       | -2      | 254   | encountered. For details,   |
   |                        |         |       | see the logs.               |
   |------------------------+---------+-------+-----------------------------|
   | FAILURE_COMMAND_FAILED | -4      | 252   | The command failed. For     |
   |                        |         |       | details, see the logs.      |
   +------------------------------------------------------------------------+

  1.4 Example

    Windows sample command line

   C:\>hpsum.cmd getnodes

    Linux/HP-UX sample command line

   $ hpsum getnodes 16.157.90.123 --details
