is it possible to use dyndns domain instead of IP in zabbix_agentd.conf ?
zabbix_agentd.conf like:
i like to install server on a local pc and agents only on webservers ...
zabbix_agentd.conf like:
Code:
Server=dyndomain.tld Hostname=server2.example.com

Comment