Setup Guide
3
Configuring Dell OpenManage
Connection
The Dell OpenManage Connection for ITNM IP Edition should be configured for various components in
order to monitor Dell devices. The configuration procedure for the various Dell tools are provided in the
sections below.
Configuring Dell Connections License Manager (DCLM)
parameters
The DCLM parameters should be configured in the Core Components to be able to use Dell Connections
licenses in order to enable server management capabilities and integrations such as out-of-band
monitoring. To configure the DCLM parameters such as DCLM URL, domain, user name, and password,
run the following command:
%NCHOME%\precision\dell java –jar dell_OMC_ITNM_ConfigUtility_v_3_0.jar -
<parameter>=<value>
You can configure DCLM using one or more of the following parameters:
• dclmusername — Specifies the DCLM web service username.
• dclmpassword — Specifies the DCLM web service password.
• dclmwebserviceurl — Specifies the DCLM web service URL.
• dclmdomain — Specifies the DCLM domain name.
For example:
java –jar dell_OMC_ITNM_ConfigUtility_v_3_0.jar -dclmusername=Administrator -
dclmwebserviceurl=http://dclmserver.domain.com:8543/web/LicenseService.asmx -
dclmdomain=dclmdomain.com -dclmpassword
NOTE: When running the command, type in a password value when prompted for dclmpassword.
Ensure that you are using Java version jre1.7.0_21 or above.
Configuring Database parameters
The Database (DB) parameters should be configured in both the Core Components and the Web GUI
components to establish communication between the installed database and the discovered Dell devices.
To configure the database (DB) parameters, run the following command:
java –jar dell_OMC_ITNM_ConfigUtility_v_3_0.jar -<parameter>=<value>
You can configure the database using one or more of the following parameters:
• dbusername — Specifies the database username.
24