i need to have an inventory and configuration db for my objects which collect all configuration about my devices. 
could i read this from netxms db ? in which table they are collected?
			
			
			
				Hi!
Most information located in tables nodes, interfaces, and object_properties. You can consult data dictionary for detailed information about these tables: https://www.netxms.org/documentation/NetXMS_data_dictionary.pdf (https://www.netxms.org/documentation/NetXMS_data_dictionary.pdf).
Best regards,
Victor
			
			
			
				good documentation
Thank you