Ad Widget

Collapse

Conditional Events/Action

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • Jmark
    Junior Member
    • Oct 2007
    • 2

    #1

    Conditional Events/Action

    Im trying to do the following:

    If Trigger A= True
    If Trigger B = True
    Perform Action A

    If Trigger A = False
    If Trigger B = Anything
    Perform Action B

    If Trigger A = True
    If Trigger B = False
    Dont Do anything.

    I tried the following:

    Host group = "Group of Trigger B "
    Host group = "Group of Trigger B "
    Host group <> "Group of Trigger A"
    Trigger severity = "Disaster"
    Trigger value = "TRUE"
    Im wondering if this will work.
    I wish i could specify if Trigger A != True as an option under actions.

    I also made trigger B depend on Trigger A. -- will this work?
    Last edited by Jmark; 24-04-2008, 20:08.
Working...