We are setting up a large system with many proxies. It turns out that some time in the past we managed to use the same domain, IP subnet and host names in two different data center. I need to connect both data centers to our central Zabbix server. I was wondering if I could append a string to the end of the HostNameItem in the zabbix_agentd.conf file. Most of our server are windows boxes?
Maybe like
HostNameItem = system.hostname + "IA"
Any thoughts on this?
Thanks
Maybe like
HostNameItem = system.hostname + "IA"
Any thoughts on this?
Thanks
Comment