Hey! I've created a template that discovers some network devices and, using host prototypes, create hosts for those devices. The issue that I'm facing is:
Since I only need to ping those devices to see if they're acessible I don't need any interface to be configured on their hosts. That said, the discovery rule creates all hosts as expected (without any interface), but the template with the ping item doesn't get linked to these hosts. I got the following error:
Is this an expected behaviour from Zabbix?
Let me know if I can provide more informations.
Since I only need to ping those devices to see if they're acessible I don't need any interface to be configured on their hosts. That said, the discovery rule creates all hosts as expected (without any interface), but the template with the ping item doesn't get linked to these hosts. I got the following error:
Cannot link template(s) "My Template" to host "IP_ADDRESS": cannot find any interfaces on host.
Let me know if I can provide more informations.