Hi!!
I'm using Zabbix 1.1 beta 4. The zabbix server was installed in Linux. I was not able to get my Windows agent communicate with my zabbix server. i always get this message in my zabbix_agentd.log.
[09-Jan-2006 14:42:32] *************** Log file opened ****************
[09-Jan-2006 14:42:32] Collector thread initialized successfully
[09-Jan-2006 14:42:32] Zabbix Win32 Agent started
[09-Jan-2006 14:42:53] Active checks [Cannot connect to [10.239.18.13:10051] [No error]]
I am enclosing the configuration details of my server & agent.
**********ZABBIX_SERVER.CONF *********
Server=1
StartSuckers=6
StartTrappers=5
ListenPort=10051
SenderFrequency=30
DisableHousekeeping=1
DebugLevel=3
Timeout=5
LogFile=/tmp/zabbix_server.log
DBHost=localhost
DBName=zabbix
DBUser=root
#DBSocket=/tmp/mysql.sock
***********ZABBIX_AGENTD.CONF*****************
Server=10.239.18.13
ServerPort=10051
Hostname=10.239.19.120
ListenPort=10050
#ListenIP=10.239.18.13
StartAgents=5
#DisableActive=1
DebugLevel=3
LogFile=C:\zabbix_agentd.log
Timeout=3
I'm using Zabbix 1.1 beta 4. The zabbix server was installed in Linux. I was not able to get my Windows agent communicate with my zabbix server. i always get this message in my zabbix_agentd.log.
[09-Jan-2006 14:42:32] *************** Log file opened ****************
[09-Jan-2006 14:42:32] Collector thread initialized successfully
[09-Jan-2006 14:42:32] Zabbix Win32 Agent started
[09-Jan-2006 14:42:53] Active checks [Cannot connect to [10.239.18.13:10051] [No error]]
I am enclosing the configuration details of my server & agent.
**********ZABBIX_SERVER.CONF *********
Server=1
StartSuckers=6
StartTrappers=5
ListenPort=10051
SenderFrequency=30
DisableHousekeeping=1
DebugLevel=3
Timeout=5
LogFile=/tmp/zabbix_server.log
DBHost=localhost
DBName=zabbix
DBUser=root
#DBSocket=/tmp/mysql.sock
***********ZABBIX_AGENTD.CONF*****************
Server=10.239.18.13
ServerPort=10051
Hostname=10.239.19.120
ListenPort=10050
#ListenIP=10.239.18.13
StartAgents=5
#DisableActive=1
DebugLevel=3
LogFile=C:\zabbix_agentd.log
Timeout=3
Comment