The PingDataMetrics server provides several command-line tools to administer the server.
The command-line tools are available in the bin
directory for UNIX or
Linux systems and bat
directory for Microsoft Windows systems.
Each command-line utility provides a description of the subcommands, arguments, and usage examples needed to run the tool.
Subcommands
-
View detailed argument options and examples by typing
--help
with the command:$ bin/dsconfig --help
-
To list the subcommands for each command:
$ bin/dsconfig --help-subcommands
-
To list more detailed subcommand information:
$ bin/dsconfig list-log-publishers --help