HP Systems Insight Manager 7.2 Command Line Interface Guide

Node : machine3.myco.com
Status : Pending
:
Even though the command executed on machine2.myco.com failed (exit code of 1), mxexec
considers it complete because the command executed without any errors associated with mxexec
or the agent on machine2.myco.com. There is no reliable way to determine if a failure has
occurred based solely upon the return value of the command.
Limitations
This command can only be run on the CMS.
See also
HP-UX
mxtool(1m), mxtool(4), sh-posix(1)
Linux
mxtool(8), mxtool(4), sh-posix(1)
mxexport
Performs the data migration export function and is used to export data from an installation of HP
Insight Control Suite 3.0 or later. This tool outputs a zip file.
Synopsis
mxexport [-f filename ] [-p password ]
Description
The mxexport command enables you to perform the data migration export functionality and
creates a ZIP file, which migrates entire data from HP SIM 5.3.x or later to a new version of HP
SIM 6.0 running on a different CMS.
Options
-f
Specifies the name of the zip file. If a file name is not specified, the zip file will be
created under HP SIMs installed location \data\configdata-export with name
as Products.zip.
-p
Specifies the password. Minimum allowed length is 8 characters. If password is
not specified along with the command, you will be prompted to enter the password.
This prevents the clear text password from being exposed to unintended eyes.The
same password is needed to carry out import on another server in future.
Prerequisites
1. You must be a member of the local Windows Administrators group.
2. The source server has HP Insight Control Suite 3.0 or later installed, which includes HP SIM
5.3.x or later.
3. Stop the HP SIM service and all other HP Insight Control software before running export
function.
mxexport 43