Hi all!
First post here. I have searched, and found similar topics, but none of them helped me.
I have installed the Zabbix agents on CentOS7. In the config (/etc/zabbix/zabbix_agentd.conf), I changed all that was needed for the host to sync with the server, but changing "Hostname" does not seem to help.
The original line was "Hostname=Zabbix server"
I changed this to "Hostname=MyComputer"
After the agent (re)starts, it does sync up on the front end, but the hostname still shows as "Zabbix server".
I read on one of the posts here that the agent name had to be under 8 characters? That doesn't make sense to me, but out of curiosity, I tried that, too. It didn't work. So, I tried to use the "HostnameItem" and set it as it's default "HostnameItem=system.hostname" (I did comment out "Hostname="). Still, that did not work.
Any ideas on what I can do on the host to change the name of the host on the frontend? I do not want to have to configure the hostname on the frontend manually, if at all possible.
Thank you in advance!
First post here. I have searched, and found similar topics, but none of them helped me.
I have installed the Zabbix agents on CentOS7. In the config (/etc/zabbix/zabbix_agentd.conf), I changed all that was needed for the host to sync with the server, but changing "Hostname" does not seem to help.
The original line was "Hostname=Zabbix server"
I changed this to "Hostname=MyComputer"
After the agent (re)starts, it does sync up on the front end, but the hostname still shows as "Zabbix server".
I read on one of the posts here that the agent name had to be under 8 characters? That doesn't make sense to me, but out of curiosity, I tried that, too. It didn't work. So, I tried to use the "HostnameItem" and set it as it's default "HostnameItem=system.hostname" (I did comment out "Hostname="). Still, that did not work.
Any ideas on what I can do on the host to change the name of the host on the frontend? I do not want to have to configure the hostname on the frontend manually, if at all possible.
Thank you in advance!
Comment