-
Type:
Change Request
-
Resolution: Unresolved
-
Priority:
Trivial
-
None
-
Affects Version/s: 4.4.3
-
Component/s: Agent (G)
-
None
Let's have the feature versions of Zabbix Agent without these lines in zabbix_agentd.conf:
# On Linux Hostname=Zabbix server # On Windows Hostname=Windows host
This means the 'HostnameItem=system.hostname' part will become active by default:
### Option: HostnameItem # Item used for generating Hostname if it is undefined. Ignored if Hostname is defined. # Does not support UserParameters or aliases. # # Mandatory: no # Default: # HostnameItem=system.hostname
.. and each agent station will come with more unique hostname in case of agent auto-registration is configured.