We are receiving alerts from the WebLogic Application Instance State rule when the application is intentionally undeployed or stopped. When an application is undeployed the state is listed as "PresumedStopped", which satisfies the condition of the rule. What can we do to prevent alarms from being triggered for the WebLogic Application Instance State rule when the application is intentionally undeployed or stopped?
The condition of the WebLogic Application Instance state rule is as follows:
____________________________________________________
state = #RuntimeState#;
return (state == 'Unavailable' || state == 'PresumedStopped');
____________________________________________________
You need to be signed in and under a current maintenance contract to view premium knowledge articles.
© 2024 Quest Software Inc. ALL RIGHTS RESERVED. Feedback Terms of Use Privacy Cookie Preference Center