OVNPM 1.5.2 - Performance Monitor User and Installation Guide

HP Performance Monitor Database Schema 37
Table: TrendSummaryMap
Column Name Data Type Description
ConfigId
Integer
Specifies the Configuration ID
TrendTableId
Integer
Specifies the ID of Trend type
LastSummaryTix
Integer
Specifies Tix number upto which Last summarization is
completed
SummaryState
Char(20)
Specifies whether the summary is active or not
SummaryStatus
Char(20)
Specifies whether the last summarization process was
completed or not
LastSummaryTime
Integer
Mentions the time stamp of the last summarization
Table Trend Configuration
Column Name
Data Type
Description
TrendTableId
Integer
Specifies the ID of Trend type
TrendTableName
Varchar(50)
Specifies the Name of Trend Table in which the summarized
data will be stored
TrendInterval
Integer
The trend data interval in minutes
InputTable
Char(30)
Name of table whose data will be used in the summarization
process.
InputTableType
Char(30)
Type of table whose data will be used in the summarization
process.
RetentionPeriod
Integer
Specifies the time period in days for which the data needs to be
retained.
HP Performance Monitor
Database Schema