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

Illegal trigger detection.

XMLWordPrintable

    • Team A
    • Sprint 13, Sprint 14, Sprint 15, Sprint 16, Sprint 17, Sprint 18, Sprint 21, Sprint 22, Sprint 23, Sprint 24, Sprint 25, Sprint 26, Sprint 27, Sprint 28, Sprint 29, Sprint 30, Sprint 31, Sprint 32, Sprint 33
    • 4

      The following item and triggers were registered.

      name:test
      key:log[/var/log/test.log]
      
      name:test1 
      Expression:{host:log[/var/log/test.log].regexp(test1)}=1
      
      name:test2 
      Expression:{host:log[/var/log/test.log].regexp(test2)}=1
      
      name:test3 
      Expression:{host:log[/var/log/test.log].regexp(test3)}=1
      

      The following data was recorded in history_log table.

      +-----------+--------+------------+--------------- ... +-----------+
      | id        | itemid | clock      | value          ... | ns        |
      +-----------+--------+------------+--------------- ... +-----------+
      | 106038844 |  10101 | 1499264703 |test1           ... | 171101912 | <- here!
      | 106038848 |  10101 | 1499264703 |test2           ... | 170707732 |
      | 106038853 |  10101 | 1499264703 |test3           ... | 170752400 |
      

      Time synchronization seems to have occurred.

      An event of test 1 occurred three times.

      Time                Description Status  Severity
      2017/07/05 23:25:03 test1       PROBLEM ...
      2017/07/05 23:25:03 test1       PROBLEM ...
      2017/07/05 23:25:03 test1       PROBLEM ...
      

        1. reproduce_agent_resets_ns.zip
          3 kB
        2. reproduce_history.png
          reproduce_history.png
          10 kB
        3. reproduce_screenshot.png
          reproduce_screenshot.png
          29 kB
        4. reproduce_triggers.png
          reproduce_triggers.png
          21 kB
        5. ZBX-12390-reproduce.zip
          3 kB

            wiper Andris Zeila
            kazuo.ito Kazuo Ito
            Team A
            Votes:
            0 Vote for this issue
            Watchers:
            6 Start watching this issue

              Created:
              Updated:
              Resolved: