Oracle ILOM 웹 인터페이스의 Power(전원) 페이지에서 전력 소비를 확인할 수 있습니다.
Oracle ILOM에 로그인(CLI)을 참조하십시오.
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
...
->