System Reporter 2.8

3PAR System Reporter User’s Guide

10.4.26 The perf_timeinv Table

The perf_timeinv_<res>_1 table holds the sample times for performance samples for each

system.

Table 10-37.perf_timeinv_<res>_1 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 that refers to the uniq_id for the

 

 

InServ system instance in the system_3

 

 

table.

 

 

 

10.4.27 The space_timeinv Table

The space_timeinv_<res>_1 table holds the sample times for space samples for each system.

Table 10-38.space_timeinv_<res>_1 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 that refers to the uniq_id for the

 

 

InServ system instance in the system_3

 

 

table.

 

 

 

The Sample Data and Inventory Tables 10.57