HP 3PAR System Reporter Software User Manual

Page 323

Advertising
background image

10.31

The Sample Data and Inventory Tables

System Reporter 2.8

3PAR System Reporter User’s Guide

d_qlen

DOUBLE PRECISION NOT

NULL

Difference between qlen value from last

sample for the same object.

busy

DOUBLE PRECISION NOT

NULL

Time in microsecs that the device has been

busy.

d_busy

DOUBLE PRECISION NOT

NULL

Difference between busy value from last

sample for the same object.

rcount

DOUBLE PRECISION NOT

NULL

Total number of reads since the object was

first created or restarted.

d_rcount

DOUBLE PRECISION NOT

NULL

Difference between rcount value from last

sample for the same object.

rbytes

DOUBLE PRECISION NOT

NULL

Total number of bytes read since the object

was first created or restarted

d_rbytes

DOUBLE PRECISION NOT

NULL

Difference between rbytes value from last

sample for the same object.

rerror

DOUBLE PRECISION NOT

NULL

Total number of read errors since the object

was first created or restarted

d_rerror

DOUBLE PRECISION NOT

NULL

Difference between error value from last

sample for the same object.

rdrops

DOUBLE PRECISION NOT

NULL

Total number of dropped reads since the

object was first created or restarted.

d_rdrops

DOUBLE PRECISION NOT

NULL

Difference between rdrops value from last

sample for the same object.

rticks

DOUBLE PRECISION NOT

NULL

Total number of ticks (microsecs) taken by

read operations since the object was first

created or restarted.

Table 10-19. Common Performance Columns

Column

Type

Comment

Advertising