HP 3PAR OS 3.1.3 Command Line Interface Reference

If it is not specified then the time at which the report begins depends on the sample category
(-hires, -hourly, -daily):
-For hires, the default begin time is 12 hours ago (-btsecs -12h).
For hourly, the default begin time is 7 days ago (-btsecs -7d).
For daily, the default begin time is 90 days ago (-btsecs -90d).
If begin time and sample category are not specified then the time the report begins is 12 hours
ago and the default sample category is hires. If -btsecs 0 is specified then the report begins at the
earliest sample.
-hires
Select high resolution samples (5 minute intervals) for the report. This is the default setting.
-hourly
Select hourly samples for the report.
-daily
Select daily samples for the report.
-groupby <groupby>[,<groupby>...]
For -attime reports, generate a separate row for <groupby> items. Each <groupby> must be
different and one of the following:
DOM_NAME Domain name
LDID Logical disk ID
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.
EXAMPLES
The following example displays aggregate hourly performance statistics for all logical disks
beginning 24 hours ago:
cli% srstatld -hourly -btsecs -24h
558 System Reporter (SR) commands