3PAR InForm® OS 2.3.1 CLI Reference (320-200166 Rev B, March 2010)
25.35
InForm OS Version 2.3.1 Command Line Interface Reference
–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
–filt option applies to data transfers only. 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.
<op>
The <operation> argument can be specified with one of the following arguments:
r
Specifies that read-only statistics are displayed.
w
Specifies that write-only statistics are displayed.
t|rw
Specifies that statistics for read and write totals are displayed.
<meas>
The <meas> argument can be specified with one of the following arguments:
iops
Specifies that I/O operations per second are displayed. If this argument is
used, the minimum threshold value must be specified using the <val>
argument.