Suspend Alert Messages
You can temporarily suspend an alert message, to prevent it from interfering with other monitoring tasks. For example, if a condition such as process failure is generating a high-level alert with a warning bell and the problem is being worked on, you can suspend the alert until the problem is resolved. Suspension details are added to the properties of the message. These details are visible to you and other TIBCO Hawk Console users, as well as all Console API applications.
Suspending an alert message affects only the action that generated the alert. If the condition that generates the alert message also generates another type of action, such as attempting to restart the process that action is unaffected.
Alert suspension is lifted either when the suspension interval ends or when a user invokes the resumeSuspendedAlerts
method of the RuleBaseEngine
microagent. For more information on microagent methods, see the TIBCO Hawk Microagent Reference.