|
VPID
|
INTEGER
|
Identifies the EP system , within a cluster of multiple EP systems that merge the data into the same external database.
If there is only one EP system at an installation, this field will always be 1.
|
|
MPP
|
VARCHAR2(256)
|
The unique name assigned to this MPP through the EPM.
|
|
Time
|
VARCHAR2(64)
|
Timestamp of the aggregated statistic.
|
|
ResourceID
|
VARCHAR2(256)
|
Name of the statistic to which this row applies:
-
CPU - Percentage of CPU utilization
-
Disk - Percentage of disk utilization
-
Memory - Percentage of memory in use
-
Port - Percentage of licensed telephony resources
currently in use
-
Inbound Calls - Total active inbound calls
-
Outbound Calls - Total active outbound calls
|
|
Duration
|
INTEGER
|
Time period that the data represents in milliseconds.
|
|
Sum
|
INTEGER
|
Sum of all the statistics taken in the aggregation period.
|
|
Count
|
INTEGER
|
Number of statistics taken in the aggregation period (number of
heartbeats).
|
|
Peak
|
INTEGER
|
Largest statistic taken in the aggregation period.
|
|
Minimum
|
INTEGER
|
Smallest statistic taken in the aggregation period.
|
|
CurrentResource
|
INTEGER
|
Last value received from the heartbeat in aggregate period.
|
|
SourceType
|
INTEGER
|
Type of system resource is from:
|
|
ComponentID
|
INTEGER
|
The component ID from AMS for OM statistic. The value in this
column is populated when the value of SourceType is equal to 4.
This column was added in Experience Portal 6.0.
|