Hi all,
I'm trying to get Zabbix's discovery features tweaked to add my servers automagically. I've mostly got it working (detects servers running the zabbix agent and adds them to monitoring, with the right OS and services monitoring), but I've run into a snag:
When it scans a subnet, if a host is listening on multiple IPs, it doesn't seem to be smart enough to figure out that it's actually the same host, and starts monitoring them multiple times. I figured that since they're all running the active agent, it could just talk to the agent and the agent could tell it they're actually the same host, but that doesn't seem to be happening.
Is there a way to configure auto-discovery to take into account hosts with multiple IPs, and only create one host entry for them? I searched through the forums and the docs and couldn't see anything off hand, but if there's something obvious I'm missing, I'd love a pointer to it.
Thanks!
I'm trying to get Zabbix's discovery features tweaked to add my servers automagically. I've mostly got it working (detects servers running the zabbix agent and adds them to monitoring, with the right OS and services monitoring), but I've run into a snag:
When it scans a subnet, if a host is listening on multiple IPs, it doesn't seem to be smart enough to figure out that it's actually the same host, and starts monitoring them multiple times. I figured that since they're all running the active agent, it could just talk to the agent and the agent could tell it they're actually the same host, but that doesn't seem to be happening.
Is there a way to configure auto-discovery to take into account hosts with multiple IPs, and only create one host entry for them? I searched through the forums and the docs and couldn't see anything off hand, but if there's something obvious I'm missing, I'd love a pointer to it.

Thanks!


Comment