HP 3PAR System Reporter Software User Manual

Page 324

Advertising
background image

10.32

The Sample Data and Inventory Tables

3PAR System Reporter User’s Guide

System Reporter 2.8

d_rticks

DOUBLE PRECISION NOT

NULL

Difference between rticks value from last

sample for the same object.

wcount

DOUBLE PRECISION NOT

NULL

Total number of writes since the object was

first created or restarted

d_wcount

DOUBLE PRECISION NOT

NULL

Difference between wcount value from last

sample for the same object.

wbytes

DOUBLE PRECISION NOT

NULL

Total number of bytes written since the

object was first created or restarted

d_wbytes

DOUBLE PRECISION NOT

NULL

Difference between wbytes value from last

sample for the same object.

werror

DOUBLE PRECISION NOT

NULL

Total number of write errors since the

object was first created or restarted

d_werror

DOUBLE PRECISION NOT

NULL

Difference between werror value from last

sample for the same object.

wdrops

DOUBLE PRECISION NOT

NULL

Total number of dropped writes since the

object was first created or restarted

d_wdrops

DOUBLE PRECISION NOT

NULL

Difference between wdrops value from last

sample for the same object.

wticks

DOUBLE PRECISION NOT

NULL

Total number of ticks (microsecs) taken by

write operations since the object was first

created or restarted

d_wticks

DOUBLE PRECISION NOT

NULL

Difference between wticks value from last

sample for the same object.

rhist0

DOUBLE PRECISION NOT

NULL

Number of reads in service time bucket

number 0.

Table 10-19. Common Performance Columns

Column

Type

Comment

Advertising