HP Systems Insight Manager 7.0 Command Line Interface Guide

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
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.
1. Create subscription to WBEM events:
: argument_wbemXML Property name
: yesDefault value
: noOther allowed values
2. Configure SNMP: Set read community string:
: argument_snmpreadXML Property name
: publicDefault value
: any allowed stringOther allowed values
This will also enable the SNMP communication between Systems Insight Manager CMS and
the SNMP agent on the managed system.
3. Configure SNMP: Set traps to refer to this instance of Systems Insight Manager:
: argument_snmptrapXML Property name
: yesDefault value
: noOther allowed values
mximport 51