System timed events
(INSTANCEID, EVENTID)
Name | Data Type | Description |
---|---|---|
INSTANCEID | long | Instance ID; 0 = non-CE |
EVENTID | long | Event ID |
DESCRIPTION | string(256) | Event description |
EVENTCLASSID | long | Event class ID |
EVENTS | double | Number of events |
EVENTTIME | double | Total event time, in seconds |
MERGESTATUS | long | Internal-use merge status; created by Surveillance |
EVENTTIME_CURRENT | double | Event time delta, in seconds |
EVENTTIME_AVG | double | Average of delta event time, in seconds, since collection started |
EVENTTIME_MAX | double | Maximum of delta event time, in seconds, since collection started |
EVENTTIME_OVERALL | double | Total event time, in seconds, since collection started |
EVENTTIME_PCT | double | % of total event time over all events, in interval |
EVENTTIME_PCT_AVG | double | % of average event time per interval, since collection started |
EVENTTIME_PCT_TOT | double | % of total event time, since collection started |
EVENTS_CURRENT | double | Delta number of events |
EVENTS_AVG | double | Average of delta number of events, since collection started |
EVENTS_MAX | double | Maximum of delta number of events, since collection started |
EVENTS_OVERALL | double | Total number of events, since collection started |
EVENTS_PCT | double | % of total number of events over all events, in interval |
EVENTS_PCT_AVG | double | % of average number of events per interval, since collection started |
EVENTS_PCT_TOT | double | % of total number of events, since collection started |
Attributes: | MDA |
---|---|
Minimum database version: | 12.5.0.3 |