The QOS Agent does not require much configuration beyond the specification of the QOS Server, as described in the Initial Installation Tasks section. The Agent only requires one parameter to start, and that is the name (or IP address) of the QOS Server.
The QOS Agent accepts the following optional command-line options:
QOS Agent Command-line Options
Enables debug mode. The Agent does not detach from the starting terminal, prints all output to stdout instead of the log, and enables some additional messages.
Sets the Server port the Agent is to contact.
Specifies a configuration to use rather than downloading it from the Server. This mode of operation is generally not recommended and may have unintended side-effects. Takes one argument which is the name of the file to read from. The file should be a Python dictionary containing the keys from the Host section of the configuration for this Agent.