Details
-
Type:
Problem report
-
Status: Closed
-
Priority:
Minor
-
Resolution: Fixed
-
Affects Version/s: 5.4.0beta1
-
Fix Version/s: 5.2.6rc1, 5.4.0beta1, 5.4 (plan)
-
Component/s: Proxy (P), Server (S)
-
Labels:None
-
Team:Team C
-
Sprint:Sprint 74 (Mar 2021)
-
Story Points:1
Description
Create an item: test.trap which holds integer values.
Create a calculated item that takes the last value and substracts the previous value:
last("test.trap")-last("test.trap","#2")
Create a preprocessing step:
Deliver only one metric to test.trap item.
zabbix_sender -z 127.0.0.1 -s trap -k test.trap -o 44
Result
When the calculated item will execute the expression, the server will crash with a message:
server.log
P.S.
- If there are two metrics in item, then it works.
- If a preprocessing step has been removed, then it works.
Attaching template for faster reproducing:
Check-for-not-supported-value.yaml
Attachments
Issue Links
- caused by
-
ZBXNEXT-6035 Introduce "Override errors" to items
-
- Closed
-