HP Systems Insight Manager 6.3 Command Line Interface Guide
Status : Complete
Exit Code : 1
STDOUT :
======= 09/15/99 16:19:56 MDT BEGIN swinstall SESSION
(non-interactive)
* Session started for user "bozo@machine2.myco.com".
* Beginning Selection
* Target connection failed for
"depotsys.myco.com:/patches/PHCO_98765".
* Selection had errors.
======= 09/15/99 16:19:56 MDT END swinstall SESSION (non- interactive)
STDERR :
ERROR: More information may be found in the daemon logfile on this target
(default
location is machine2.myco.com:/var/adm/sw/swagentd.log).
Node : machine3.myco.com
Status : Pending
NOTE: 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 Systems Insight Manager 5.3.x or later to a
new version of Systems Insight Manager 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 Systems Insight Managers installed location \data\
configdata-export with name as Products.zip.
-p
mxexport 39