NetXMS Support Forum

English Support => General Support => Topic started by: kwisatz on May 14, 2014, 04:18:55 PM

Title: nxagent table configuration
Post by: kwisatz on May 14, 2014, 04:18:55 PM
I was enable to configure snmp dci table without any issue, but i am unable to create a agent table.

It's possible? How can create a table using agent?
Only found ExternalParameter .

Thank you in advance.
Title: Re: nxagent table configuration
Post by: Victor Kirhenshtein on May 14, 2014, 05:41:42 PM
Hi!

No, tables from scripts are not supported. However, you can use dbquery subagent to read tables from database (it could be sqlite database for example if you need something local).

Best regards,
Victor