Setup Guide

3 Add an environment variable named OMNIBROWSER and set it to the path of the default or desired browser.
NOTE: This is applicable to systems running Windows and Linux.
Using the Dell EMC CongUtility for Desktop
To use the Dell EMC CongUtility to set the SNMP community string, WSMan parameters, and the TIPJAVAHOME parameters for the
Desktop:
1 Navigate to the %OMNIHOME% directory on the system where the Desktop component is installed.
2 Run the following command to congure the SNMP community string:
a For IBM Tivoli Netcool/OMNIbus 8.1:
On systems running Windows:
%NCHOME%\platform\<specificplatform>\jre_1.7.0\jre\bin\java -Ddell.config.path=desktop -
jar dell_OMC_ITNO_ConfigUtility_v_4_0.jar –communitystring=public
On systems running Linux:
$NCHOME/platform/<specificplatform>/jre64_1.7.0/jre/bin/java -Ddell.config.path=desktop
-jar dell_OMC_ITNO_ConfigUtility_v_4_0.jar –communitystring=public
b For IBM Tivoli Netcool/OMNIbus 7.4:
On systems running Windows:
%NCHOME%\platform\<specificplatform>\jre_1.6.7\jre\bin\java -Ddell.config.path=desktop -
jar dell_OMC_ITNO_ConfigUtility_v_4_0.jar –communitystring=public
On systems running Linux:
$NCHOME/platform/<specificplatform>/jre_1.6.7/jre/bin/java -Ddell.config.path=desktop -
jar dell_OMC_ITNO_ConfigUtility_v_4_0.jar –communitystring=public
3 Run the following command to congure the WSMan parameters such as the user name and the password:
a For IBM Tivoli Netcool/OMNIbus 8.1:
On systems running Windows:
%NCHOME%\platform\<specificplatform>\jre_1.7.0\jre\bin\java -Ddell.config.path=desktop -
jar dell_OMC_ITNO_ConfigUtility_v_4_0.jar –wsmanusername=root –wsmanpassword
On systems running Linux:
$NCHOME/platform/<specificplatform>/jre64_1.7.0/jre/bin/java -Ddell.config.path=desktop
-jar dell_OMC_ITNO_ConfigUtility_v_4_0.jar –wsmanusername=root –wsmanpassword
b For IBM Tivoli Netcool/OMNIbus 7.4:
On systems running Windows:
%NCHOME%\platform\<specificplatform>\jre_1.6.7\jre\bin\java -Ddell.config.path=desktop -
jar dell_OMC_ITNO_ConfigUtility_v_4_0.jar –wsmanusername=root –wsmanpassword
On systems running Linux:
%NCHOME%\platform\<specificplatform>\jre_1.6.7\jre\bin\java -Ddell.config.path=desktop -
jar dell_OMC_ITNO_ConfigUtility_v_4_0.jar –wsmanusername=root –wsmanpassword
4 Run the following command to congure the TIPJAVAHOME parameters:
a For IBM Tivoli Netcool/OMNIbus 8.1:
On systems running Windows:
%NCHOME%\platform\<specificplatform>\jre_1.7.0\jre\bin\java -Ddell.config.path=desktop -
jar dell_OMC_ITNO_ConfigUtility_v_4_0.jar -tipjavahome=<WebSphere java home path>
On systems running Linux:
$NCHOME/platform/<specificplatform>/jre64_1.7.0/jre/bin/java -Ddell.config.path=desktop
-jar dell_OMC_ITNO_ConfigUtility_v_4_0.jar -tipjavahome=<WebSphere java home path>
b For IBM Tivoli Netcool/OMNIbus 7.4:
Installing Dell EMC OpenManage Connection for Netcool/OMNIbus
19