Hey Guys,
I am currently setting up Zabbix for testing and I want to throw up my problem first while I try find a solution.
I am attempting to install Agent on a Windows Server 2008 R2 VM but the service refuses to start. Here's what I have done:
- Installed Zabbix Agent using --install under Administrator Account
- Modified Registry Settings and .conf file location
- Modified zabbix_agentd.conf. Turned on Log and specify log location.
If I manually run agent with --config, I can start it with a warning ".. console application .."
If I attempt to start the service, I get an error message with empty log: ".. could not start the Zabbix Agent service on Local Computer. Error 1053: ..."
What's wrong with my setup?
-T
I am currently setting up Zabbix for testing and I want to throw up my problem first while I try find a solution.
I am attempting to install Agent on a Windows Server 2008 R2 VM but the service refuses to start. Here's what I have done:
- Installed Zabbix Agent using --install under Administrator Account
- Modified Registry Settings and .conf file location
- Modified zabbix_agentd.conf. Turned on Log and specify log location.
If I manually run agent with --config, I can start it with a warning ".. console application .."
If I attempt to start the service, I get an error message with empty log: ".. could not start the Zabbix Agent service on Local Computer. Error 1053: ..."
What's wrong with my setup?
-T
Comment