Owner's Manual

Table Of Contents
3
Configuring Dell Connections
The Dell Connections for Network Manager should be configured for various components in order to monitor Dell
devices. The configuration details are provided in the sections below.
Configuring Dell Connections License Manager (DCLM) Parameters
The DCLM parameters should be configured in the Core Components. To configure the DCLM parameters — DCLM URL,
domain, user name, and password, execute the following command:
java –jar dell_OMC_ITNM_ConfigUtility_v_1_0.jar -<option>=<value>
You can configure the DCLM-related parameters using one or more of the following command options:
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_1_0.jar -dclmusername=Administrator -
dclmwebserviceurl=http://dclmserver.domain.com:8543/web/LicenseService.asmx -
dclmdomain=itnmdomain -dclmpassword
NOTE:
When running the command, type in a password value when prompted for dclmpassword .
Relinquishing the Acquired DCLM License
For a server decommissioned from the environment, you must relinquish the DCLM license.
To relinquish a DCLM license, run the following command:
java –jar dell_OMC_ITNM_ConfigUtility_v_1_0.jar –relinquish=<Service Tag>
For example:
java –jar dell_OMC_ITNM_ConfigUtility_v_1_0.jar –relinquish=FXQY2CS
NOTE: To relinquish licences for decommissioned servers, use the -relinquish option .
Configuring Database Parameters
The Database (DB) parameters should be configured in both the Core Components and the Web GUI components. To
configure the database (DB) parameters, run the following command:
java –jar dell_OMC_ITNM_ConfigUtility_v_1_0.jar -<option>=<value>
The parameters are:
19