Hello
We have a server that can't communicate with the Zabbix server.
The installation went well. The agent is running. the log do not mentionne any issue from the client side.
In the Zabbix server side we have an error saying "Zabbix agent is not available"
I'm stuck for how to get any information to step forward of this issue.
Not sure if it's a rights issue ?
Any help will be appreciate.
here is the os of the client
here is the service on the client
Here is the log of the client
We have a server that can't communicate with the Zabbix server.
The installation went well. The agent is running. the log do not mentionne any issue from the client side.
In the Zabbix server side we have an error saying "Zabbix agent is not available"
I'm stuck for how to get any information to step forward of this issue.
Not sure if it's a rights issue ?
Any help will be appreciate.
here is the os of the client
NAME="Ubuntu"
VERSION="18.04.5 LTS (Bionic Beaver)"
ID=ubuntu
ID_LIKE=debian
PRETTY_NAME="Ubuntu 18.04.5 LTS"
VERSION_ID="18.04"
NAME="Ubuntu"
VERSION="18.04.5 LTS (Bionic Beaver)"
ID=ubuntu
ID_LIKE=debian
PRETTY_NAME="Ubuntu 18.04.5 LTS"
VERSION_ID="18.04"
VERSION="18.04.5 LTS (Bionic Beaver)"
ID=ubuntu
ID_LIKE=debian
PRETTY_NAME="Ubuntu 18.04.5 LTS"
VERSION_ID="18.04"
NAME="Ubuntu"
VERSION="18.04.5 LTS (Bionic Beaver)"
ID=ubuntu
ID_LIKE=debian
PRETTY_NAME="Ubuntu 18.04.5 LTS"
VERSION_ID="18.04"
sudo systemctl status zabbix-agent2
● zabbix-agent2.service - Zabbix Agent 2
Loaded: loaded (/lib/systemd/system/zabbix-agent2.service; enabled; vendor preset: enabled)
Active: active (running) since Fri 2021-02-12 16:21:44 CET; 2 days ago
Process: 1802 ExecStop=/bin/kill -SIGTERM $MAINPID (code=exited, status=0/SUCCESS)
Main PID: 1803 (zabbix_agent2)
Tasks: 12 (limit: 4658)
CGroup: /system.slice/zabbix-agent2.service
└─1803 /usr/sbin/zabbix_agent2 -c /etc/zabbix/zabbix_agent2.conf
● zabbix-agent2.service - Zabbix Agent 2
Loaded: loaded (/lib/systemd/system/zabbix-agent2.service; enabled; vendor preset: enabled)
Active: active (running) since Fri 2021-02-12 16:21:44 CET; 2 days ago
Process: 1802 ExecStop=/bin/kill -SIGTERM $MAINPID (code=exited, status=0/SUCCESS)
Main PID: 1803 (zabbix_agent2)
Tasks: 12 (limit: 4658)
CGroup: /system.slice/zabbix-agent2.service
└─1803 /usr/sbin/zabbix_agent2 -c /etc/zabbix/zabbix_agent2.conf
2021/02/15 15:37:05.923869 connecting to [10.10.10.1:10051]
2021/02/15 15:37:05.924530 sending [{"request":"active checks","host":"EVOKO-01","version":"5.2"}] to [10.10.10.1:10051]
2021/02/15 15:37:05.924756 receiving data from [10.10.10.1:10051]
2021/02/15 15:37:05.925858 received [{"response":"success","data":[]}] from [10.10.10.1:10051]
2021/02/15 15:37:05.925936 [101] End of refreshActiveChecks() from [10.10.10.1:10051]
2021/02/15 15:37:05.925965 [101] processing update request (0 requests)
2021/02/15 15:37:05.925972 [101] skipping empty update for unregistered client
2021/02/15 15:37:05.924530 sending [{"request":"active checks","host":"EVOKO-01","version":"5.2"}] to [10.10.10.1:10051]
2021/02/15 15:37:05.924756 receiving data from [10.10.10.1:10051]
2021/02/15 15:37:05.925858 received [{"response":"success","data":[]}] from [10.10.10.1:10051]
2021/02/15 15:37:05.925936 [101] End of refreshActiveChecks() from [10.10.10.1:10051]
2021/02/15 15:37:05.925965 [101] processing update request (0 requests)
2021/02/15 15:37:05.925972 [101] skipping empty update for unregistered client
Comment