HP 3PAR Command Line Interface Reference (OS 3.1.2 MU2) (QL226-97016, June 2013)
EXAMPLES
The following example displays aggregate hourly LD space information for all RAID 5 LDs with
names that match either "fc*" or "ssd*" patterns beginning 24 hours ago:
cli% srldspace -raid_type 5 -hourly -btsecs -24h fc* ssd*
The following example displays LD space information for the most recent daily sample aggregated
by the LD name for LDs with names that match the pattern "tp*".
cli% srldspace -daily -attime -groupby ld_name tp*
NOTES
For this command: 1 MB = 1048576 bytes.
srldspace 553