View a list of all alerts for application services s, and then manage individual alerts as necessary.

Before you begin

Role required: evt_mgmt_admin, evt_mgmt_operator, or evt_mgmt_user

About this task

Multiple related events may correlate into a single alert. Event Management only creates alerts when one or more events meet the conditions defined in event rules, alert action rules, and alert configuration settings.

When updating an alert, empty field values do not override values inherited from the alert's event.

Procedure

  1. Navigate to All > Event Management > All Alerts.
  2. To view or manage an alert, click the alert number.
  3. Review the information on the Alert form.
    You can click tabs on the form for further information.
    • To view flapping information, click the Flapping tab.
    • To view alert history, click the History tab.

    Additional tabs.

    Field Description
    Impacted Services tab
    Impacted Services The impacted services that are related to this alert are listed. For more information, see View the impact tree.
    Flapping tab
    Flap count The number of times the alert has flapped—that is, has fluctuated between a closed and a non-closed state—within the flap interval since the start time in the Flap start window.
    Flap start window The initial start time to measure the flapping occurrences.
    Flap last update time The last time flapping occurred. This time is the platform processing time, not the source system time.
    Flap last state The state before the alert entered the flapping state.
    History tab
    Initial event generation time The time when the event that generated the alert first occurred. This time is the platform processing time, not the source system time.
    Last event generation time The last time the event that is linked to the alert occurred. This time is the platform processing time, not the source system time.
    Created The time that the alert was created.
    Work notes The additional notes about the alert.
    Activities tab
    Activity A record of the work that was performed. The text has a date and time stamp.
    More Information tab
    Priority Breakdown Displays the computation of the alert priority score.
    Additional information A JSON string that gives more information about the event. The JSON data is supported for String values only, other value types are not supported. You must convert numbers to String values by enclosing them in double quotes. For example, this value is not supported: {"CPU":100 } while this value is supported: {"CPU":"100"}. Another example of a valid JSON string is: {"evtComponent":"Microsoft-Windows-WindowsUpdateClient","evtMessage":"Installation Failure: Windows failed. Error 0x80070490"}. This information can be used for third-party integration or other post-alert processing. Values in the Additional information field of an Event that are not in JSON key/value format are normalized to JSON key/value format when the event is processed. For example, assume that the following plain text is in the Additional information field “Connection instance is successful”. When the event is processed, all this plain text becomes one JSON string and might not be useful within an alert. In the resultant alert, this string is in the Additional information field in JSON key/value format, containing the data: {“additional_content”: “Connection instance is successful"}.

What to do next

You can respond to the alert in the following ways: