We were working on some net.tcp.service items (Zabbix 5.0) where the host had services on IP's other than the primary ip. We already had the host dns and ip as the default agent interface. We added 2 more agent interfaces which I thought would be {HOST.IP2} and {HOST.IP3}. Basically, results were unpredictable, watching the traffic with tcpdump at the proxy, both of these macros were using IP3. Using the interface on the item worked, but we eventually want to move this to a template and that's not available.
To circumvent, I just made user macros for each and that works. On one hand, that is a better idea, because I'd bet someone would put these interfaces in the wrong order.
Has anyone else seen anything like this?
Thanks
To circumvent, I just made user macros for each and that works. On one hand, that is a better idea, because I'd bet someone would put these interfaces in the wrong order.
Has anyone else seen anything like this?
Thanks
Comment