HP 3PAR OS 3.1.3 Command Line Interface Reference

sum_total_iops, sum_read_kbps, sum_write_kbps, sum_total_kbps,
limit_iops, limit_kbps, read_wait, write_wait, total_wait, rej, wait_qlen
Options specific to the rcopy type
target <target_name>[,<target_name>...]
Limit the data to that corresponding to one of the specified RC targets.
Fields applicable to the rcopy type
rc_kbs, rc_kbps, rc_hbrttms,
Options specific to the rcvv type
-vv <VV_name|VV_set|pattern>[,<VV_name|VV_set|pattern>...]
Limit the data to RC VVs with names that match one or more of the specified names or glob-style
patterns. VV set name must be prefixed by set: and can also include patterns.
Fields applicable to the rcvv type
lcl_read_iops, lcl_write_iops, lcl_total_iops, rmt_read_iops,
rmt_write_iops, rmt_total_iops, lcl_read_kbps, lcl_write_kbps,
lcl_total_kbps, rmt_read_kbps, rmt_write_kbps, rmt_total_kbps,
lcl_read_svctms,lcl_write_svctms, lcl_total_svctms,rmt_read_svctms,
rmt_write_svctms, rmt_total_svctms, lcl_read_ioszkb, lcl_write_ioszkb,
lcl_total_ioszkb, rmt_read_ioszkb, rmt_write_ioszkb,
rmt_total_ioszkb,lcl_total_qlen, lcl_busy_pct, rmt_total_qlen,
rmt_busy_pct
SPECIFIERS
<type>
Type must be one of the following: port, vlun, pd, ld, cmp, cpu, link, qos, rcopy, or rcvv.
<condition>
The condition must be of the format <field><comparison><value>, where field is one of the
fields corresponding to the type (see above), comparison is of the format <, <=, >, >=, =,
!= and value is a numeric value. Note that some characters, such as < and >, are significant in
most shells and must be escaped or quoted when running this command from another shell.
<name>
This is the name for the criterion.
NOTES
The System Reporter periodically samples the performance of the system. Each time a sample
is taken, all of the criteria corresponding to that time interval are evaluated and corresponding
alerts are generated if all of the specified conditions are met. If previous samples satisfied the
criteria but the current sample does not, the alert is automatically fixed.
The sum referenced in conditions containing a sum field (sum_read_iops, sum_write_iops,
sum_total_iops, sum_read_kbps, sum_write_kbps, sum_total_kbps) is the total for the particular
field for everything matching the specified options. In the case of no options, this would be
the total for all the given objects.
Conditions that contain histogram fields (read_time0..read_time31,
write_time0..write_time31, total_time0..total_time31, read_size0..
read_size15, write_size0..write_size15, total_size0..total_size15)
refer to all entries for the given histogram or greater. For example, referring to write_time10
means that the condition is evaluating the sum of the I/Os that have a write_time greater than
8 milliseconds (which is what column 10 refers to).
createsralertcrit 129