Package: zabbix-proxy-mysql Version: 1:4.0.4 Severity: normal The zabbix-proxy.conf sets "Hostname" to "Zabbix Proxy" We don't wanna name all of our proxies "Zabbix Proxy" so we set "HostnameItem=system.run[/bin/hostname -f]" But if we set this in the "/etc/zabbix/zabbix_proxy.conf.d" dir, we get the error:
zabbix-proxy:~# /etc/init.d/zabbix-proxy restart [ ok ] zabbix_proxy stopping...done. [ ok ] zabbix_proxy starting...done (zabbix_proxy [21343]: Warning: both Hostname and HostnameItem defined, using [Zabbix proxy]). zabbix-proxy:~# We can't circumvent the "Hostname" setting in the package default zabbix-proxy.conf. If you remove/comment out this the default will be "HostnameItem=system.hostname" which would be ok for a default config. -- System Information: Debian Release: buster/sid

