HP 3PAR OS 3.1.3 Command Line Interface Reference

CPUSpeed. The speed of the CPU in MHz.
BusSpeed. The bus speed of the CPU in MHz.
cli% shownode -ps
-------------------------Power Supplies--------------------------
Node PS -PSState-- FanState ACState DCState -BatState- ChrgLvl(%)
0 0 NotPresent -- -- -- NotPresent 0
0 1 OK OK OK OK OK 100
1 0 OK OK OK OK OK 100
1 1 NotPresent -- -- -- NotPresent 0
In the example above:
Node. The node ID.
PS. The power supply ID.
PSState. The power supply state. Values are as follows:
--. Cannot determine the state.
OK. The power supply is operating normally.
Failed. The power supply is operating abnormally.
NotPresent. The power supply is missing.
Degraded. There is a fan failure, or the battery state is not OK.
FanState. The power supply fan state. Values are as follows:
--. Cannot determine the state.
OK. The fan is operating normally.
Failed. The fan is operating abnormally.
ACState. The state of the AC power. Values are as follows:
--. Cannot determine the state.
OK. Normal operation.
Failed. Abnormal operation.
DCState. The state of DC power. Values are as follows:
--. Cannot determine the state.
OK. Normal operation.
Failed. Abnormal operation.
BatState. The battery state. Values are as follows:
OK. Normal operation.
--. Cannot determine the state.
Failed. Abnormal operation.
shownode 405