Помогите подключить сервак в систему Zabbix
Серверная часть развернута на Freebsd
Есть 3 клиента(freebsd) там все в порядке, а вот пытаюсь подключить сервер на Ubuntu
и все никак.
Сервер и клиенты на фре имеют следующую версию:
Zabbix server v2.4.2 (revision 50419) (5 November 2014)
Compilation time: Dec 23 2015 20:40:43
Zabbix agent v2.4.2 (revision 50419) (5 November 2014)
Compilation time: Dec 23 2015 20:41:33
клиент на Ubuntu
zabbix_agentd (daemon) (Zabbix) 3.0.6
Revision 64244 7 December 2016, compilation time: Dec 8 2016 03:38:40
Конфиг сервера:
ListenPort=10051
SourceIP= 192.168.0.7
LogFile=/tmp/zabbix_server.log
DebugLevel=3
ListenIP=192.168.0.7, 192.168.2.51
конфиг работающего агента:
конфига не работающего агента
PidFile=/var/run/zabbix/zabbix_agentd.pid
LogFile=/var/log/zabbix/zabbix_agentd.log
LogFileSize=0
DebugLevel=3
Server=My_srv_IP
ServerActive=My_srv_IP
Hostname=hostname_agent_srv(fqdn)
telnet agent_to_srv
Trying serv_IP
Connected to my.company.com(srv.zabbix)
Escape character is '^]'.
telnet srv_to_agent
Trying agent_IP
Connected to my.company.com(agent_zabbix)
Escape character is '^]'.
Connection closed by foreign host.
64782:20170116:135026.010 cannot send list of active checks to [srv_zabbix_IP]: host [agent_zabbix_my.company.com] not found
64779:20170116:135226.093 cannot send list of active checks to [srv_zabbix_IP]: host [agent_zabbix_my.company.com] not found
64776:20170116:135842.117 Zabbix agent item "agent.ping" on host "agent_zabbix_my.company.com" failed: first network error, wait for 15 seconds
64777:20170116:135900.642 Zabbix agent item "agent.ping" on host "agent_zabbix_my.company.com" failed: another network error, wait for 15 seconds
64777:20170116:135918.659 Zabbix agent item "agent.ping" on host "agent_zabbix_my.company.com" failed: another network error, wait for 15 seconds
64777:20170116:135936.676 temporarily disabling Zabbix agent checks on host "agent_zabbix_my.company.com": host unavailable
64781:20170116:140226.216 cannot send list of active checks to [srv_zabbix_IP]: host [agent_zabbix_my.company.com] not found
64779:20170116:140338.598 cannot send list of active checks to [srv_zabbix_IP]: host [agent_zabbix_my.company.com] not monitored
Вот понятия не имею может необходимо клиент как на других серваках поставить, может не имеет значения.
Но не пашет и никак не получается((