Appendix E: Using the IPMI Tool Set
234
X Cipher Suite Unused
c CALLBACK
u USER
O OPERATOR
a ADMIN
O OEM
Sensor Commands
The Sensor commands allow you to display detailed sensor information.
list
Lists sensors and thresholds in a wide table format.
Example
$ ipmitool -I lan -H allen-dpxpcr20-20 -U admin -a sensor
list
get <id> ... [<id>]
Prints information for sensors specified by name.
Example
$ ipmitool -I lan -H allen-dpxpcr20-20 -U admin -P
raritan1 sensor get "R.14 Current"
thresh <id> <threshold> <setting>
This allows you to set a particular sensor threshold value. The sensor is
specified by name. Valid thresholds are:
unr
Upper Non-Recoverable
ucr
Upper Critical
unc
Upper Non-Critical
lnc
Lower Non-Critical
lcr
Lower Critical
lnr
Lower Non-Recoverable
Example
$ ipmitool -I lan -H allen-dpxpcr20-20 -U admin -P
raritan1 sensor thresh "R.14 Current" unr 10.5