NetXMS Support Forum

English Support => General Support => Topic started by: gmonk63 on October 31, 2016, 08:13:08 PM

Title: CLI
Post by: gmonk63 on October 31, 2016, 08:13:08 PM
Is it possible to launch on demand topology polls and network discoveries via the command line ?
Title: Re: CLI
Post by: Victor Kirhenshtein on November 08, 2016, 11:42:51 AM
Hi,

topology poll can be started via nxadm:

nxadm -c "poll topology <node_id>"

Best regards,
Victor