Zabbix-agent is not available for 3m docker

Viewed 45

I have installed zabbix-agent on a Linux server. Changed IP address and hostname. Then restart zabbix-agent. Seems to run

 zabbix-agent.service - Zabbix Agent
     Loaded: loaded (/usr/lib/systemd/system/zabbix-agent.service; enabled; vendor preset: disabled)
     Active: active (running) since Wed 2022-09-21 16:43:09 CEST; 16min ago
    Process: 511720 ExecStart=/usr/sbin/zabbix_agentd -c $CONFFILE (code=exited, status=0/SUCCESS)
   Main PID: 511722 (zabbix_agentd)
      Tasks: 6 (limit: 97584)
     Memory: 3.8M
        CPU: 339ms
     CGroup: /system.slice/zabbix-agent.service
             ├─511722 /usr/sbin/zabbix_agentd -c /etc/zabbix/zabbix_agentd.conf
             ├─511723 "/usr/sbin/zabbix_agentd: collector [idle 1 sec]"
             ├─511724 "/usr/sbin/zabbix_agentd: listener #1 [waiting for connection]"
             ├─511725 "/usr/sbin/zabbix_agentd: listener #2 [waiting for connection]"
             ├─511726 "/usr/sbin/zabbix_agentd: listener #3 [waiting for connection]"
             └─511727 "/usr/sbin/zabbix_agentd: active checks #1 [idle 1 sec]"

Sep 21 16:43:09 localhost.localdomain systemd[1]: Starting Zabbix Agent...
Sep 21 16:43:09 localhost.localdomain systemd[1]: Started Zabbix Agent.

but the agent does not connect to the server. I get this

could someone help ??? thanks strong text

0 Answers
Related