System Reporter 2.8

3PAR System Reporter User’s Guide

10.4.19 The statvvcmpinv Table

The statvvcmpinv_<res>_2 table holds the inventory for the statvvcmp_<res>_2 table.

Table 10-30.statvvcmpinv_<res>_2 Table

Column

Type

Comment

 

 

 

tsecs

INTEGER NOT NULL

Sample time in secs. This is the Unix time

 

 

and is the number of seconds since

 

 

0:00:00 Jan 1, 1970 GMT.

 

 

 

sys_uid

INTEGER NOT NULL

A unique identifier for the InServ system

 

 

instance refers to the uniq_id for the

 

 

InServ system instance in the system_3

 

 

table.

 

 

 

dom_name

VARCHAR(32) NOT NULL

The domain name that the VV belongs to.

 

 

If the VV is not assigned to a domain, this

 

 

column contains the value “-”.

 

 

 

vvid

INTEGER NOT NULL

The VV ID.

 

 

 

vv_name

VARCHAR(32) NOT NULL

The VV name.

 

 

 

The Sample Data and Inventory Tables 10.49