Hi!
I've found this error log when starting netxms 1.1.5 agent in Centos/RHEL systems:
Quote[06-Oct-2011 12:35:46] Failed to load agent's registry from file /var/opt/netxms/agent/registry.dat
[06-Oct-2011 12:35:46] Failed to save agent's registry to file /var/opt/netxms/agent/registry.dat: No such file or directory
Best regards.
			
				Hi!
You have to create directory /var/opt/netxms/agent or set another location for data files by adding 
DataDirectory = /path_to_data_dir
to nxagentd.conf. Currently it is only used for storing information about locally installed policies, so if you don't use them, this error does not affect anything.
Best regards,
Victor
			
			
			
				
Thanks okay, issue clarified.
Best regards.