3PAR InForm® OS 2.3.1 CLI Reference (320-200166 Rev B, March 2010)

25.26
Command Line Interface Reference InForm OS Version 2.3.1
–rw
Specifies that reads and writes are displayed separately. If this option is not used, then the
total of reads plus writes is displayed.
–d <secs>
Specifies the interval, in seconds, that statistics are sampled using an integer from 1
through
2147483. If no interval is specified, the option defaults to an interval of two
seconds.
–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
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. 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 that 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.