Please enable JavaScript to view this site.

Request the sqdaemon listening on the host and port specified to display an inventory of the agents defined in the sqdaemon's sqdagents.cfg file and their operating status.

Syntax

sqdmon inventory [//host_name] [-s port_num | --service=port_num] [--format= JSON | xml | details] [--identity=<path_to/nacl_id>] [--tls]

 

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.

--format=details, the default, produces human readable output while --format=xml or json produce output intended for machine consumption.

--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.

--tls  - Specifies that a secure TLS connection will be made to zOS (ONLY) Daemon, Capture and Publisher components configured to run under IBM's Application Transparent Transport Layer Security (AT-TLS).

Note: Engine on z/OS cannot be managed by sqdaemon and therefore will not be listed.