Create an alert query
An alert query is a set of alerts that meet specific criteria for a particular service.
Before you begin
Navigate to Event Management > Administration > Event Management Properties and ensure that the Enable alert query support (evt_mgmt.impact_calulation.alert_group_support) property is set to Yes.
Role required: evt_mgmt_admin or evt_mgmt_operator
About this task
The main motivation to use alert queries is a modeling solution based on data contained in the alert itself, as an alternative to using either discovered, application, or technical services.
Create an alert query to combine similar alerts that meet the specific criteria.
You can learn about Event Management basics, including alert queries, from this video:
Procedure
Navigate to Event Management > Services > Alert Queries.
Select New.
On the Alert Query form, fill in the fields.
For a description of the field values, see Alert Query form
Note: In the Filter field:
- When defining an alert query filter, include only fields that appear in the Alert Histories [em_alert_history] table. Impact calculation is based on Alert History data and fields such as Overall Event Count, Priority, and Priority group are not copied to the Alert Histories [em_alert_history] table.
- Do not specify a dynamic time condition. For example, in the filter, do not specify
Createdcondition ofLast 45 minutesbecause impact calculation is triggered by a change of alert or alert query. However, for the dynamic time condition, none of these conditions have changed.
Do not specify a dynamic time condition
- Some filters may slow down impact calculation. To solve this problem, adjust your alert query by adding an appropriate index, as described in [Index suggestions for slow queries](../../platform-administration/platform-performance/index-suggestions.md).
- Select Update.
Parent Topic:Application services in Event Management
Related topics