Greetings,
By default the ZabbixW32.exe writes an entry to the Application log every minute, this is causing my application logs to fill up on my Win2K / WinXP servers. I know I can increase the limits on my application logs, however, as the agent is throwing an error every 60 seconds, it is only a matter of time till it fills any amount I give it.
Additionally the error it is throwing is;
Which means to me that either ZabbixW32.exe is not really getting an error, or that Active checks are required with 1.1beta1. To that end, I created a minor active check using system.uname, thinking that this might eliminate this application error, no good. I continue to get the application error, every 60 seconds.
By default the ZabbixW32.exe writes an entry to the Application log every minute, this is causing my application logs to fill up on my Win2K / WinXP servers. I know I can increase the limits on my application logs, however, as the agent is throwing an error every 60 seconds, it is only a matter of time till it fills any amount I give it.
Additionally the error it is throwing is;
Code:
Active Checks [Error while recieving data from <Server IP Addr>:10051][No Error]
Comment