Ad Widget

Collapse

Reset of trigger state

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • romor
    Junior Member
    • Jul 2016
    • 3

    #1

    Reset of trigger state

    Hi,

    i have a problem with Trigger on Zabbix (current v3.4.4).

    I have a trigger, which is showed, when average value for last 24 hours is between 1 and 2. OK state is value 2.

    {Server:item.avg(86400)}>1 and {Server:item.avg(86400)}<2

    And now some steps, there i have a problem:
    1. Average value is 1,6, trigger is on Dashboard - that's OK.
    But i want, that trigger is solved early, then after 24 hours.
    2. I fixed problem on server, server return now right value 2. But teigger is still active, because of 24 hour average
    3. I did Clear history and trends. That clear all values from history and now after some minutes i have in history only value 2 and average is too 2.
    But trigger is still active.

    Why? History is cleared and from that time is there only value 2.

    Thanks
  • tcilmo
    Senior Member
    • Nov 2016
    • 122

    #2
    Originally posted by romor
    Hi,

    i have a problem with Trigger on Zabbix (current v3.4.4).

    I have a trigger, which is showed, when average value for last 24 hours is between 1 and 2. OK state is value 2.

    {Server:item.avg(86400)}>1 and {Server:item.avg(86400)}<2

    And now some steps, there i have a problem:
    1. Average value is 1,6, trigger is on Dashboard - that's OK.
    But i want, that trigger is solved early, then after 24 hours.
    2. I fixed problem on server, server return now right value 2. But teigger is still active, because of 24 hour average
    3. I did Clear history and trends. That clear all values from history and now after some minutes i have in history only value 2 and average is too 2.
    But trigger is still active.

    Why? History is cleared and from that time is there only value 2.

    Thanks
    If the trigger is stuck, you can delete\recreated it on the host or unlink\relink the template if it is in the template. Please note that clearing the template with clear historic data.

    Comment

    • romor
      Junior Member
      • Jul 2016
      • 3

      #3
      Hello, i know, that re-adding of template help. But that's not so good solution.
      I don't understand, when i cleared all historic data in item and then a gave Acknowlement to trigger with problem Close, after next check is trigger back, but in new "history" is only values out of range for trigger.

      Comment

      Working...