Hello,
I need help please, i´ve installed on a Ubuntu 16.04 machine the Zabbix server and , it works well.
Now i want to add a windows 10 machine, so i installed the Zabbix_Agentd.exe on this machine exactly step for step from the official manual https://www.zabbix.com/documentation...pendix/install
The installation was successfully but the service wont start. In the zabbix.log i get the following error:
I´ve tried to reach the server over the Port 10051 and get the message "OK" so i think it´s not a firewall problem. Also some reboots dont helped. Any suggestions ?
I need help please, i´ve installed on a Ubuntu 16.04 machine the Zabbix server and , it works well.
Now i want to add a windows 10 machine, so i installed the Zabbix_Agentd.exe on this machine exactly step for step from the official manual https://www.zabbix.com/documentation...pendix/install
The installation was successfully but the service wont start. In the zabbix.log i get the following error:
Code:
8052:20170317:122853.951 Starting Zabbix Agent [LSCVM01]. Zabbix 3.2.0 (revision 62444). 8052:20170317:122853.951 **** Enabled features **** 8052:20170317:122853.951 IPv6 support: YES 8052:20170317:122853.951 TLS support: NO 8052:20170317:122853.951 ************************** 8052:20170317:122853.951 using configuration file: C:\Programme\zabbix\zabbix_agentd.win.conf 8052:20170317:122853.951 listener failed: bind() for [[10.210.20.6]:10051] failed: [0x00002741] Die angeforderte Adresse ist in diesem Kontext ungültig.
Comment