Difference between revisions of "Script Example: Read Table From Agent"

Jump to navigation Jump to search
m
Text replacement - "^" to "{{deprecated}}"
(Created page with "This script can be put into Script Library and run from server's debug console. It accepts node object name or ID as first parameter, table name as second parameter, and print...")
 
m (Text replacement - "^" to "{{deprecated}}")
 
(2 intermediate revisions by one other user not shown)
Line 1: Line 1:
{{deprecated}}
{| style="border-spacing: 20px; border: 20px solid red;"
|
'''WARNING''': This page is no longer updated. Please visit '''[https://www.netxms.org/documentation/nxsl-latest/#_examples_2 NetXMS Script examples]''' for current version of the documentation.
|}
This script can be put into Script Library and run from server's debug console. It accepts node object name or ID as first parameter, table name as second parameter, and prints content of given table to console.
This script can be put into Script Library and run from server's debug console. It accepts node object name or ID as first parameter, table name as second parameter, and prints content of given table to console.


Navigation menu