HP 3PAR Command Line Interface Reference (OS 3.1.2 MU2) (QL226-97016, June 2013)

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:
PDID Physical disk ID
CAGEID Cage ID
CAGESIZE Cage size
MAG Disk magazine number within the cage
DISK Disk position within the magazine
DISK_TYPE The disk type of the physical disk
SPEED The disk speed
-disk_type <type>[,<type>...]
Limit the data to disks of the types specified.
FC – Fibre Channel
NL – Nearline
SSD – Solid State Drive
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.
RESTRICTIONS
None
EXAMPLES
The following example displays aggregate hourly PD space information for all PDs beginning 24
hours ago:
cli% srpdspace -hourly -btsecs -24h
NOTES
For this command: 1 MB = 1048576 bytes.
srpdspace 555