- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-20-2019 07:53 AM
Hi All
I have created an alert correlation rule for one of the event to avoid multiple alerts and INC creation for an outage scenario for a time difference of 10 min.
Basically my requirement here is within 10 min all the events should be correlated in the alert. and after 10 mins new Alert & INC should be created and previous one should be closed .
PFB screenshot , even after keeping the time difference for 10 mins , i am not able to achieve my requirement as all the events are getting correlated to this.
Can anyone pls explain me about the time difference & No relationship option here.
Solved! Go to Solution.
- Labels:
-
Event Management
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-21-2020 12:49 PM
This is really a genuine scenario in case of production outages or unknown issues with the SCOM tool or applications getting monitored.
Here you need to define the pattern for primary and secondary alerts, if you want to group or correlate alerts based on the CI then choose Same CI or Node in the relationship type in the Alert Correlation rules and keep the same Type in primary and secondary.
In your case, if you wish to correlation multiple alerts based on the same CI then rules would be:
Primary: Health Service Heartbeat failure
Secondary: Health Service Heartbeat failure
Relationship Type: Same Ci or Node
Time difference in Minutes: 10 minutes
if you want to correlate based on the Type then put something Type contains **** matching pattern.
Hope this help to proceed further.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-21-2019 04:21 AM
Well, you have hardcoded which alert is the seconday alert, that will always just be one.
Do you have a speciel requirement to which is parent, and which is secondary?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-24-2019 03:52 AM
Do you have a speciel requirement to which is parent, and which is secondary? :
Hi Michael , thanks for responding to my query.
No i dont have such requirement for parent and secondary . Can you please guide me as regarding 2 options for the same form . relationship to be choose and time difference one

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-24-2019 04:01 AM
Normally when you use the relationship field, it is because you want to leverage the build-in relationships. For instance the VMware Host/VMware Virtual Machine relationship. If the host goes down, you can correlate the alerts from the vms.
So, in which case do you want the alerts to be correlated?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-24-2019 07:56 AM
My requirement is to avoid flood situation of multiple alerts and INC creation situation , so basically one needs to be the primary alerts for a time duration of 10 min and rest all events which is triggered from SCOM needs to be correlated to the parent alert.