On all the machines that I am monitoring, startup times are quite long
Yesterday I found out that the NetXMS agent is causing this problem, basically the
agent service is started but it immediately
crashes, after some time it starts up again and everything is fine. The readouts are also fine.
This problem is causing a two minute delay (or longer) on boot times for some of my more slower machines

I am using version 0.2.21, I haven't yet tested on X64 machines but most likely the problem occurs there as well. So far I have only tested windows XP machines for this problem, I will test vista machines as well if you need that infromation.
Config file:
#
# NetXMS agent configuration file
# Created by agent installer at Tue May 13 14:14:16 2008
#
MasterServers = [censored]
LogFile = {syslog}
FileStore = C:\NetXMS\var
SubAgent = winperf.nsm
Here are all the syslog reports (not running an english OS so I translated some things)
1st one
Type of event: Information
Source of event: NetXMS Win32 Agent
Category of event: None
Event-ID: 3
Date 28-5-2008
Time: 9:04:57
User: none
Computer: Censored
Description:
Subagent "WINNT.NSM" loaded successfully
2nd
Type of event: error
Source of event: Service Control Manager
Category of event: None
event-ID: 7022
Date: 28-5-2008
Time: 9:06:32
User: none
Computer: [censored]
Description:
The NeTXMS agent-service has crashed at startup.
20 Second after that 5 other syslog events regarding the agent are created with the following descriptions:
3d:
Counter set B is empty, collector thread for that set will not start
4th:
Subagent "winperf.nsm" loaded successfully
5th:
Counter set C is empty, collector thread for that set will not start
6th:
Listening on socket 0.0.0.0:4700
7th (23 seconds after error or so):
NetXMS Agent started
This is a very big problem as you can understand, if you need any other info please ask.