| ナビゲーションリンクをスキップ | |
| 印刷ビューの終了 | |
|
Oracle Integrated Lights Out Manager (ILOM) 3.0 補足マニュアル Sun Blade X6275 M2 サーバーモジュール |
$ ssh root@ SPIPaddress
Password: password
各エントリの内容は次のとおりです。
SPIPaddress は、サーバーまたは CMM のサービスプロセッサの IP アドレスです。
password は、アカウントのパスワードです。 root アカウントのデフォルトのパスワードは、changeme です。別のユーザーアカウントを使用する場合は、そのアカウントに管理者権限があることを確認します。
ILOM CLI のプロンプト (->) が表示されます。
-> show /SP/powermgmt
出力は次のようになります。
-> show /SP/powermgmt
/SP/powermgmt
Targets:
budget
powerconf
Properties:
actual_power = 69
permitted_power = 190
allocated_power = 190
available_power = 190
threshold1 = 0
threshold2 = 0
Commands:
cd
set
show各エントリの内容は次のとおりです。
actual_power は、システムのすべての電源装置で消費される入力電力をワット単位で示しています。
permitted_power は、予想される最大消費電力をワット単位で示しています。
available_power は、システムコンポーネントで使用可能な入力電力量をワット単位で示しています。
-> show /SYS/VPS
出力は次のようになります。
-> show /SYS/VPS
/SYS/VPS
Targets:
history
Properties:
type = Power Unit
ipmi_name = VPS
class = Threshold Sensor
value = 69.400 Watts
upper_nonrecov_threshold = N/A
upper_critical_threshold = N/A
upper_noncritical_threshold = N/A
lower_noncritical_threshold = N/A
lower_critical_threshold = N/A
lower_nonrecov_threshold = N/A
alarm_status = cleared
Commands:
cd
show/SYS/VPS の値は /SYS/powermgmt actual_power の値と同じです。