PDA

View Full Version : Beta8 (beta7) win32 agent crash


jamkad
04-04-2006, 09:10
This has happened now in 3 servers. Using zabbix 1.1 beta8 and agent Zabbix Win32 Agent Version 1.1beta7 Build of Mar 28 2006. Monitored servers are windows 2003 sp1.

eventlog1:
Reporting queued error: faulting application ZabbixW32.exe, version 0.0.0.0, faulting module ZabbixW32.exe, version 0.0.0.0, fault address 0x0000ba9d.

eventlog2:
The application, C:\Program Files\zabbix\ZabbixW32.exe, generated an application error The error occurred on 04/02/2006 @ 15:17:07.207 The exception generated was c0000005 at address 0040BA9D (ZabbixW32!MyGetAEventLog)

In zabbix log there is only couple of old errors:
[02-Apr-2006 15:17:04] Timed out while processing request. Requested parameter is "diskfree[c:]"
[02-Apr-2006 15:17:04] Timed out while processing request. Requested parameter is "filesize[c:\msdos.sys]"

jamkad
05-04-2006, 08:49
Little more information about this. Agent crashed on server again and eventlog shows same information as before.

Agent log from server (debug level 4)
[04-Apr-2006 10:22:31] *************** Log file opened ****************
[04-Apr-2006 10:22:31] Collector thread initialized successfully
[04-Apr-2006 10:22:31] Zabbix Win32 Agent started
[04-Apr-2006 11:35:59] Timeout occured waiting for server command
[04-Apr-2006 12:07:33] Timeout occured waiting for server command
[04-Apr-2006 19:17:19] Timed out while processing request. Requested parameter is "filesize[c:\msdos.sys]"

Agent can't get value for msdos.sys file. It always shows 0.
I'm now removing that check and see if that helps.

In other crashed servers there was also checks that didn't exitst in server. Crashing stopped when i disabled those checks. Win32 agent not handling very well these unsupported checks?