Good morning to you all,
We install netxms on a FreeBSD 7.2 box and server is running fine.
My second step is to install the agent on my $M Vista business Laptop.
When starting the agent we see the following error:
C:\Net-client\bin>nxagentd -v
NetXMS Core Agent Version 0.2.26
C:\Net-client\bin>nxagentd -D
Configuration file OK
FATAL ERROR: Cannot open log file
Agent initialization failed
C:\Net-client\bin>
Any suggestions?
//Marcel
			
			
			
				Looks lke agent cannot open log file for writing or connect to Windows event log service. Try to set LogFile parameter in nxagentd.conf to some writeable file, like C:\nxagentd.log and try to run it again.
Best regards,
Victor
			
			
			
				Victor, 
Problem solved
Thanks,
//Marcel