-
Problem report
-
Resolution: Duplicate
-
Trivial
-
None
-
6.4.0beta2
-
None
-
Sprint 94 (Nov 2022), Sprint 95 (Dec 2022), Sprint 96 (Jan 2023), Sprint 97 (Feb 2023)
Steps to reproduce:
- Create a template T1 with 5 items of types Http agent, Simple check, SSH, TELNET, External
- Create a host with at least one host interface and link a template T1 to it.
- Check the host interface field for each of the inherited items on the host. - all of the items have a None host interface.
- Create the LLD rule on the host, and create a host prototype with at least one host interface (iherited or custom). Link a template T1 to host prototype.
- Execute the LLD rule.
- Check the host interface field for each of the inherited items on the discovered host.
Result:
As the result of the third step all of the items have a None host interface assigned.
As the result of the sixth step the HTTP agent item have a None host interface assigned, but the items of types Simple check, SSH, TELNET, External have some host interface assigned.
Expected:
The assignment of the host interfaces to items works consistently for API and Server.
- duplicates
-
ZBX-22105 icmpping: "Ping item must have target or host interface specified"
- Closed