HP 3PAR OS 3.1.3 Command Line Interface Reference

Select the end time in seconds for the report. If -attime is specified, select the time for the report.
The value can be specified as either:
The absolute epoch time (for example 1351263600).
The absolute time as a text string in one of the following formats:
Full time string including time zone: "2012-10-26 11:00:00 PDT"
Full time string excluding time zone: "2012-10-26 11:00:00"
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:
DOM_NAME Domain name
CPG_NAME Common Provisioning Group name
LDID Logical disk ID
LD_NAME Logical disk name
DISK_TYPE The disk type of the physical disks used by the LD
RAID_TYPE The RAID type of the LD
SET_SIZE The RAID set size of the LD
STEP_SIZE The RAID step size of the LD
ROW_SIZE The RAID row size of the LD
OWNER The owner node for the LD
-cpg <CPG_name|pattern>[,<CPG_name|pattern>...]
Limit the data to LDs in CPGs with names that match one or more of the specified names or glob-style
patterns.
-disk_type <type>[,<type>...]
Limit the data to disks of the types specified.
FC – Fibre Channel
NL – Nearline
SSD – Solid State Drive
-raid_type <type>[,<type>...]
srldspace 545