Please enable JavaScript to view this site.

Navigation: Utilities > SQDMON

Utility Command Syntax

Scroll

Each Command performed by SQDmon has its own set of keywords and parameters.

Action

Description

inventory

Display the list of agents define in the sqdaemon sqdagents.cfg file and their operating status

reload

Instruct the sqdaemon to reload its configuration files and in the case of Capture/Publishers, their configuration .cab files

display

Display detail status and statistics snapshot of a single agent's status

start

Instruct the sqdaemon to start an Engine* agent

stop

Instruct the sqdaemon to stop an Engine agent

Shutdown

Instruct the sqdaemon to gracefully terminate itself

 

Syntax

The general Syntax for SQDmon is as follows

<%PREFIX_LC%>mon <action> [//host_name[/<agent_name>]] [--format= details | JSON | xml ] [-s port_num | --service=port_num] [--identity=<path_to/nacl_id>] [--tls]

 

Note, sqdmon displays the result on stdout or it’s equivalent. The format defaults to "details" and are human readable while --format=json or xml produce output formatted for machine consumption.