This scenario illustrates how you can filter duplicate events received from connectors with integrated domain managers so that one consolidated alert appears for each reported condition.
Several domain managers for which you may have connectors could already be integrated with one another. Examples of common domain manager integrations include the following:
For example, CA Spectrum might already be feeding its alarms into CA NSM when the two products are integrated. If you have CA Spectrum and CA NSM connectors installed, you could receive an alert for the original CA Spectrum alarm and an alert for the CA NSM alert representing the same CA Spectrum alarm. Duplicate alerts in CA SOI caused by cross-domain integrations require extra time to clear, could cause confusion for operators, and could provide an inaccurate report of CI severity.
This scenario assumes that you have integrated CA eHealth and CA Spectrum, so that CA eHealth alarms are sent to CA Spectrum. It does the following:
Follow these steps:
MdrProduct='CA:00005' and Message=?
MdrProduct='CA:00002' and Message=?
This search criteria returns events from CA eHealth and CA Spectrum that have identical message text.
Note: The scenario assumes that the event message is the same for events from CA eHealth and integrated CA eHealth events from CA Spectrum. If the messages differ slightly, a more fine-grained search is required.
This selection specifies that the events must occur within two minutes of each other.
The search results appear.
The Create Event Policy wizard opens and displays the New Policy page.
The Create New Event page opens.
${pattern1.Message} - consolidated
This change appends the Message property with a notice that the event is a consolidated version of multiple events.
This changes helps ensure that a new event is created with a unique mdrElementID value.
The Select Data Sources page opens.
Note: Assignment to the Mid-tier connector is required, because the search requires event correlation across connectors. Assigning to the CA eHealth and CA Spectrum connector would prevent the events from correlating across domain managers. However, the MdrProduct values in the search patterns prevent the search from occurring on connectors other than CA Spectrum and CA eHealth.
The Confirm page opens.
The policy is deployed. This policy creates a new event to represent events duplicated in CA eHealth and CA Spectrum instances that are integrated each other. The event uses properties from the source CA Spectrum event and appends the message with a notification that the event is consolidating duplicates.
The Create Event Policy wizard opens and displays the New Policy page.
The Select Data Sources page opens.
The filter event policy is deployed. This policy discards the original CA eHealth and CA Spectrum events, so that only the created event becomes an alert in the Operations Console. The created event is not discarded, because the addition to the Message property causes its Message value to be different from the original events.
|
Copyright © 2013 CA.
All rights reserved.
|
|