Defining combined conditions

The monitor, for which you define a combined condition, must already contain at least two conditions.
  1. Open the Monitor detail page for which a combined condition must be added.
  2. On the Conditions tab, click Add. The Condition Builder window is displayed.
  3. Specify this information:
    Name
    Specify the name of the condition.
    Condition Type
    Specify Combined. The conditions that are already linked to the monitor are displayed.
    Logical operator
    Select AND or OR.
  4. Compose the combined condition:
    1. Select at least two conditions to combine.
    2. Click OK. The new combined condition is displayed on the Conditions tab.

Example

The Conditions tab shows the conditions A, B, and C. You want to define this combined condition: A AND (B OR C). You complete these steps:

  1. On the Conditions tab, click Add. The Condition Builder window is displayed.
  2. In the Name field, specify D.
  3. In the Condition Type field, specify Combined. The conditions A, B, and C are displayed.
  4. In the Logical operator field, select OR.
  5. Select conditions B and C.
  6. Click OK. The new condition, D (B OR C), is displayed on the Conditions tab.
  7. On the Conditions tab, click Add. The Condition Builder window is displayed.
  8. In the Name field, specify E.
  9. In the Condition Type field, specify Combined. The conditions A, B, C, and D (B OR C) are displayed.
  10. In the Logical operator field, select AND.
  11. Select condition A and condition D.
  12. Click OK. The new condition E (A AND D) is displayed on the Conditions tab. You can now use the combined condition E in the monitor rule.