The following procedure describes how to view power management metrics that are managed by the service processor (SP) using the ILOM command-line interface (CLI).
Log in as
root
to the ILOM CLI.
At the command prompt, type:
-> show /SP/powermgmt
The SP power management targets and properties appear. For example:
-> show /SP/powermgmt
The Server SP’s power management targets and properties appear. For example:
-> show /SP/powermgmt /SP/powermgmt Targets: 1 (Consumed Power) 2 (Ticketed Power) Properties: Commands: cd show
To view the value of a target, type:
-> show /SP/powermgmt/n
Where n is the number associated with the target value. For example, to view the Consumed Power property, type:
-> show /SP/powermgmt/1 /SP/powermgmt/1 Targets: Properties: name = Consumed Power unit = Watts value = 0 Commands: cd show