Ad Widget

Collapse

Wrong alerts go through restricted action

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • registration_is_lame
    Senior Member
    • Nov 2007
    • 148

    #1

    Wrong alerts go through restricted action


    I'm testing a action and it seems like it doesn't work as expected

    Action name: Test Type of Calucation - A and (B or C)

    A - Problem is not suppressed
    B - Trigger name does not contain Restarting
    C - Trigger name contains process has crashed.

    But other like for example trigger name - "SQL max connection" goes through the above action. shouldn't the above action restrict only trigger name like "process has crashed" through "Test" action.

    If I set "A and (B and C)" then other alerts like "SQL max connection" don't to through it.

    but the documentation says that same type of conditions can use OR and different type uses AND
    Type of calculation Select the evaluation option for action conditions (with more than one condition):
    And - all conditions must be met
    Or - enough if one condition is met
    And/Or - combination of the two: AND with different condition types and OR with the same condition type
    Custom expression - a user-defined calculation formula for evaluating action conditions.
Working...