The statqosinv table – HP 3PAR System Reporter Software User Manual

Page 222

Advertising
background image

Table 98 (continued)

Comment

Type

Column

Difference between delay_wcount value from last sample for the
same object

DOUBLE PRECISION NOT
NULL

d_delay_wcount

Delay in total number of bytes written since the object was first
created or restarted

DOUBLE PRECISION NOT
NULL

delay_wbytes

Difference between delay_wbytes value from last sample for the
same object

DOUBLE PRECISION NOT
NULL

d_delay_wbytes

Delay in total number of write errors since the object was first
created or restarted

DOUBLE PRECISION NOT
NULL

delay_werror

Difference between delay_werror value from last sample for the
same object

DOUBLE PRECISION NOT
NULL

d_delay_werror

Delay in total number of dropped writes since the object was first
created or restarted

DOUBLE PRECISION NOT
NULL

delay_wdrops

Difference between delay_wdrops value from last sample for the
same object

DOUBLE PRECISION NOT
NULL

d_delay_wdrops

Delay in total number of ticks (microsecs) taken by write
operations, since the object was first created or restarted

DOUBLE PRECISION NOT
NULL

delay_wticks

Difference between delay_wticks value from last sample for the
same object

DOUBLE PRECISION NOT
NULL

d_delay_wticks

Delay in Number of reads in IO

DOUBLE PRECISION NOT
NULL

delay_rsize

Difference between delay_rsize value from last sample for the
same object

DOUBLE PRECISION NOT
NULL

d_delay_rsize

Delay in Number of writes in IO

DOUBLE PRECISION NOT
NULL

delay_wsize

Difference between delay_wsize value from last sample for same
object

DOUBLE PRECISION NOT
NULL

d_delay_wsize

The statqosinv Table

Table 99 statqosinv Table

Comment

Type

Column

"Sample time in secs. This is the Unix time and is the number of
seconds since 0:00:00 Jan 1, 1970 GMT."

INTEGER NOT NULL

tsecs

A unique identifier for the system instance refers to the uniq_id for
the system instance in the system_3 table.

INTEGER NOT NULL

SYS_UID

QoS Rule Name

VARCHAR(128)

QOS_NAME

"The domain name that the QoS Rule belongs to. If the QoS Rule
is not assigned to a domain, this column contains the value “-”."

VARCHAR(32) NOT NULL

DOM_NAME

222 Database Schema

Advertising