Rule, Actions and performance issues
As IBM® Sterling Control Center
Monitor events are generated,
they are processed by the RuleService
in the EP they originated from, and the
number of rules defined, and the actions associated with rules that are triggered, can have a large
impact on the performance of IBM Sterling Control Center
Monitor.
IBM Sterling Control Center Monitor can typically handle having 1000s of enabled rules without incurring performance problems, but while some actions such as email actions, have little impact on IBM Sterling Control Center Monitor performance, others can have a large, negative, impact such as, OS Commands and Alert 0 actions.
OS Commands
Alert 0
Alert 0 is a special alert action that tells ICC to find, and handle, any alerts that are related
to the event that triggered that rule. To find alerts related to an event, IBM Sterling Control Center
Monitor runs one, or more, SQL statements
and that SQL causes contention on the IBM Sterling Control Center
Monitor
EVENTS
table and can result in noticeable performance issues.
Erroneous Alert 0 actions are something to look for whenever you notice event broadcasting
performance is slow, which occurs in the Rule service, the EventMonitorService
, and
more. In most cases where Alert 0 actions are used erroneously, the No operation
action should be used instead.