How to prevent an event-driven rule from firing when alarm get cleared?
An event driven rule was created to forward alarm events from data driven rules. The event driven rule is triggered when the alarm for the data-driven rule is fired AND when it is automatically cleared.
How to configure the rule not to forward alarm events when the alarm got cleared?
The following condition forwards alarms when the tablespaces rules fires and when it automatically clears:
---
(@event_foglight_rule_name == "Tablespaces") && (@event.get("severityName")=="Fatal" || @event.get("severityName")=="Critical")
---
You need to be signed in and under a current maintenance contract to view premium knowledge articles.
© 2024 Quest Software Inc. ALL RIGHTS RESERVED. Terms of Use Privacy Cookie Preference Center