HP 3PAR OS 3.1.3 Command Line Interface Reference

Limit the data to TARGET_NAMEs that match one or more of the specified TARGET_NAMEs or
glob-style patterns.
-mode <target_mode>[,<target_mode>]
Limit the data to TARGET_MODEs of the specified mode. Allowed modes are:
-group <GROUP_NAME|pattern>[,<GROUP_NAME|pattern>...]
Limit the data to GROUP_NAMEs that match one or more of the specified GROUP_NAMEs or
glob-style patterns.
SPECIFIERS
None
EXAMPLES
The following example displays aggregate hourly performance statistics for all Remote Copy links
beginning 24 hours ago:
cli% srstatrcvv -hourly -btsecs -24h
The following example displays most recent daily Remote Copy volumes performance for volumes
grouped by volume name:
cli% srstatrcvv -daily -attime -groupby vv_name
The following example displays most recent daily Remote Copy volumes performance for volumes
grouped by target name:
cli% srstatrcvv -daily -attime -groupby target_name
The following example displays most recent daily Remote Copy volumes performance for volumes
grouped by group name:
cli% srstatrcvv -daily -attime -groupby group_name
The following example displays most recent daily Remote Copy volumes performance for volumes
grouped by port_n, port_s, port_p:
cli% srstatrcvv -daily -attime -groupby port_n,port_s,port_p
NOTES
For this command KB = 1000 bytes.
srstatrcvv 577