Please enable JavaScript to view this site.

Instructs the sqdaemon to reload or refresh the contents of its configuration files and the configuration .cab files for any managed Capture/Publishers loaded into memory when the sqdaemon was started.

Syntax

<%PREFIX_LC%>mon reload [//host_name] [-s port_num | --service=port_num] [--identity=<path_to/nacl_id>]

 

Keyword and Parameter Descriptions

//host_name   Host name of the system running sqdaemon. Not required for "Localhost".

-s port_num | --service=port_num  A port number is required for both "Localhost" and remote sqdaemons unless they are listening on the Connect CDC SQData default port number 2626.

--identity=<path_to/nacl_id> The location of the user's private key. Only required if it is not in the default location, the .nacl directory under the user's home directory.

Notes:

1.Can only be use to reload/refresh a local (not remote) sqdaemon configuration.

2.Requires admin access rights as defined in the daemon's Access Control List File (acl.cfg).