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

Graphs not shown for a host: "No data found"

XMLWordPrintable

    • Team A
    • Sprint 92 (Sep 2022), Sprint 93 (Oct 2022), Sprint 94 (Nov 2022), Sprint 95 (Dec 2022), Sprint 96 (Jan 2023), Sprint 97 (Feb 2023), Sprint 98 (Mar 2023), Sprint 99 (Apr 2023), Sprint 100 (May 2023), Sprint 101 (Jun 2023), Sprint 102 (Jul 2023), Sprint 103 (Aug 2023), Sprint 104 (Sep 2023), Sprint 105 (Oct 2023), Sprint candidates
    • 1

      Steps to reproduce:

      1. Create two hosts: Host1=1.1.1.1 and Host2=9.9.9.9 (using the Agent interface; the actual addresses are irrelevant, just something that respond to ping)
      2. On Host1 create Zabbix internal item "Ping" with key "icmpping", interval 10s, tag "component: test1"
      3. On Host2 create Zabbix internal item "Ping" with key "icmpping", interval 10s, tag "component: test2"
      4. On Host1 create graph "Ping", add the item Ping
      5. On Host2 create graph "Ping", add the item Ping
      6. Wait for data to gather
      7. Go to Monitoring - Hosts
      8. Click on Graphs for Host1
      9. Under Subfilter click on the tag value "test1"
      10. Go to Monitoring - Hosts
      11. Click on Graphs for Host2

      Result:
      The Graphs page has Host2 selected but it shows "No data found" under the Subfilter selection. No subfilters are selected in the page.

      Expected:
      Since there are no Subfilters selected it is expected to show unfiltered (all) graphs for the host.

      Commentary:
      Apparently the page remembers the previously selected (but visually not indicated) subfilter "test1" but there are no matching graphs for the current host.

      Workaround:
      Whenever "No data found" is encountered in the Graphs page, click on any tag/value in Subfilter to select it and then click it again to unselect it.

            zabbix.dev Zabbix Development Team
            markkul Markku Leiniƶ
            Team A
            Votes:
            0 Vote for this issue
            Watchers:
            9 Start watching this issue

              Created:
              Updated: