CentraSite Documentation : Runtime Governance with CentraSite : Run-Time Governance Reference : Run-Time Events and Key Performance Indicator (KPI) Metrics : Configuring CentraSite to Receive Run-Time Events and Metrics : Event Modeling
Event Modeling
An event is an instance of an event type. Events are modeled in a separate schema from the event type schema. CentraSite models events as non-registry objects (to avoid storing large amounts of unwanted event data in the registry/repository), and instead stores event data in a database collection within the Event Receiver. CentraSite maps events to their corresponding event types, using the event types' UUIDs. Similarly, events are mapped to target types, targets and services using UUIDs and the event type attributes.
The stored event data will contain:
*The event Trap ID (MIB OID).
*The event Trap value, which consists of:
*The attribute key (MIB OID).
*The attribute value.
The event data is stored in the Event Receiver as an "events" doctype.
If an event contains payloads (for example, File-Type attributes such as ResponsePayload and RequestPayload), the payloads are stored in the Event Receiver as a "payloads" doctype, and will be referenced by the event stored under the "event" doctype, using ino:id. This is used to reduce de-serialization of the usually large payloads, and to improve performance of queries on the stored events.
Copyright © 2005-2016 Software AG, Darmstadt, Germany.

Product LogoContact Support   |   Community   |   Feedback