Hi.
I'm setting up a high availability web server architecture using AWS ELB and Scaling Group.
As this architecture can seamlessly spin up new machines, it does that with the same hostname to all hosts, and I need to find a method of differentiating hostNames. I was thinkin of adding the IP address, timestamp, random number or any other unique value to the hostname, and by that ensure each server is launching with its own distinguishable hostname value.
So my question is this: Can the Zabbix Agent's config file be used to setup a hostname made of such a values? If so - how?
Thank you in advance!
Amit.
I'm setting up a high availability web server architecture using AWS ELB and Scaling Group.
As this architecture can seamlessly spin up new machines, it does that with the same hostname to all hosts, and I need to find a method of differentiating hostNames. I was thinkin of adding the IP address, timestamp, random number or any other unique value to the hostname, and by that ensure each server is launching with its own distinguishable hostname value.
So my question is this: Can the Zabbix Agent's config file be used to setup a hostname made of such a values? If so - how?
Thank you in advance!
Amit.
Comment