HP 3PAR OS 3.1.3 Command Line Interface Reference

RESTRICTIONS
None
EXAMPLES
The following example displays aggregate hourly CPG space information for CPGs with names
that match the pattern "fc*" beginning 24 hours ago:
cli% srcpgspace -hourly -btsecs -24h fc*
The following example displays CPG space information for the most recent daily sample aggregated
by the disk type and raid type for CPGs with names that match the pattern "fc*":
cli% srcpgspace -daily -attime -groupby disk_type,raid_type fc*
NOTES
For this command: 1 MB = 1048576 bytes.
The Growth space available for each CPG is only sampled every hour and will be shown as 0 for
high resolution samples that are not hourly samples.
srcpgspace 531