Hello everyone,
I am new to Zabbix and I am setting up my first host with the Zabbix Agent, but I'm running into issues getting the Agent to properly start.
My agent config file located in /etc/zabbix/zabbix_agentd.conf contains the following:
Server=[Zabbix SRV IP]
ServerActive=[Zabbix SRV IP]
Hostname=Zabbix Network Monitoring
I've verified in the Zabbix server console that the Hostname in the agent config file matches, the service does not start.
Upon checking the zabbix_agentd.log file, this line sticks out:
48710:20251204:165750.095 no active checks on server [192.168.100.7:10051]: host [Zabbix Network Monitoring] not found
I verified that the hostnames are matching, is there anything else I should check to ensure the Agent service starts properly.
Thanks for any assistance.
I am new to Zabbix and I am setting up my first host with the Zabbix Agent, but I'm running into issues getting the Agent to properly start.
My agent config file located in /etc/zabbix/zabbix_agentd.conf contains the following:
Server=[Zabbix SRV IP]
ServerActive=[Zabbix SRV IP]
Hostname=Zabbix Network Monitoring
I've verified in the Zabbix server console that the Hostname in the agent config file matches, the service does not start.
Upon checking the zabbix_agentd.log file, this line sticks out:
48710:20251204:165750.095 no active checks on server [192.168.100.7:10051]: host [Zabbix Network Monitoring] not found
I verified that the hostnames are matching, is there anything else I should check to ensure the Agent service starts properly.
Thanks for any assistance.
Comment