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

[Top hosts] Sparkline chart is missing if column is configured to show custom time period

XMLWordPrintable

    • Sprint candidates
    • 1

      Steps to reproduce:

      • Create host with name aa and with trapper item (key->trap) or use import file: zbx-25761.yaml
      • create input file with data (time period from Sun Dec 15 2024 11:59:59 =>13:00:01 GMT+0000)
        aa trap 1734263999 1 
        aa trap 1734264000 1
        aa trap 1734264001 1
        aa trap 1734267599 1
        aa trap 1734267600 1
        aa trap 1734267601 1
        
      • Run server and execute sender command =>
        ./bin/zabbix_sender -vv -z "localhost" -T -i input
        
      • Create dashboard with item value widget and configuration: sparkline, 'History data => History' and time period from: 2024-12-15 12:00:00 to: 2024-12-15 13:00:00
        e.g.
      • Create top hosts widget with sparkline, 'History data => History' and time period from: 2024-12-15 12:00:00 to: 2024-12-15 13:00:00
        e.g.
      • Compare widgets

      Result: Top hosts widget doesn't show sparkline chart. Sparkline chart appears only after adding aggregation function with same time period or changing GUI param 'Max history display period' (if time period fits display period range).

      Note: the same issue appears in case of Trends. Change History data => Trends for both widgets and compare results

      Expected: Top hosts should show sparkline chart.

            gcalenko Gregory Chalenko
            kseve Kirils Seve
            Team C
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated: