3PAR InForm® OS 2.3.1 CLI Reference (320-200166 Rev B, March 2010)
25.44
Command Line Interface Reference InForm OS Version 2.3.1
–iter <number>
Specifies that the histogram is to stop after the indicated number of iterations using an
integer from
1 through 2147483647.
–begin
Specifies that I/O averages are computed from the system start time. If not specified, the
average is computed since the first iteration of the command.
–idlep
Includes a percent idle columns in the output.
–sortcol <col>[,<dir>][:<col>[,<dir>]...]
Sorts command output based on the column number (<col>). Columns are numbered from
left to right, beginning with 0. At least one column must be specified. In addition, the
direction of sorting (
<dir>) can be specified as follows:
inc
Sort in increasing order (default).
dec
Sort in decreasing order.
Multiple columns can be specified separated by a colon (
:). Rows with the same
information in them as earlier columns will be sorted by the values in the later columns.
–filt <fspec>
Specifies that statistics that fall below the threshold as specified by the <fspec>
arguments where
<fspec> is <type>, <op>, <meas>, <val>, are filtered out and not
displayed. The
<type>, <op>, <meas>, and <val> arguments are separated with one
comma.
<type>
The <type> argument can be specified with one of the following arguments:
curs
Specifies that only devices with current statistics above the threshold are
displayed.
avgs
Specifies that only devices with average statistics above the threshold are
displayed.