3PAR InForm® OS 2.3.1 CLI Reference (320-200166 Rev B, March 2010)
25.19
InForm OS Version 2.3.1 Command Line Interface Reference
–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
Specifies the percent of 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. You must specify a column number. In addition, you can
specify the direction of sorting
<dir> as follows:
inc
Sort in increasing order (default).
dec
Sort in decreasing order.
Multiple columns can be specified separated by a colon (
:), Rows with have 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, operation, meas, and value 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.
maxs
Specifies that only devices with maximum values above the threshold are
displayed.