Skip to Main Content
Return to Navigation

Viewing Event Summaries

This section discusses how to:

Pages Used View Event Summaries

Page Name

Definition Name

Navigation

Usage

Event Manager - Event Summary

EOEN_EVENT_SUM

select Enterprise Components, then select Events & Notifications, then select Event Framework, then select Event Summary

View a summary of all the logged event instances in the local database. This is useful for quickly identifying problems, such as researching the cause of failed event-handler executions to determine a resolution.

Event Manager - Failed Handlers

EOEN_EVENT_SUM2

Click the select Failed Handlers link for an event handler on the Event Manager - Event Summary page.

View a list failed event handlers across all instances of a selected event and node combination.

Event Monitor - Handler Exceptions

EOEN_EVENT_MON3

Click the Details button for a failed event handler on the Event Manager - Failed Handlers page.

View the exceptions that failed event handlers produced.

Event Manager - Event Summary Page

Use the Event Manager - Event Summary page (EOEN_EVENT_SUM) to view a summary of all the logged event instances in the local database.

This is useful for quickly identifying problems, such as researching the cause of failed event-handler executions to determine a resolution.

Image: Event Manager - Event Summary page

This example illustrates the fields and controls on the Event Manager - Event Summary page. You can find definitions for the fields and controls later on this page.

Event Manager - Event Summary page

Summary Grid

Use this group box to review statistics for every event that has logged instances in the local database. The system displays event instances for only the events that are configured for logging through the Event Registry component in the local database. The system groups the logged event instances by event and node combination.

Event Manager - Failed Handlers Page

Use the Event Manager - Failed Handlers page (EOEN_EVENT_SUM2) to view a list failed event handlers across all instances of a selected event and node combination.

Image: Event Manager - Failed Handlers page

This example illustrates the fields and controls on the Event Manager - Failed Handlers page. You can find definitions for the fields and controls later on this page.

Event Manager - Failed Handlers page

The system lists information about each failed event handler. Click the Details button to access the Event Monitor - Handler Exceptions page, where you can view the exceptions that the failed event handlers produced.

Event Manager - Handler Exceptions Page

Use the Event Monitor - Handler Exceptions page (EOEN_EVENT_MON3) to view the exceptions that failed event handlers produced.

Image: Event Monitor-Handler Exceptions page

This example illustrates the fields and controls on the Event Monitor-Handler Exceptions page. You can find definitions for the fields and controls later on this page.

Event Monitor-Handler Exceptions page

Details for the exception are displayed.