Creating a Simple Rule Expression
About this task
A simple rule expression consists of two operands and a single logical comparator. For example, to detect a queue size greater than 1000, you would specify a queue size attribute as the first operand. Then you would specify the number 1000 as the second operand. Finally, you would select “greater than” as the comparator.
The following task sections provide detailed steps for creating various types of simple rule expressions. The first task is a high-level view of the overall process for creating a simple rule expression, and the subsequent tasks go into more detail about how to define the different operands available when creating a simple rule expression.
To create a simple rule expression (high-level overview)