Bind alerts to application CIs
Create an event rule to bind alerts to the host CI and also to the application CI. An incoming event from an application CI can bind to an alert based on event rule transform information.
Before you begin
About this task
- Make sure that the event includes the host name.
- Create an event rule with an Event Match Field entry that maps the process name to the sa_process_name mapping variable. In this case, do not use the CI type.
- Use the Process to CI Type Mapping module to add custom patterns.
In the binding process, the following steps occur:
- Identify the host.
- If the host is found, find the application on the host. An application is considered to be running on the host if it has a "Runs on:Runs" relationship from the application to the host CI in the cmdb_rel_ci table.
- If the event rule for the transform CI type is defined, find an application CI on that host in the CMDB.
- If all the alert additional_info about the CI matches CMDB CI fields, bind the alert to the application CI.