HP 3PAR OS 3.1.3 Command Line Interface Reference
• PORT_P The port number for the primary port for the the PD
• DISK_TYPE The disk type of the PD
• SPEED The speed of the PD
-disk_type <type>[,<type>...]
Limit the data to disks of the types specified.
• FC – Fibre Channel
• NL – Nearline
• SSD – Solid State Drive
–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
<PDID>|<pattern>
PDs with IDs that match either the specified PDID or glob-style pattern are included. This specifier
can be repeated to include multiple PDIDs or patterns. If not specified, all PDs are included.
EXAMPLES
The following example displays aggregate hourly histogram performance statistics for all physical
disks beginning 24 hours ago:
cli% srhistpd -hourly -btsecs -24h
NOTES
For this command: KB = 1000 bytes
srhistpd 537