Greetings,
This patch was originally contributed by Simon Matter, I have simply updated it and migrated it to work under the Zabbix 1.1
The intention of this patch is to allow the use of either the IP or hostname of the server in the zabix_agentd.conf file. Presently, when you set the Server entry, it requires and will only process IP addresses. This makes can make it difficult to manage large or dynmic networks. Additionally, this patch will move the system one step closer to supporting multiple zabbix servers against a single database.
EDIT: This patch is upgraded to support 1.1Beta1 and is against the latests CVS repository at time of submission.
EDIT: Code is attached as file.
This patch was originally contributed by Simon Matter, I have simply updated it and migrated it to work under the Zabbix 1.1
The intention of this patch is to allow the use of either the IP or hostname of the server in the zabix_agentd.conf file. Presently, when you set the Server entry, it requires and will only process IP addresses. This makes can make it difficult to manage large or dynmic networks. Additionally, this patch will move the system one step closer to supporting multiple zabbix servers against a single database.
EDIT: This patch is upgraded to support 1.1Beta1 and is against the latests CVS repository at time of submission.
EDIT: Code is attached as file.
Comment