Hello all,
We have the following setup and issue:
All cluster nodes send (unicast udp) data to node1 and the main gmetad server
collects data from node1. The XML stream obtained from node1 reports all nodes
except itself in a fully qualified fashion. We would like node1's gmond to
report itself as fully qualified without changing /etc/hosts file.
On node1:
The command host <ip of node1> reports node1's FQDN.
The command hostname reports node1
In /etc/hosts, the entry is:
<ipadress> node1 node1.domain.com
Any suggestions will be helpful.
Thanks,
Utsav Agarwal