HP Systems Insight Manager 6.0 Command Line Interface Guide

: certificateDefault value
: emptyOther allowed values
Note: This enables HP SIM users to connect to the System Management Homepage, Onboard
Administrator, iLO (version 2 and later), and Version Control using the HP SIM certificate for
authentication. This deploys the HP SIM certificate to the managed system.
6. Use sign-in credentials:
: usesignincredXML Property name
: trueDefault value
: falseOther allowed values
Note: If this property is set as false, you must configure the credentials separately. The credentials
configured using this option are applied to all systems.
The Configure or Repair Agents Query XML have the full DNS names or names of all the discovered
managed systems. The
value
tag can be removed, added, or modified based on your choice.
Note: If full DNS name is not present for a system, its system name must be specified. the IP address of
the managed system is not allowed to specify for the
value
tag.
Each HP Insight Control Software can create its own set of Configure or Repair Agents task/query XML
files. The names of the XML files would reflect the software names.
You have the choice to create or run any number of Configure or Repair Agents tasks/queries having
different set of configurations to be applied for different set of devices, provided the names of the tasks
and queries are different from the ones that are already present in the CMS.
To run a Configure or Repair Agents task:
mxquery -af [CRA Query XML name]
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 theHP
SIMconfiguration information, or list the current configuration status.
mxinitconfig 43