Ad Widget

Collapse

actions not working

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • kopspa
    Junior Member
    • Apr 2006
    • 19

    #1

    actions not working

    i'm using zabbix 1.1beta9
    i've created a trigger {Host.WBRroc.num[init].nodata(60)}=1 with severity HIGH;
    this can tell me if zabbix_server doesn't receive data for 1 minute (proc.num[init] is irrilevant, any check works anyway) ... the trigger works (if i kill zabbix_agentd, after a minute i can see the red led in overview)

    i've created an action based on this trigger (it should send me an e-mail) but it never starts! i can't see it in monitoring/actions

    if i make an action by using 'severity: high' it works... i can see it on overview-actions and of course i get an e-mail, but i'd like to have it working by trigger name and not by trigger severity


    any ideas?
Working...