pc:ipmi_tips

差分

このページの2つのバージョン間の差分を表示します。

この比較画面にリンクする

pc:ipmi_tips [2021-02-16 09:55]
Decomo 作成
pc:ipmi_tips [2021-08-19 09:56] (現在)
Decomo
行 1: 行 1:
 ====== IPMIあれこれ ====== ====== IPMIあれこれ ======
  
-IPMI (Intelligent Platform Management Interface)についてのあれこれ。+IPMIについてのあれこれ。 
 + 
 +===== 用語 ===== 
 + 
 +  ? IPMI (Intelligent Platform Management Interface) 
 +  : ホストマシンとは独立にホストマシンを管理・監視する自律システム用の共通インタフェース規格 
 +  ? BMC (Baseboard Management Controller) 
 +  : ホストマシンを管理・監視する実際のコントローラ
  
 ===== ipmitoolコマンド例集 ===== ===== ipmitoolコマンド例集 =====
  
-IPMIの管理LAN (管理IPアドレス)の表示+BMCをリセット 
 +<code> 
 +ipmitool mc reset cold 
 +</code>
  
 +IPMIの管理LAN (管理IPアドレス)の表示
 <code> <code>
 ipmitool lan print ipmitool lan print
行 15: 行 26:
 ipmitool sdr ipmitool sdr
 </code> </code>
 +
 +消費電力を表示
 +<code>
 +ipmitool dcmi power reading
 +</code>
 +
 +
  • pc/ipmi_tips.1613436904.txt.gz
  • 最終更新: 2021-02-16 09:55
  • by Decomo