User's Manual
Working With CLI Command Results 177
Ty p e :
omreport chassis 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 increased by 621 RPM but is still within normal range. Someone has raised the minimum 
warning threshold by 200 RPM and has decreased the maximum warning threshold by 2000 RPM.
Selecting a Format for Your CLI Command Output 
You can specify a format for your CLI command results. The format determines how the command 
output is displayed. If the command results are directed to a file, the format is captured by the file to 
which you write your command results.
  NOTE: The omconfig command ignores most output format options and returns plain text messages. However, if 
you use the xml option, the omconfig command returns XML code.
The available formats include: 
• List (lst)
• Semicolon-separated values (ssv)
• Table (tbl)
• Raw xml (xml)
• Custom delimited format (cdv)
Index
Status
Probe Name
Reading
Minimum Warning Threshold
Maximum Warning Threshold
Minimum Failure Threshold
Maximum Failure Threshold 
: 0
: OK
: System Fan
: 2380
: 600
: 5700
: 500
: 6000
Index
Status
Probe Name
Reading
Minimum Warning Threshold
Maximum Warning Threshold
Minimum Failure Threshold
Maximum Failure Threshold 
: 0
: OK
: System Fan
: 3001
: 700
: 5500
: 500
: 6000










