Hi
I have a problem where zabbix agent service wont start when i define PSK settings:
For agent im using pakcage: zabbix_agents-4.0.4-win-amd64-openssl.zip
For install im using command: .\bin\zabbix_agentd.exe --config "C:\Zabbix\zabbix_agentd.win.conf" --install
Conf file containts:
LogFile=C:\Zabbix\zabbix_agentd.log
Server=10.0.0.214
ListenPort=10050
ServerActive=10.0.0.214
TLSConnect=psk
TLSAccept=psk
TLSPSKIdentity=PSK 002
TLSKeyFile=C:\Zabbix\keyfile
Keyfile containts:
543397a8a1e4f6fe72c4f3fde1de6b47b4f6b21236152dc6a3 904c1bff417f34
When trying to start service i get following error:
---------------------------
Services
---------------------------
Windows could not start the Zabbix Agent service on Local Computer.
Error 1053: The service did not respond to the start or control request in a timely fashion.
---------------------------
OK
---------------------------
What am i doing wrong here? Can someone help please? (Zabbix-server is running on ubuntu server 18.04, no proxy. client is Windows Server 2016)
I have a problem where zabbix agent service wont start when i define PSK settings:
For agent im using pakcage: zabbix_agents-4.0.4-win-amd64-openssl.zip
For install im using command: .\bin\zabbix_agentd.exe --config "C:\Zabbix\zabbix_agentd.win.conf" --install
Conf file containts:
LogFile=C:\Zabbix\zabbix_agentd.log
Server=10.0.0.214
ListenPort=10050
ServerActive=10.0.0.214
TLSConnect=psk
TLSAccept=psk
TLSPSKIdentity=PSK 002
TLSKeyFile=C:\Zabbix\keyfile
Keyfile containts:
543397a8a1e4f6fe72c4f3fde1de6b47b4f6b21236152dc6a3 904c1bff417f34
When trying to start service i get following error:
---------------------------
Services
---------------------------
Windows could not start the Zabbix Agent service on Local Computer.
Error 1053: The service did not respond to the start or control request in a timely fashion.
---------------------------
OK
---------------------------
What am i doing wrong here? Can someone help please? (Zabbix-server is running on ubuntu server 18.04, no proxy. client is Windows Server 2016)