NetXMS Support Forum

English Support => General Support => Topic started by: jamesof on May 09, 2013, 06:48:36 PM

Title: config db
Post by: jamesof on May 09, 2013, 06:48:36 PM
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?
Title: Re: config db
Post by: Victor Kirhenshtein on May 10, 2013, 04:36:36 PM
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
Title: Re: config db
Post by: jamesof on May 12, 2013, 11:35:51 PM
good documentation
Thank you