The comment in zabbix_agentd.conf for the Hostname says:
# Unique hostname. Required for active checks.
Does this mean it does not have to be unique for passive checks? I'm planning on deploying zabbix_agentd to a number of windows desktops to be monitored via zabbix_proxy and would like to avoid needing to customize each agent conf file to be unique.
I haven't noticed any problems with the hostname in the server not matching the hostname in the agent for passive checks, or any sign that it uses the agent hostname at all and want to make sure I'm not missing something important.
# Unique hostname. Required for active checks.
Does this mean it does not have to be unique for passive checks? I'm planning on deploying zabbix_agentd to a number of windows desktops to be monitored via zabbix_proxy and would like to avoid needing to customize each agent conf file to be unique.
I haven't noticed any problems with the hostname in the server not matching the hostname in the agent for passive checks, or any sign that it uses the agent hostname at all and want to make sure I'm not missing something important.
Comment