arm4_export (1) - Linux Manuals

arm4_export: export the ARM 4 database in XML format

NAME

arm4_export - export the ARM 4 database in XML format

SYNOPSIS

arm4_export --help|-h
arm4_export --version|-V
arm4_export [--config|-C config_file] [--archive|-a archive_directory]

DESCRIPTION

The arm4_export program exports the ARM 4 agent database to XML. This can then be used to archive the data or to facilitate conversion from one database type to another, or for upgrading agent versions.

This is functionally equivalent to running the command arm4_control export all.

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.

REPORTING BUGS

Report bugs at <http://www.arm4.org>

COPYRIGHT

Copyright © 2005-2008 David Carter <dcarter [at] arm4.org> and others. All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html