Utility Command Syntax |
Scroll |
Each Command performed by SQDmon has its own set of keywords and parameters.
Action |
Description |
Display the list of agents define in the sqdaemon sqdagents.cfg file and their operating status |
|
Instruct the sqdaemon to reload its configuration files and in the case of Capture/Publishers, their configuration .cab files |
|
Display detail status and statistics snapshot of a single agent's status |
|
Instruct the sqdaemon to start an Engine* agent |
|
Instruct the sqdaemon to stop an Engine agent |
|
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.