HP 3PAR OS 3.1.3 Command Line Interface Reference

Date string: "2012-10-26" or 2012-10-26
Time string: "11:00:00" or 11:00:00
A negative number indicating the number of seconds before the current time. Instead of a
number representing seconds, <secs> can be specified with a suffix of m, h or d to represent
time in minutes (e.g. -30m), hours (e.g. -1.5h) or days (e.g. -7d).
If it is not specified then the report ends with the most recent 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:
NODE The controller node
CPU The CPU within the controller node
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
<node>
Only the specified node numbers are included, where each node is a number from 0 through 7.
This specifier can be repeated to display information for multiple nodes. If not specified, all nodes
are included.
EXAMPLES
The following example displays aggregate hourly performance statistics for all CPUs beginning
24 hours ago:
cli% srstatcpu -hourly -btsecs -24h
The following example displays daily node cpu performance aggregated by node for nodes 0
and 1:
cli% srstatcpu -daily -attime -groupby node 0 1
556 System Reporter (SR) commands