Is there a way to be able to configure Maintenance Windows for Services to include all Episodes without adding each service to “Association” in the correlation search? The problem with doing that is every Service in the Association appears in the Episode under “IMPACTED SERVICES AND KPIS”.
We need to be able to do the following:
Another approach you can take.. You can add the extra logic in your aggregation policy which looks for the in_mm
field and if it has a value of 1 then automatically break episodes. So you would still create notable events during a MM window, but they would not roll up into episodes or be visible by your end users. Once that in_mm
field goes back to zero then episodes will then start to roll up