HP Systems Insight Manager 6.3 Command Line Interface Guide

Homepage,iLO or Onboard Administrator for Single sign-on. See “Configure and repair
agents” (page 47) for more details.
2. After migrating to Systems Insight Manager 6.0, sign in to Systems Insight Manager, and run
the Daily System Identification task to ensure that all your associations are updated correctly.
To run the daily identification task:
1. Select Tasks & LogsView All Scheduled Tasks. The All Scheduled Tasks page appears.
2. Select the Daily Identification task.
3. Click Run Now.
Examples
Example 1
To import data with out specifying a file name and password, enter
mximport
.
Example 2
To import data by specifying a password, enter
mximport -p d&e128Pa
Example 3
To import data by specifying a filename, enter
mximport -f c:\data\Products.zip
Example 4
To import data by specifying a filename and a password, enter
mximport -f c:\data\Products.zip -p d&e128Pa
Remote SQL Server database settings
1. The target CMS and the remote SQL database server must be in the same domain.
2. The folder configdata-import under [HPSIM]\data on the target server must be shared
and granted with full permissions.
Configure and repair agents
CRA Query and Task XML files are created and placed under [HPSIM]\config\migration\
CRA. The Configure or Repair Agent Query XML file is named as HPSIMCRAQuery.xml and
Configure or Repair Agent Task XML file is named as HPSIMCRATask.xml. This Configure or
Repair Agent task is not scheduled and will start running when it is fed into the CMS. It runs only
once. The settings given in the Configure or Repair Agent Task XML is applicable to all the
discovered managed systems by default. The Configure or Repair Agent task can not exist without
a Configure or Repair Agent Query.
You have a choice to modify the values in the XML files. You can refer to Systems Insight Manager's
documentation on configure and repair agents.
The below table shows the supported Configure or Repair Agent task settings and its default and
allowed values.
mximport 47