Pathway/XM System Management Manual
PXMCOM Commands
Compaq NonStop™ Pathway/XM System Management Manual—426761-001
11-75
STATUS NODE
STATUS NODE
This command displays general status information for a NODE object, including the
name of the associated PB process, CPU weight and process workload information, and
(optionally) counts of process reservations for distributed server classes.
node-name
specifies the name of a previously defined and added NODE object.
*
displays status information for all NODE objects in the SuperCTL configuration
file.
DETAIL
includes status information about the distributed server classes associated with the
NODE object.
Consideration
You can direct the output of this command to a file by using the OUT command before
executing the STATUS command.
Display Fields
The fields in the display returned by this command are as follows:
Example
The following command displays status information about a client NODE object named
SALES1:
STATUS NODE SALES1
STATUS NODE { node-name | * } [ , DETAIL ]
Display Field Description
CPU A CPU number that is defined for this NODE object.
CWEIGHT The configured weight for the CPU in the SuperCTL file.
LOAD The current percent of processes in the CPU relative to the other CPUs in
the NODE object.
R E SE RVAT I ON
COUNT
The current number of reservations per CPU for the server class. This
field is displayed only for distributed server classes and only if the
DETAIL option is specified.
WEIGHT The current calculated weight for the CPU. This weight may differ from
the configured weight due to CPU failure or changes made by
CONTROL NODE commands.