Run the command by entering one of the following:
/usr/lpp/diagnostics/bin/uesensor -l | -a /usr/lpp/diagnostics/bin/uesensor -t

token

-i

index

[-v]
Flag Description
-l List the sensors and their values in a text format.
-a List the sensors and their values in a numerical format. For each sensor, the
following numerical values are displayed as:

token index status measured

value location code

-t token Specifies the sensor token to query.
-i index Specifies the sensor index to query.
-v Indicates to return the sensor measured value. The sensor status is returned
by default.
Examples The following are examples from this command:
1. Display a list of the environmental sensors: /usr/lpp/diagnostics/bin/uesensor -l
Sensor = Fan Speed
Status = Normal
Value = 2436 RPM
Location Code = F1
Sensor = Power Supply
Status = Normal
Value = Present and operational
Location Code = V1
Sensor = Power Supply
Status = Critical low
Value = Present and not operational
Location Code = V2
2. Display a list of the environmental sensors in a numerical list:
/usr/lpp/diagnostics/bin/uesensor -a
301187P1
9001 0 11 2345 F1
90040112V1
9004192V2
3. Return the status of sensor 9004, index 1: /usr/lpp/diagnostics/bin/uesensor -t
9004 -i 1
9
4. Return the value of sensor 9004, index 1: /usr/lpp/diagnostics/bin/uesensor -t
9004 -i 1 -v
2
114 Eserver pSeries 690 User’s Guide