zabbix server 6.4
proxy server 6.4
with agent 4.2.5 and 5.0.23 and 6.4
If we bring a new host online it autoregisters itself to the proxy server and we see a new host in zabbix with 1 interface using IP
shortly afterwards (5-30 minutes) we see a second interface added using DNS
our zabbix agent conf
PidFile=/run/zabbix/zabbix_agentd.pid
LogFile=/var/log/zabbix/zabbix_agentd.log
Server=zabbix server ip
ServerActive=zabbix server ip
HostnameItem=system.hostname
HostMetadataItem=system.uname
Include=/etc/zabbix/zabbix_agentd.d/*.conf
Is this a feature? or am I missing something? How do i prevent this?
thank you in advance.
proxy server 6.4
with agent 4.2.5 and 5.0.23 and 6.4
If we bring a new host online it autoregisters itself to the proxy server and we see a new host in zabbix with 1 interface using IP
shortly afterwards (5-30 minutes) we see a second interface added using DNS
our zabbix agent conf
PidFile=/run/zabbix/zabbix_agentd.pid
LogFile=/var/log/zabbix/zabbix_agentd.log
Server=zabbix server ip
ServerActive=zabbix server ip
HostnameItem=system.hostname
HostMetadataItem=system.uname
Include=/etc/zabbix/zabbix_agentd.d/*.conf
Is this a feature? or am I missing something? How do i prevent this?
thank you in advance.
Comment