Ad Widget

Collapse

Trigger testing does not work correctly

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • zwar
    Junior Member
    • Apr 2010
    • 12

    #1

    Trigger testing does not work correctly

    I'm using zabbix 1.8.5

    I've defined a trigger:
    Code:
    {MYSERVER01:service_state[My Service].last(600)}#0
    When testing the trigger, the response is always FALSE, no matter which walue is set. Even if the value is 0, the response is false.

    Seems like a bug in zabbix ....

    The specified trigger works correctly, just the test trigger feature doesn't.

    Next thing I've noticed, when I wanted to add a new Action, based on this trigger. When I want to define a New Condition (on the Create Action screen) based on trigger and I select the trigger from above, the input box is not populated. Clicking on the Add button results in the following error:
    Code:
    DBcondition Error: [MYSERVER01:My Trigger] incorrect value for numeric field
  • zwar
    Junior Member
    • Apr 2010
    • 12

    #2
    I've tested both on Zabbix v1.8.3 and it both works correctly.

    Comment

    Working...