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

Testing calculated item - confusing error message appears

XMLWordPrintable

    • Sprint 105 (Oct 2023), Sprint 106 (Nov 2023)
    • 0.5

      Steps to reproduce:
      1) Create host with Zabbix agent interface.
      2) Create 2 Zabbix Agent items with keys:
      vfs.fs.size[/,free]
      and
      vfs.fs.size[/,total]
      3) Create Calculated item.
      4) Set parameters for Calculated items like:
      Key - calculated_1
      Type of information - Numeric (unsigned)
      Formula - 100*last(//vfs.fs.size[/,free])/last(//vfs.fs.size[/,total])
      5) Turn on server and agent. Wait some time to collect data.
      6) Open created Calculated item and try to test item.

      Result:
      Error message appears.

      Expected:
      Expected trimmed data (as received and displayed on Latest data page.)
      No error message.
      All others items type of information can be tested without any errors.

            dgoloscapov Dmitrijs Goloscapovs
            smaklakovs Sergejs Maklakovs
            Team A
            Votes:
            0 Vote for this issue
            Watchers:
            6 Start watching this issue

              Created:
              Updated:
              Resolved: