Zabbix 2.0.6 Triggers from extended script don't work properly

XMLWordPrintable

    • Type: Incident report
    • Resolution: Won't fix
    • Priority: Major
    • None
    • Affects Version/s: 2.0.6
    • Component/s: API (A), Templates (T)
    • None
    • Environment:
      Debian 7.0, Zabbix from dotdeb repository

      I am checking if host is up or down by icmp extended script.
      Latest data are ok, graphs are ok, for example when host is down I am getting in latest data loss 100% and when is up I am getting 0%, and I see it on graph.

      So I created triggers, I want to show problem when host is down and change trigger status to ok when host back to alive and its up.

      Triggers shows problem, but dont want to back to ok status.

      For example:
      Code:

      (

      {Template Test Smokeping:SmokLoos.count(#6,100)}

      >4 &

      {TRIGGER.VALUE}=0) | ({Template Test Smokeping:SmokLoos.count(#4,0)}>2 & {TRIGGER.VALUE}

      =1)

      It doesnt work, It only change status to problem when host is down, but dont change to ok when is up. I have been trying with .last .sum .abschange

            Assignee:
            Unassigned
            Reporter:
            Michał P
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved: