Previous Topic

Next Topic

iLO 3 embedded health settings

iLO 3 embedded health commands enable you to display system embedded health information for fans, temperature sensors, voltage sensors, and the power supply.

iLO 3 embedded health CLP settings are located at /system1/fan*, /system1/sensor*, and /system1/powersupply*.

Targets

Properties

Property

Access

Description

DeviceID

Read

Displays fan, sensor, or power supply label number

ElementName

Read

Displays fan, sensor, or power supply location

Operationalstatus

Read

Displays fan, sensor, or power supply operational status

VariableSpeed

Read

Displays if fan is operating at variable speed

Desired Speed

Read

Displays the current fan speed

HealthState

Read

Displays the health status of the fan, sensor, or power supply

RateUnits

Read

Displays the reading units for temperature and voltage sensors

CurrentReading

Read

Displays the current reading of sensor

SensorType

Read

Displays the sensor type

Oemhp_CautionValue

Read

Displays temperature sensor caution value

Oemhp_CriticalValue

Read

Displays temperature sensor critical value

Examples

The command show system1/fan1 displays the system fan1 properties. For example:

/system1/fan1

Targets

Properties

DeviceID=Fan 1

ElementName=I/O Board

OperationalStatus=Ok

VariableSpeed=Yes

DesiredSpeed=40

HealthState=Ok.

VRM power supplies are usually mapped to the sensor targets. The command show system1/sensor1 displays the VRM 1 properties. For example:

/system1/sensor1

Targets

Properties

DeviceID=VRM 1

ElementName=CPU 1

OperationalStatus=Ok

RateUnits=Volts

CurrentReading=0

SensorType=Voltage

HealthState=Ok

oemhp_CautionValue=0

oemhp_CriticalValue=0

Other sensor targets show system temperatures. The command show system1/sensor3 displays one of the temperature zone properties. For example:

/system1/sensor3

Targets

Properties

DeviceID=Temp 1

ElementName=I/O Board Zone

OperationalStatus=Ok

RateUnits=Celsius

CurrentReading=32

SensorType=Temperature

HealthState=Ok

oemhp_CautionValue=68

oemhp_CriticalValue=73