Go to main content
Oracle EDR InfiniBand 交换机和虚拟化 I/O 系统管理指南

退出打印视图

更新时间: 2016 年 11 月
 
 

显示电源的运行状况 (Oracle ILOM CLI)

交换机具有冗余电源单元 (Power Supply, PS),编号为 0 和 1,您可以对其进行监视以获得整体运行状况以及详细信息。

  1. 发现是否存在特定 PS。
    -> show -d properties /SYS/PSslot
    

    其中 slot01,对应于要显示其信息的 PS。

  2. 显示 PS 运行状况 LED 指示灯的状态。

    例如,要显示 PS0 的状态,可键入:

    -> show -d properties /SYS/PS0/PWROK
     /SYS/PS0/PWROK
     	Properties:
     		type = Power Supply
     		ipmi_name = PS0/PWROK
     		class = Discrete Sensor
     		value = Asserted
     		alarm_status = cleared
    ->
    

相关信息