Command Reference Guide

The main zapmctl executable is used to install, configure, start, and manage Z APM Connect DG. You can find it in the <install-dir> directory, where the fix pack tar file is extracted.

One of these following options or subcommands must be used with the zapmctl executable.

Usage:
sudo ./zapmctl [-h] [--version] {install,start,stop,configure,logs,uninstall} ...
Option/Subcommand Argument Description
-h | --help N/A Prints the usage message and a description of any available options.
--version N/A Shows the program's version number and exit.
install See the Subcommand: install section. Loads the required images into the local registry and initializes a configuration file.
configure See the Subcommand: configure section. Configures the Z APM Connect Distributed Gateway.
start See the Subcommand: start section. Starts the Z APM Connect Distributed Gateway.
logs See the Subcommand: logs section. Retrieves the Z APM Connect Distributed Gateway logs.
stop See the Subcommand: stop section. Stops the Z APM Connect Distributed Gateway.
uninstall See the Subcommand: uninstall section. Uninstalls the Z APM Connect Distributed Gateway.