-
Type:
Problem report
-
Resolution: Unresolved
-
Priority:
Major
-
None
-
Affects Version/s: 7.4.11, 8.0.0beta1
-
Component/s: Server (S)
-
None
-
Support backlog
By doing a mistake and using {TEST} instead of {$TEST} its easy to crash Zabbix server.
Examples of calculated items:
count(last_foreach(/*/agent.ping?[group="{TEST}"]))
orĀ
count(last_foreach(/*/agent.ping?[tag="{TEST}"]))
will crash the server, log log_from_crash.txt
.