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

"Latest data" not viewed by providing "no data"

XMLWordPrintable

    • Icon: Incident report Incident report
    • Resolution: Cannot Reproduce
    • Icon: Trivial Trivial
    • None
    • 5.0.3
    • Server (S)
    • None
    • Linux zabbix 4.18.0-193.14.2.el8_2.x86_64 #1 SMP Sun Jul 26 03:54:29 UTC 2020 x86_64 x86_64 x86_64 GNU/Linux

      CentOS Linux release 8.2.2004 (Core)

      Since new version 5.0.1 i don't never see the "latest data" for all template.

      Log 1 Day:
      Total time: 0.037121
      Total SQL time: 0.019009
      SQL count: 30 (selects: 26 | executes: 13)
      Peak memory usage: 2M
      Memory limit: 128M

      1.
      graph.get
      [CControllerChartsView.php:125]

      Parameters:
      Array ( [output] => Array ( [0] => name [1] => graphid ) [selectHosts] => Array ( [0] => name ) [graphids] => Array ( [0] => 43213 ) )
      Result:
      Array ( [0] => Array ( [graphid] => 43213 [name] => Memory usage [hosts] => Array ( [0] => Array ( [hostid] => 11205 [name] => MTFLOSRV004 ) ) ) )

      2.
      host.get
      [CControllerChartsView.php:147]

      Parameters:
      Array ( [output] => Array ( [0] => name [1] => hostid ) [hostids] => Array ( [0] => 11205 ) )
      Result:
      Array ( [0] => Array ( [hostid] => 11205 [name] => MTFLOSRV004 ) )

      3.
      graph.get
      [CControllerCharts.php:51]

      Parameters:
      Array ( [output] => Array ( ) [hostids] => Array ( [0] => 11205 ) [limit] => 20 [preservekeys] => 1 [graphids] => Array ( [0] => 43213 ) )
      Result:
      Array ( [43213] => Array ( [graphid] => 43213 ) )

      Log 7 days:

       
      Total time: 0.025565
      Total SQL time: 0.013398
      SQL count: 30 (selects: 26 | executes: 13)
      Peak memory usage: 2M
      Memory limit: 128M

      1.
      graph.get
      [CControllerChartsView.php:125]

      Parameters:
      Array ( [output] => Array ( [0] => name [1] => graphid ) [selectHosts] => Array ( [0] => name ) [graphids] => Array ( [0] => 43213 ) )
      Result:
      Array ( [0] => Array ( [graphid] => 43213 [name] => Memory usage [hosts] => Array ( [0] => Array ( [hostid] => 11205 [name] => MTFLOSRV004 ) ) ) )

      2.
      host.get
      [CControllerChartsView.php:147]

      Parameters:
      Array ( [output] => Array ( [0] => name [1] => hostid ) [hostids] => Array ( [0] => 11205 ) )
      Result:
      Array ( [0] => Array ( [hostid] => 11205 [name] => MTFLOSRV004 ) )

      3.
      graph.get
      [CControllerCharts.php:51]

      Parameters:
      Array ( [output] => Array ( ) [hostids] => Array ( [0] => 11205 ) [limit] => 20 [preservekeys] => 1 [graphids] => Array ( [0] => 43213 ) )
      Result:
      Array ( [43213] => Array ( [graphid] => 43213 ) )

        1. twodays.png
          twodays.png
          108 kB
        2. 30days.png
          30days.png
          112 kB

            zalex_ua Oleksii Zagorskyi
            Seraph John
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: