-
Type:
Incident report
-
Resolution: Duplicate
-
Priority:
Trivial
-
None
-
Affects Version/s: None
-
Component/s: Server (S)
-
None
-
Environment:Debian Linux 11
Steps to reproduce:
- Add host "Testhost": template ICMP Ping (as supplied in Zabbix 6.4.0beta4), agent interface 1.1.1.1
- Wait like 1 minute
- Go to Latest data for "Testhost"
Result:
No ping data is saved.
Errors in server log:
2725:20221217:204500.570 item "Testhost:icmppingloss" became not supported: Ping item must have target or host interface specified.
2725:20221217:204500.570 item "Testhost:icmpping" became not supported: Ping item must have target or host interface specified.
2725:20221217:204500.570 item "Testhost:icmppingsec" became not supported: Ping item must have target or host interface specified.
The same is shown in Latest data: "Ping item must have target or host interface specified."
Expected:
Basic ping monitoring is started and runs successfully with the supplied template.
Also note:
If a new item is created as icmpping[\{HOST.IP}], it works fine.