HP 3PAR OS 3.1.3 Command Line Interface Reference
• LD_NAME Logical disk name
• CPG_NAME Common Provisioning Group name
• NODE The node that owns the LD
–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
<LD_name>|<pattern>
LDs matching either the specified LD_name or glob-style pattern are included. This specifier can
be repeated to display information for multiple LDs. If not specified, all LDs are included.
RESTRICTIONS
EXAMPLES
The following example displays aggregate hourly histogram performance statistics for all logical
disks beginning 24 hours ago:
cli% srhistld -hourly -btsecs -24h
NOTES
For this command: KB = 1000 bytes.
534 System Reporter (SR) commands