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

Heartbeat interferes with dependent item recovery

XMLWordPrintable

    • Icon: Problem report Problem report
    • Resolution: Fixed
    • Icon: Major Major
    • 6.0.15rc1, 7.0 (plan)
    • 6.0.10, 6.2.4
    • Server (S)
    • Zabbix 6.2.4. (server)
      AlmaLinux 8.6
    • Sprint 95 (Dec 2022), Sprint 96 (Jan 2023), Sprint 97 (Feb 2023), Sprint 98 (Mar 2023)
    • 1

      Steps to reproduce:

      1. Apply the attached template to a host, it contains a dependent item with heartbeat preprocessing
      2. Send valid data
      zabbix_sender -z zabbix_server -s zabbix_host -k heartbeat -o "123" 

      data gets recieved and processed properly

      1. Send invalid data
      zabbix_sender -z zabbix_server -s zabbix_host -k heartbeat -o "abc" 

      heartbeat_dep becomes unsupported

      1. Send valid data
      zabbix_sender -z zabbix_server -s zabbix_host -k heartbeat -o "123" 

      heartbeat_dep is still unsupported <- BUG

      Result:

      heartbeat_dep is still unsupported even with valid data
      Expected:
      heartbeat_dep becomes supported after sending valid data

      Notes:
      **

      • Sending different valid data recovers the item -> heartbeat is causing the issue
      zabbix_sender -z zabbix_server -s zabbix_host -k heartbeat -o "456" 

      • Only dependent items seem to be affected, I wasn't able to reproduce the issue using other item types

        1. heartbeat_debug.yaml
          0.9 kB
          Chen Xia
        2. image-2022-11-10-15-19-32-017.png
          15 kB
          Chen Xia
        3. image-2022-11-10-15-26-12-968.png
          10 kB
          Chen Xia
        4. zbx_export_host.yaml
          0.9 kB
          Sergejs Olonkins

            dgoloscapov Dmitrijs Goloscapovs
            chenx Chen Xia
            Team A
            Votes:
            0 Vote for this issue
            Watchers:
            9 Start watching this issue

              Created:
              Updated:
              Resolved: