I'm using Zabbix 6.2.0rc1 with the latest 6.2.0 VMware Template.
The issue, many of our virtual machines get multiple IP addresses. When the discover start, it only get the first IP address it gets from vCenter JSON, and assign it to {#VM.IP} (I can't find where that is done).
After looking at what vCenter is sending, I see that all the IPs are send correctly.
I'd like to put a filter on the VM.IP detection so only certain subnet gets find, and not the first one.
I saw the host prototype where the assignment is done under the template "VMware", "Discover VMware VMs" discovery rules, and "VMware: {#VM.NAME}" host prototype.
What can I change so the IP is detected correctly?
The issue, many of our virtual machines get multiple IP addresses. When the discover start, it only get the first IP address it gets from vCenter JSON, and assign it to {#VM.IP} (I can't find where that is done).
After looking at what vCenter is sending, I see that all the IPs are send correctly.
I'd like to put a filter on the VM.IP detection so only certain subnet gets find, and not the first one.
I saw the host prototype where the assignment is done under the template "VMware", "Discover VMware VMs" discovery rules, and "VMware: {#VM.NAME}" host prototype.
What can I change so the IP is detected correctly?
Comment