In the Rules Management dashboard, edit the Interrupt rule and replace the current conditions with these conditions
WARNING
interrupts = #interrupts#
interrupts > registry("INF_InterruptWarning") && thresholdState(#interrupts#)?.name == "Warning";
CRITICAL
interrupts = #interrupts#
interrupts > registry("INF_InterruptWarning") && thresholdState(interrupts)?.name in ["Critical", "Fatal"]
Then save the changes to the rule.
This issue has been logged as FGL-20617 and will be fixed in a future release of the Infrastructure cartridge for Foglight.
© 2025 Quest Software Inc. ALL RIGHTS RESERVED. Terms of Use Privacy Cookie Preference Center