Is there anyway to increase the 64 character limit of the "hostname" field in the agent configuration file, according to the 4.0 documentation here: https://www.zabbix.com/documentation.../zabbix_agentd, the hostname parameter has a maximum length of 64 characters.
We use an "autoregistration" script on our Zabbix server which uses the API's to create the host and add templates based on its name, but with agents that have a hostname>64 characters only the first 64 characters of the hostname are passed to the script which results in a host item being created with a truncated name and the wrong templates being associated.
Thanks
Adrian
We use an "autoregistration" script on our Zabbix server which uses the API's to create the host and add templates based on its name, but with agents that have a hostname>64 characters only the first 64 characters of the hostname are passed to the script which results in a host item being created with a truncated name and the wrong templates being associated.
Thanks
Adrian
Comment