您可以在 Oracle ILOM Web 界面的 "Power" 页面上查看功耗。
对于 SPARC M7-8 服务器,您应该会看到类似于以下内容的输出:
-> show /System/Power
/System/Power
Targets:
Power_Supplies
Properties:
health = OK
health_details = -
actual_power_consumption = xxxx watts
max_permitted_power = xxxxx watts
installed_power_supplies = 6
max_power_supplies = 6
...
->
对于 SPARC M7-16 服务器,您应该会看到类似于以下内容的输出:
-> show /System/Power
/System/Power
Targets:
Power_Supplies
Properties:
health = OK
health_details = -
actual_power_consumption = xxxx watts
max_permitted_power = xxxxx watts
installed_power_supplies = 16
max_power_supplies = 16
...
->