NetXMS Support Forum

English Support => General Support => Topic started by: jdelrio29 on September 25, 2013, 06:45:20 PM

Title: server remote console syntax
Post by: jdelrio29 on September 25, 2013, 06:45:20 PM
would like to know information about the syntax remote server console commands and know that I can use commands
Title: Re: server remote console syntax
Post by: Victor Kirhenshtein on September 29, 2013, 12:53:55 PM
Hi!

Main purpose of the server console is debug, and it's mostly useful only for developers. You can see list of available commands by entering command help. Most useful command for NetXMS administrators is exec, which allows execution of NXSL scripts from script library or directly from server's local file system.

Best regards,
Victor