Owner's Manual
Table Of Contents
- Dell OpenManage Connection Version 1.0 for IBM Tivoli Network Manager (ITNM) IP Edition 3.9 Installation Guide
- Introduction
- Installing Dell OpenManage Connection for Network Manager
- Configuring Dell Connections
- Configuring Dell Connections License Manager (DCLM) Parameters
- Configuring Database Parameters
- Configuring WS-MAN Parameters
- Changing the Warranty URL
- Configuring Dell OpenManage Essentials Launch Tool
- Configuring Dell OpenManage Power Center Console Launch Tool
- Configuring Dell OpenManage Web Server Administrator (DWS) Console Launch Tool
- Configuring Dell Connections License Manager (DCLM) Tool
- Configuring Dell Modular Disk Storage Manager Console Launch Tool
- Uninstalling Dell OpenManage Connection for Network Manager
- Appendix
- Getting Help

Dell Specified Changes for topoviz.properties
# Dell specific changes – START
topoviz.image.DellServerMonolithic=dell_monolithic.svg
topoviz.image.DellServerModular=dell_modular.svg
topoviz.image.DellCMC=dell_cmc.svg
topoviz.image.DellDRACMC=dell_dracmc.svg
topoviz.image.DellDRAC5=dell_drac5.svg
topoviz.image.DelliDRAC6=dell_idrac6.svg
topoviz.image.DellOOBServer=dell_idrac7.svg
topoviz.image.DellEqualLogic=dell_equallogic.svg
topoviz.image.DellMDArray=dell_mdarray.svg
topoviz.image.DellVRTXCMC=dell_vrtxcmc.svg
# Dell specific changes - END
Dell Specified Changes for ip_default.xml
<!-- Dell specific changes – START -->
<container id="DellManagedSystems" label="Dell Managed Systems">
<container id="DellServers" label="Dell Servers">
<dynamicDistinct id="MonolithicServers" label="Monolithic Servers"
connectivity="ipsubnets" endNodes="true">
<tableField table="dellmonolithicservers" field="servicetag"/>
</dynamicDistinct
<dynamicDistinct id="ModularServers" label="Modular Servers"
connectivity="ipsubnets" endNodes="true">
<tableField table="dellmodularservers" field="servicetag"/>
</dynamicDistinct>
<dynamicDistinct id="WindowsServers" label="Windows Servers"
connectivity="ipsubnets" endNodes="true">
<tableField table="dellwindowsservers" field="servicetag"/>
</dynamicDistinct>
<dynamicDistinct id="LinuxServers" label="Linux Servers"
connectivity="ipsubnets" endNodes="true">
<tableField table="delllinuxservers" field="servicetag"/>
</dynamicDistinct>
<dynamicDistinct id="ESXiServers" label="ESXi Servers"
connectivity="ipsubnets" endNodes="true">
<tableField table="dellesxiservers" field="servicetag"/>
</dynamicDistinct>
</container>
<container id="DellStorage" label="Dell Storage">
<filtered id="MDArrays" label="MD Arrays" connectivity="ipsubnets"
endNodes="true">
<filter schema="ncim" table="chassis" filter="className='DellMDArray'"/>
</filtered>
<dynamicDistinct id="EqualLogic" label="EqualLogic PS Arrays"
connectivity="ipsubnets" endNodes="true">
<tableField table="dellequallogic" field="eqlGroupIp"/>
<tableField table="dellequallogic" field="eqlStoragePool"/>
</dynamicDistinct>
</container>
<container id="DellChassis" label="Dell Chassis">
<dynamicDistinct id="DRACMC" label="DRAC/MC" connectivity="ipsubnets"
endNodes="true">
30