HP iLO 4 Scripting and Command Line Guide

The iLO 4 embedded health CLP settings are:
/system1/fan*
/system1/sensor*
/system1/powersupply*
Targets
Fan
Sensor
Powersupply
Table 8 Embedded Health Properties
DescriptionAccessProperty
Displays fan, sensor, or power supply label numberReadDeviceID
Displays fan, sensor, or power supply locationReadElementName
Displays fan, sensor, or power supply operational statusReadOperationalStatus
Displays if fan is operating at variable speedReadVariableSpeed
Displays the current fan speedReadDesiredSpeed
Displays the health status of the fan, sensor, or power supplyReadHealthState
Displays the reading units for temperature and voltage sensorsReadRateUnits
Displays the current reading of sensorReadCurrentReading
Displays the sensor typeReadSensorType
Displays temperature sensor caution valueReadOemhp_CautionValue
Displays temperature sensor critical valueReadOemhp_CriticalValue
NOTE: All available embedded health properties from all targets are shown in Table 8 (page
46). The actual properties returned depend on the command.
For example
The following command displays the system fan1 properties:
show system1/fan1
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 following command displays
the VRM 1 properties:
show system1/sensor1
For example:
46 SMASH CLP Scripting Language