Good Morning
I just installed a Zabbix server (2.4) on Ubuntu. Everything is apparently well. I have access to the Zabbix console.
I want to add a Windows 2012 server to make my first tests.
I downloaded the 2.4.0 Agent for Windows,
I proceeded to install
zabbix_agentd.exe --install
The service has been added.
In the properties of the service, the path of the EXE file and CONF are good.
When I want to start the service, I get a Windows error service could not be started. Error 1053: The service did not respond to the start or control request in a timely fashion.
After some research, I could see that took the last FrameWork. I just did all available updates ... Nothing to do.
I performed the same installation on an old 2003 server I had exactly the same problem. I'm looking, I see no way out.
Could you help me?
In the config file.
Server = I put the IP address of my Zabbix server
# ListenPort = 10050 allowed to comment?
ServerActive = 127.0.0.1 Must be Zabbix server here?
Hostname = my server name (server1) without domaine.com
Thank you for your help
I just installed a Zabbix server (2.4) on Ubuntu. Everything is apparently well. I have access to the Zabbix console.
I want to add a Windows 2012 server to make my first tests.
I downloaded the 2.4.0 Agent for Windows,
I proceeded to install
zabbix_agentd.exe --install
The service has been added.
In the properties of the service, the path of the EXE file and CONF are good.
When I want to start the service, I get a Windows error service could not be started. Error 1053: The service did not respond to the start or control request in a timely fashion.
After some research, I could see that took the last FrameWork. I just did all available updates ... Nothing to do.
I performed the same installation on an old 2003 server I had exactly the same problem. I'm looking, I see no way out.
Could you help me?
In the config file.
Server = I put the IP address of my Zabbix server
# ListenPort = 10050 allowed to comment?
ServerActive = 127.0.0.1 Must be Zabbix server here?
Hostname = my server name (server1) without domaine.com
Thank you for your help
Comment