dblanque / opnsense-zabbix

Zabbix Template for OPNSense
14 stars 0 forks source link

error to add template a host #2

Closed burghy86 closed 6 months ago

burghy86 commented 6 months ago

when add opnsense active template to host, i have this error:

Cannot inherit item prototype with key "net.if.in[{#IFNAME}]" of template "Template OPNSense Active" and LLD rule "Network interface discovery" to host "opnarcobaleno", because an item prototype with the same key already belongs to LLD rule "Network interface discovery".

dblanque commented 6 months ago

Hi burghy, what version of Zabbix are you using? Have you tried deleting the Template and re-creating it?

Edit: This is because you're trying to add two templates with the same key onto your OPNSense host. Only add the OPNSense templates without the FreeBSD one and it will work properly. Please let me know if you manage to solve it.