NetXMS Support Forum

English Support => General Support => Topic started by: SmEed on January 27, 2016, 02:24:10 PM

Title: Global DCI Table?
Post by: SmEed on January 27, 2016, 02:24:10 PM
Hello Community,
i hope you can help me! ;)

I have a WLAN-Accesspoint, and get some SNMP Data (ClientHostname, IP, SSID, VLan,...) into a DCI-Table. And it works fine!

But, i have some more Accesspoints, an so i've got a lot of DCI-Tables. :(

So my question: How can I get all DCI-Table data to one Table?
Is there a solution?

Best regards!
Title: Re: Global DCI Table?
Post by: tomaskir on January 27, 2016, 04:02:21 PM
Look at the DCI Summary Tables functionality, is that what you need?
Title: Re: Global DCI Table?
Post by: Victor Kirhenshtein on January 29, 2016, 11:33:20 PM
Another possible solution could be script DCI that will collect all necessary tables and built one common table.

Best regards,
Victor
Title: Re: Global DCI Table?
Post by: SmEed on February 01, 2016, 11:36:02 AM
Best Thanks! ;)