pd_resource

Table to store Performance metrics/resources. The table is populated by Performance Domain Server (auto publishing of Performance Data into MDB) or by the pdtodb utility.

Column Name Column Datatype Column Null Option Column Comment
res_id integer not null Resource identifier.
res_type nvarchar(64) not null Resource type.
res_subtype nvarchar(80) not null Resource subtype.
res_instance nvarchar(64) not null Resource instance.
res_value_type nvarchar(15) not null Resource value type. Example: PERCENT, SUM, RATE.

Product Name: Unicenter Network and System Management/System Performance

Table Type: Table

Relationships:

Primary Key Related Table Related Column
res_id pd_val_8hr machine_id
res_id pd_val_6hr machine_id
res_id pd_val_5min machine_id
res_id pd_val_4hr machine_id
res_id pd_val_1month machine_id
res_id pd_val_1min machine_id
res_id pd_val_1hr machine_id
res_id pd_val_1day machine_id
res_id pd_val_15min machine_id
res_id pd_val_12hr machine_id
res_id pd_val_10min machine_id
res_id pd_val_3hr machine_id
res_id pd_val_30min machine_id
res_id pd_val_2hr machine_id
res_id pd_val_20min machine_id
res_id pd_val_1year machine_id
res_id pd_val_1week machine_id


Copyright © 2006 CA. All rights reserved.