HP 3PAR OS 3.1.3 Command Line Interface Reference

PORT_P The port number of the port
PORT_TYPE Port type
GBITPS The speed of the port
-port_type <type> [,<type>...]
Limit the data to port of the types specified. Allowed types are:
disk – disk port
host – host fibre channel port
iscsi – host iscsi port
free – unused port
rcip – remote copy IP port
rcfc – remote copy FC port
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 and separated by a colon (:). Rows that have the same information
in them as earlier columns will be sorted by values in later columns.
SPECIFIERS
<npat>:<spat>:<ppat>
Ports with <port_n>:<port_s>:<port_p> that match any of the
specified[<npat>:<spat>:<ppat>...] patterns are included, where each of the patterns is
a glob-style pattern. If not specified, all ports are included
EXAMPLES
The following example displays aggregate hourly histogram performance statistics for disk and
host ports on nodes 0 and 1 beginning 24 hours ago:
cli% srhistport -hourly -btsecs -24h -port_type host,disk 0:*:* 1:*:*
NOTES
For this command: KB = 1000 bytes.
540 System Reporter (SR) commands