hello
I've several networks those are monitored with zabbix-server, some zabbix-proxy and installed via group policy zabbix-agents.
autodiscovery registers host with dns name got via request to reverse zone or IP address if reverse request fails, agent does it with name recorded in zabbix_agent.conf (1.8.10 uses for this NetBIOS name), SNMP used nslookup results or hosts file.
As result several records exist in zabbix about the same hosts. Does exist any solution from experts except using trigger to trim and upper or lower case inserted records?
I've idea that during agent install it's possible to generate host uniq GUID which is recorded to configuration and is used for all communication and data with/from this host. It''d solve problem with host rename and host migration.
What you think about this?
I've several networks those are monitored with zabbix-server, some zabbix-proxy and installed via group policy zabbix-agents.
autodiscovery registers host with dns name got via request to reverse zone or IP address if reverse request fails, agent does it with name recorded in zabbix_agent.conf (1.8.10 uses for this NetBIOS name), SNMP used nslookup results or hosts file.
As result several records exist in zabbix about the same hosts. Does exist any solution from experts except using trigger to trim and upper or lower case inserted records?
I've idea that during agent install it's possible to generate host uniq GUID which is recorded to configuration and is used for all communication and data with/from this host. It''d solve problem with host rename and host migration.
What you think about this?