-
Type:
Incident report
-
Resolution: Cannot Reproduce
-
Priority:
Major
-
None
-
Affects Version/s: None
-
Component/s: None
-
None
I have downloaded Zabbix 2.0.6 agent for windows, I extracted it and followed the docs, but when I start it using this command:
C:\Program Files\ZABBIX Agent>zabbix_agentd.exe -c "C:\Program Files\ZABBIX Agent\zabbix_agentd.win.conf" -s
zabbix_agentd.exe
It tells me :
[5980]: service [Zabbix Agent] started successfully
but when I search in task manager I could not find zabbix process!
and here you are a copy of my configuration file:
Server=10.0.0.1
#Hostname=cloud
ListenIP=10.0.0.100
#ServerPort=10051
Hostname=ArchiDC1.dc.archimedia.local
ListenPort=10050
StartAgents=5
#DisableActive=1
DebugLevel=4
LogFile="C:\zabbix_agentd.log"
EnableRemoteCommands=1
LogRemoteCommands=1
Running on windows server 2008 standard SP1.
So kindly advice if this is a bug or what is going on .