HP Systems Insight Manager 6.0 Command Line Interface Guide

Example 3
To view more detail for job
123
, on a node-by-node basis, enter mxexec -l d -j 123. The output might
look like:
Task Name : defRunNowTaskId_10
Job ID : 4
Tool Name : Install Software
Job State : Complete
User Name : root
Start Time : Wednesday, March 15, 2000 3:18:46 PM MST
End Time : Wednesday, March 15, 2000 3:18:47 PM MST
Elapsed Time : 12 minutes 17 seconds 261 milliseconds
Node : machine2.myco.com
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 ]
34 Command descriptions