Example: View Sensor Details Using IPMItool

The following example provides information about viewing individual sensor details using IPMItool. In the example, 10.8.136.165 is the IP address of ILOM.

To view sensor details using IPMItool, type the following command:

$ ipmitool -H 10.8.136.165 -v -I lanplus -U root -P changeme sensor get /SYS/T_AMB

The following results appear:

Locating sensor record...

Sensor ID : /SYS/T_AMB (0x8)

Entity ID : 41.0

Sensor Type (Analog) : Temperature

Sensor Reading : 24 (+/- 0) degrees C

Status : ok

Lower Non-Recoverable : 0.000

Lower Critical : 4.000

Lower Non-Critical : 10.000

Upper Non-Critical : 35.000

Upper Critical : 40.000

Upper Non-Recoverable : 45.000

Assertions Enabled : lnc- lcr- lnr- unc+ ucr+ unr+

Deassertions Enabled : lnc- lcr- lnr- unc+ ucr+ unr+

Related Topics