![]() |
Copyright © TIBCO Software Inc. All Rights Reserved |
RuleBaseEngine:onAlertCount and RuleBaseEngine:suspendAllAlerts can be used together to create an alert-rate circuit breaker that insulates the network from agents that produce alerts at message high rates that are too high. For example, using onAlertCount as a data source, if (5sec > 10) then suspendAllAlerts for 60,000 msec. This would suspend all alerts for 1min if the average rate of alerts over the last 5sec was greater than 2 alerts per sec.Asynchronous, IMPACT_INFO
![]() |
Copyright © TIBCO Software Inc. All Rights Reserved |