PDA

View Full Version : ZabbixW32 agent timeout problem...


misterdan
26-08-2005, 11:15
Using Zabbix 1.1 alpha 12 I am getting the following on my Windows 2000 server at a remote site over a 256k link.

[26-Aug-2005 10:01:53] Log file opened
[26-Aug-2005 10:01:53] Collector thread initialized successfully
[26-Aug-2005 10:01:53] Zabbix Win32 Agent started
[26-Aug-2005 10:02:04] Processing took more then 100 milliseconds (375 milliseconds)
[26-Aug-2005 10:02:16] Active checks [Cannot connect to [10.62.9.21:10051] [No error]]
[26-Aug-2005 10:03:39] Active checks [Cannot connect to [10.62.9.21:10051] [No error]]
[26-Aug-2005 10:05:01] Active checks [Cannot connect to [10.62.9.21:10051] [No error]]
[26-Aug-2005 10:05:06] Processing took more then 100 milliseconds (8391 milliseconds)
[26-Aug-2005 10:06:06] Processing took more then 100 milliseconds (9171 milliseconds)
[26-Aug-2005 10:06:07] Processing took more then 100 milliseconds (610 milliseconds)
[26-Aug-2005 10:06:18] Processing took more then 100 milliseconds (797 milliseconds)
[26-Aug-2005 10:06:24] Active checks [Cannot connect to [10.62.9.21:10051] [No error]]
[26-Aug-2005 10:06:40] Processing took more then 100 milliseconds (2125 milliseconds)
[26-Aug-2005 10:07:47] Active checks [Cannot connect to [10.62.9.21:10051] [No error]]
[26-Aug-2005 10:09:10] Active checks [Cannot connect to [10.62.9.21:10051] [No error]]
[26-Aug-2005 10:10:18] Processing took more then 100 milliseconds (547 milliseconds)
[26-Aug-2005 10:10:33] Active checks [Cannot connect to [10.62.9.21:10051] [No error]]

As you can see I am using Active Checks (I hoped they would prevent this timeout issue), but even if I set the zabbix_agentd.conf 'Timeout' value to 10 seconds items still timeout.

There is no firewall between my local Zabbix Server and remote host.

Can anyone suggest anything I could try to resolve this issue.

Thanks,

Dan

globifrosch
06-10-2005, 10:01
ZABBIX version: 1.1beta1 (server + agent)

ZabbixAgentW32 reports the following error:

Active checks [Cannot connect to [zabbix-server-ip:10051] [No error]]

same behavior seen on Win2000-Server and Win2003-Server.

I don't use active checks. so i disabled active check in agentd-config.

DisableActive 1

didn't help. ZabbixAgentdW32 still reports the error.

Port 10051 on ZABBIX Server isn't open, but ZABBIX Server is up and running.

- Thomas

charles
02-02-2006, 14:16
I am in the same boat - not using active checks and not port 10051, and I get a constant stream of Active checks Cannot connect errors in the event log. DisableActive didn't help me either.

Is there any resolution to this?

thanks
charles

safl
03-02-2006, 15:25
Im using ActiveChecks only on 150 windows hosts.
I'm seeing the same behavior.
Just writing to let you know that you are not the only one.