Hi,
I’ve been struggling for 2 days now to install the agents on the windows clients with no success.
Zabbix installed on Debian 7.1 Server with Zabbix 2.0.7 from the repos.
This is where I download the agent
suiviperf dot com
zabbix_agent-2.0.7_nsis-source.zip
downloaded NSIS and compiled the .exe
Tried installing the agent through the GUI on Windows 8 and Windows server 2003
I’m getting this error message when trying to install on Windows 8 through the GUI

I cannot find log files on windows 8
Through the command line
zabbix_agent-2.0.7_installer.exe /server=192.168.15.181 /serveractive=192.168.15.181 /rmtcmd=1
Nothing happens, just the process hangs and must be killed from the task manager.
On windows Server 2003
The agent installs fine but I cannot find a running process for the agent neither a service on the server.
zabbix_agent-2.0.7_installer.exe /server=192.168.15.181 /serveractive=192.168.15.181 /rmtcmd=1 /S
When I try to run the agent from CMD I get this error message
zabbix_agentd.exe -c "C:\Program Files\Zabbix Agent\zabbix_agentd.conf"
zabbix_agentd.exe [61536]: StartAgents is not 0, parameter Server must be defined
I know that this is the same error but I do not know how I can set the parameter Server to anything.
One last thing, also the msi from suiviperf cannot be installed.
I need some help here, as I’ve been trying to do this for 3 days now with now success
I’ve been struggling for 2 days now to install the agents on the windows clients with no success.
Zabbix installed on Debian 7.1 Server with Zabbix 2.0.7 from the repos.
This is where I download the agent
suiviperf dot com
zabbix_agent-2.0.7_nsis-source.zip
downloaded NSIS and compiled the .exe
Tried installing the agent through the GUI on Windows 8 and Windows server 2003
I’m getting this error message when trying to install on Windows 8 through the GUI

I cannot find log files on windows 8
Through the command line
zabbix_agent-2.0.7_installer.exe /server=192.168.15.181 /serveractive=192.168.15.181 /rmtcmd=1
Nothing happens, just the process hangs and must be killed from the task manager.
On windows Server 2003
The agent installs fine but I cannot find a running process for the agent neither a service on the server.
zabbix_agent-2.0.7_installer.exe /server=192.168.15.181 /serveractive=192.168.15.181 /rmtcmd=1 /S
When I try to run the agent from CMD I get this error message
zabbix_agentd.exe -c "C:\Program Files\Zabbix Agent\zabbix_agentd.conf"
zabbix_agentd.exe [61536]: StartAgents is not 0, parameter Server must be defined
I know that this is the same error but I do not know how I can set the parameter Server to anything.
One last thing, also the msi from suiviperf cannot be installed.
I need some help here, as I’ve been trying to do this for 3 days now with now success
Comment