HP Systems Insight Manager 7.2 Command Line Interface Guide

mxtask -cf [CRA Task XML name]
Author
mximport was developed by the Hewlett-Packard Company.
Debug settings
By default, the debug log is disabled for migration. To turn on the debug log, open the file
migration.props under [HPSIM]\config\debugsettings, and modify the value of the property
GlobalEnable to true and set the log level to 20 or above for finest logging. This property file will
be created on the first run of export of import operation. The debug log file will be created under
[HPSIM]\logs with name migration_log4j.log. A backup log file will be created with
name migration_log4j_backup.log.
See also
mxexec(1M, 8)
mxinitconfig
Performs the initial configuration of the server.
Synopsis
mxinitconfig -a
mxinitconfig -r
mxinitconfig -l
Description
The mxinitconfig command enables you to perform the initial HP SIM configuration, remove
the HP SIM configuration information, or list the current configuration status.
If no options are entered, the configuration status is listed ( -l ).
When HP SIM is running, you can use -l to list the configuration status, but you cannot run
mxinitconfig -a or mxinitconfig -r.
mxinitconfig -a
This command performs the initial configuration procedure. The following steps are performed
during the initial configuration:
The initialization file and property file are set up.
The database is configured.
mxinitconfig 53