Event Monitor
As events flow through the system, the Event Consumer component dispatches them to appropriately configured sinks. For example, the configuration could be set up to send all error level messages to an administrator mailbox via SMTP as well as to standard logs. All EngageOne events are dispatched to the Event Monitor database for reporting purposes.
The Event Monitor exposes a single JMX MBean
which can be used by any JMX-capable application (such as
Tivoli or JConsole) for monitoring of events. The JMX MBean
is registered with the MBean server with the object name: EventMonitor:name=management
.
The Diagnostics tab in the System Administration section allows you to search and report on events – see System administration.