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

Latest data showing on graph does not match database

XMLWordPrintable

    • Icon: Incident report Incident report
    • Resolution: Cannot Reproduce
    • Icon: Major Major
    • None
    • 3.2.5
    • Frontend (F)

      The data on my graph and "Latest Data" screen in the Web GUI does not match what is stored in the database.

      For example... currently all the "Latest Data" on this item says "116.47MB" (the item is set to multiply the data by 1000) but the database actually has the correct values...

      MariaDB [zabbix]> select value from history where history.itemid = "35835";
      -------------

      value

      -------------

      122020.0000
      122132.0000
      121892.0000
      122012.0000

      -------------
      4 rows in set (0.00 sec)

      So instead of 116.47MB I would expect to see 122.01MB.

      This is running on a CentOS 7.3.1611 server and the actual Zabbix version is 3.2.3

            Unassigned Unassigned
            hjohnson Howard Johnson
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: