HP 3PAR OS 3.1.3 Command Line Interface Reference

statqos
DESCRIPTION
The statqos command display the run-time stats of QoS rules that are on.
SYNTAX
The syntax for the statqos command can be one of the following examples:
statqos
[options][{{vvset|domain}:{<name>|<pattern>}|sys:all_others}]...
AUTHORITY
Any role in the system
OPTIONS
-domain {<domainname|pattern>}...
Shows statistics for rules with target objects in domains with names that match one or more of the
specified domains or patterns. If -domain is not specified, statistics for all rules with target objects
in the current domain are shown. See the currentdomain parameter in the setclienv and
showclienv commands.
-vv {<VV_name>|<pattern>}[,{<VV_name>|<pattern>}]...
Applies only to QoS rules whose targets include virtual volumes with names matching any of the
names or patterns specified.
-rw
Specifies that the display includes separate read and write data. If not specified, the total is
displayed.
-d <secs>
Specifies the interval in seconds that statistics are sampled from using an integer from 1 through
2147483. If no count is specified, the command defaults to 2 seconds.
-iter <number>
Specifies that the statistics are to stop after the indicated number of iterations using an integer from
1 through 2147483647.
-begin
Specifies that I/O averages are computed from the system start time. If not specified, the average
is computed since the first iteration of the command.
-idlep
Specifies the percent of idle columns in the output.
-sortcol <col>[,<dir>][:<col>[,<dir>]...
Sorts command output based on column number (<col>). Columns are numbered from left to right,
beginning with 0. At least one column must be specified. In addition, the direction of sorting (<dir>)
can be specified as follows:
inc
Sort in increasing order (default).
dec
Sort in decreasing order.
statqos 623