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

eventid vs timestamp discrepancy

XMLWordPrintable

    • Icon: Incident report Incident report
    • Resolution: Duplicate
    • Icon: Critical Critical
    • None
    • None
    • API (A)
    • None

      There seems to be a discrepancy between the eventid and the event timestamp. For example:

       {
      	"eventid": "78933",
      	"source": "0",
      	"object": "0",
      	"objectid": "13491",
      	"clock": "1448541423",
      	"value": "0",
      	"acknowledged": "0",
      	"ns": "200237451"
      }, {
      	"eventid": "78932",
      	"source": "0",
      	"object": "0",
      	"objectid": "13491",
      	"clock": "1448541425",
      	"value": "1",
      	"acknowledged": "0",
      	"ns": "199083444"
      }
      

      The value of the trigger is "0" (thus I am guessing is decided by latest eventid). Is this a known bug? I am using Zabbix 2.4

            Unassigned Unassigned
            michal2590 Michal Levin
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: