Uploaded image for project: 'ZABBIX BUGS AND ISSUES'
  1. ZABBIX BUGS AND ISSUES
  2. ZBX-5856

An existing trigger expression when modified doesn't recalculate with new item value

XMLWordPrintable

    • Icon: Incident report Incident report
    • Resolution: Cannot Reproduce
    • Icon: Major Major
    • None
    • 2.0.3
    • Server (S)
    • Red Hat Enterprise Linux 6.3 x86_64
      PostgreSQL 9.2
      48 GB RAM

      I created a 'Test' trigger that is using zabbix agent ping item:

      {Template App Zabbix Agent:agent.ping.last(0)}=1

      This creates a PROBLEM as it should.

      I change the trigger to:

      {Template App Zabbix Agent:agent.ping.last(0)}=2

      I never receive an OK.

      Another scenario:

      Using an older Zabbix Appliance with version 2.0.0 and MySQL:

      I modify the "Too many processes on Zabbix server" trigger to:

      {Zabbix server:proc.num[].last(0)}>50

      This created a PROBLEM event.

      I modify the trigger again with:

      {Zabbix server:proc.num[].last(0)}>500

      I never receive an OK event.

            Unassigned Unassigned
            brianjw Brian Woods
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved: