arm4_dump (1) - Linux Manuals
arm4_dump: dump the ARM 4 database
NAME
arm4_dump - dump the ARM 4 databaseSYNOPSIS
arm4_dump --help|-harm4_dump --version|-V
arm4_dump [--config|-C config_file] [--archive|-a archive_directory]
DESCRIPTION
The arm4_dump program dumps the ARM 4 agent database in a human readable format. It is intended primarily as a debugging tool and not as a user tool.OPTIONS
- -h, --help
- display the command line options.
- -V, --Version
- display the program version and exit.
- -C, --Config config_file
- specifies a configuration file for this instance instead of using the default configuration file. The default configuration file /etc/arm4.conf is used if none is specified.
- -a, --archive archive_directory
- read an archive created using the arm4_control --archive command.