Ad Widget

Collapse

Trigger Description "not like"

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • danomanno
    Junior Member
    • May 2008
    • 14

    #1

    Trigger Description "not like"

    Hello,

    Is there a way to filter out certain types of actions using the "not like" variable?

    Example:

    I have an action that restarts a process = "Proc httpd RESTART" and "Proc httpd OK"

    And I also have a general alert action that sends an alert on anything => warning

    So when the httpd goes down, I get the Proc alert and also the general alert which can be up to four alerts per process restart. I just want the restart actions to send alerts and not from the general alert action also.

    The question is; could I use the "Trigger description *not like* 'Proc '" under the general alert? I would like to add the additional space, i.e. 'Proc ' so that it's unique among the other actions that I may have such as another action that may have the word "Process" included. Does this make sense? Any suggestions?
  • trikke
    Senior Member
    • Aug 2007
    • 140

    #2
    hi danomanno,

    is dependency what u'r looking for?
    If one trigger depends on the other, only one trigger will fire!

    Greets
    Patrick

    Comment

    Working...