NET/MASTER Management Services (MS) Command Reference Manual
LBANNER
SHOW CPUWEIGHT
NonStop NET/MASTER MS Commands
115412 Tandem Computers Incorporated 2–317
SHOW CPUWEIGHT The SHOW CPUWEIGHT command displays the processor type, status, and CPU
weight configuration of one or all CPUs installed in a system.
The SHOW CPUWEIGHT command with no operands displays the processor type,
status, and CPU weight (configured and in use) of the CPU running the current
process.
SHOW CPUWEIGHT[ ={
cpu-number
| ALL } ]
cpu-number
specifies a particular CPU. The value must be a number from 0 through 15.
ALL
specifies all CPUs installed in the system.
Considerations
The default authority level of this command is 0.
You can enter this command from any NCL procedure, including the INIT NCL
procedure, by using either the CMD core statement or the INTCMD verb.
The CPU weight of processors can be changed after NonStop NET/MASTER MS
startup by using the PARAM CPUWEIGHT command.
For related information, see the PARAM CPUWEIGHT command.