Ad Widget

Collapse

v1.1 : Actions don't work with a trigger based on a template

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • endorphin
    Junior Member
    • Jun 2006
    • 6

    #1

    v1.1 : Actions don't work with a trigger based on a template

    Hi everybody,

    I've spent a lot of time trying to configure triggers and actions, without managing to associate a trigger based on a template with a action.

    A exemple to be more understandable :

    - I created a template, called LINUX_HOSTS
    - this template has an item, whatever you want, i.e. proc.num[bash] to count the number of bash launched on the server
    - about 10 servers are monitored using this template, everything works

    - a trigger is defined : {LINUX_HOSTSroc.num[bash].last(0)}>1, whose name is "too many bash"
    - this trigger is automatically applied to the servers (very good job )
    - I can notice a good working for these triggers

    - then I decided to plan an action, based on a trigger : "trigger = too many bash", this action would send an email.

    - when a trigger is becoming ON or OFF, the change of state can be seen in "events" but no action is happening.


    To confirm this problem, I tried to make the same without template, only one server : it works

    Has someone already met this problem ?
    Is there any solution ?
    Could I use any other possibility to build my actions ?

    Thank you in advance !

    ENDORPHIN
Working...