Examples; Display Test Patterns; Download Microcode - IBM H80 User Manual

660 series enterprise server
Hide thumbs Also See for H80:
Table of Contents

Advertisement

-i index
-v

Examples

The following are examples of how to use the Display System Environmental Sensors
service aid.
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 numeric list:
/usr/lpp/diagnostics/bin/uesensor -a
3 0 11 87 P1 9001 0 11 2345 F1 9004 0 11 2 V1 9004 1 9 2 V2
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

Display Test Patterns

This service aid provides a means of adjusting system display units by providing
displayable test patterns. The user works through a series of menus to select the
display type and test pattern. After the selections are made, the test pattern displays.

Download Microcode

This service aid provides a way to copy microcode to an adapter or device. The service
aid presents a list of adapters and devices that use microcode. After the adapter or
device is selected, the service aid provides menus to guide you in checking the current
level and downloading the needed microcode.
This task can be run directly from the AIX command line. See the following sections for
instructions on downloading to a particular type of adapter or device.
Specifies the sensor index to query.
Indicates to return the sensor measured value. The sensor status is returned
by default.
Chapter 6. Introducing Tasks and Service Aids
97

Advertisement

Table of Contents
loading

Table of Contents