Command Line Interface Guide
298 Working With CLI Command Results
file called fans.txt. To compare these results with output for the same probe
obtained four hours later, you can use the -outa command to append the new
output to fans.txt.
Ty p e :
omreport chassis fans index=0 -outa fans.txt
or
omreport mainsystem fans index=0 -outa fans.txt
Fans.txt now reads as follows:
You can use a text editor to insert the time that each block of data was
captured. In comparing the two snapshots for fan probe 0, you can see that
the second report shows several changes. The reading of fan RPM has been
changed to 3001RPM but is still within normal range. Someone has raised the
minimum warning threshold to 700 RPM and has decreased the maximum
warning threshold to 5500 RPM.
Index : 0
Status : OK
Probe Name : System Board Fan 1 RPM
Reading : 2380RPM
Minimum Warning Threshold : 600RPM
Maximum Warning Threshold : 5700RPM
Minimum Failure Threshold : 500RPM
Maximum Failure Threshold : 6000RPM
Index : 0
Status : OK
Probe Name : System Board Fan 1 RPM
Reading : 3001RPM
Minimum Warning Threshold : 700RPM
Maximum Warning Threshold : 5500RPM
Minimum Failure Threshold : 500RPM
Maximum Failure Threshold : 6000RPM