[ZBX-23484] Testing calculated item - confusing error message appears Created: 2023 Sep 29  Updated: 2024 Apr 10  Resolved: 2023 Dec 19

Status: Closed
Project: ZABBIX BUGS AND ISSUES
Component/s: Server (S)
Affects Version/s: 7.0.0alpha6
Fix Version/s: 7.0.0alpha7, 7.0 (plan)

Type: Problem report Priority: Trivial
Reporter: Sergejs Maklakovs Assignee: Dmitrijs Goloscapovs
Resolution: Fixed Votes: 0
Labels: calculated, calculateditems, error, errormessage, test, testitem
Remaining Estimate: Not Specified
Time Spent: Not Specified
Original Estimate: Not Specified

Attachments: PNG File calculated_error.png    
Issue Links:
Causes
causes ZBX-23668 There is no overflow check when conve... Closed
Duplicate
duplicates ZBXNEXT-8813 Support for values in scientific nota... Open
Team: Team A
Sprint: Sprint 105 (Oct 2023), Sprint 106 (Nov 2023)
Story Points: 0.5

 Description   

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.



 Comments   
Comment by Dmitrijs Goloscapovs [ 2023 Oct 20 ]

Available in versions:

Comment by Martins Valkovskis [ 2023 Nov 30 ]

Updated documentation:

Generated at Fri Jul 04 07:40:38 EEST 2025 using Jira 9.12.4#9120004-sha1:625303b708afdb767e17cb2838290c41888e9ff0.