This scenario illustrates how you can reevaluate an event on which an action has already occurred when multiple actions are required to optimize the resultant alert. The Reevaluate option on the Create Event Policy dialog lets you send an event that has been created or enriched by an event policy back through the policy engine for evaluation by other event policies.
This scenario assumes that you have connectors monitoring vital ComputerSystem CIs, and that the default alerts that are generated are not of the quality required for a prompt diagnosis and resolution. The scenario does the following:
Follow these steps:
AlertedMdrElementID=? and Summary='Management agent lost contact'
AlertedMdrElementID=? and Summary='Device response exceeds threshold'
This search criteria returns events from the same connector and CI, where the first event summary is 'Management agent lost contact', and the second event summary is 'Device response exceeds threshold'.
This selection specifies that the events must occur within 30 seconds of each other. When occurring together, these events are strong indications that the associated CI is down.
The search results appear.
The Create Event Policy wizard opens and displays the New Policy page.
The Create New Event page opens.
This selection specifies to reevaluate the created event against other event policies.
Note: This value uses the Parse function to include the name of the CI in the message using the AlertedMdrElementID value returned by the first event pattern. For example, if the AlertedMdrElementID value in the first event is Server5, the output value of the Message property would be 'Device Server5 is unresponsive'.
This change increases the severity to fatal and changes the summary and message to a more specific indication of the problem.
The Select Data Sources page opens.
The Confirm page opens.
The policy is deployed.
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 event pattern, so that only the created event becomes an alert in the Operations Console.
Summary='DEVICE UNRESPONSIVE'
This search pattern returns the event created by the create event policy, on which you enabled reevaluation.
The Create Event Policy wizard opens and displays the New Policy page.
The Enrichment Configuration page opens.
The Enrichment Policy page opens.
This configuration queries the ContactTable table from the Contacts database for instances where the AlertedMdrElementID property in the created event matches the DeviceName database column value, which matches the created event to its associated CI in the database. If a match is not found, the enrichment does not occur.
This configuration enriches the User Attribute 1 and 2 properties of the created event with the values of the ContactEmail and ContactName database columns when the event's device name is matched in the database.
Note: You can change the name of the User Attribute properties if you want them to accurately represent the enrichment properties. However, these properties appear under their original names in the Event Policy dialog, even if you renamed them. Assigning values to these original names properly displays the values under the renamed properties in the Operations Console.
The Select Data Sources page opens.
Note: You must use the Mid-tier connector for this scenario, because CA Catalyst connectors do not support database enrichments.
The Confirm page opens.
The enrichment policy is deployed. This policy enriches the event created by the create event policy with contact information for the CI from a Contact database. When the event displays as an alert in the Operations Console, it contains an elevated severity, a more accurate description of the CI condition, and contact information in the User Attribute 1 and 2 properties for prompt assignment and resolution.
You could use alert management functionality to further facilitate resolution of this high quality alert as follows:
|
Copyright © 2013 CA.
All rights reserved.
|
|