It should automatically add node object on management server, to simplify deployment of agents. You can register agent at any time from command line:
nxagentd.exe -r server
Best regards,
Victor
nxagentd.exe -r server
Best regards,
Victor
This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.
Show posts Menu
gw = FindNodeObject($node, "ISP_gateway");
return gw->status == 4;