Hello,
I have a zabbix server which is up and running and am working on getting an agent going on a mysql server, but running into an issue. The agent appears to be running:
In the agentd log, i keep seeing this: failed to accept an incoming connection: connection from "xxxxx" rejected, allowed hosts: "127.0.0.1"
When I read up on the issue I am directed to go to the agent conf file, but it does not exist in any of the locations I see it referenced. I am pretty new to Zabbix.
I have a zabbix server which is up and running and am working on getting an agent going on a mysql server, but running into an issue. The agent appears to be running:
zabbix-agent.service - Zabbix Monitor Agent
Loaded: loaded (/usr/lib/systemd/system/zabbix-agent.service; enabled; vendor preset: disabled)
Active: active (running)
Loaded: loaded (/usr/lib/systemd/system/zabbix-agent.service; enabled; vendor preset: disabled)
Active: active (running)
When I read up on the issue I am directed to go to the agent conf file, but it does not exist in any of the locations I see it referenced. I am pretty new to Zabbix.
Comment