News:

We really need your input in this questionnaire

Main Menu

nxagent table configuration

Started by kwisatz, May 14, 2014, 04:18:55 PM

Previous topic - Next topic

kwisatz

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.

Victor Kirhenshtein

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