Owners Manual

Deploying Add-On Capabilities | Getting Started
104 OMNM 6.5.2 User Guide
Deploying Add-On Capabilities
OpenManage Network Manager (OMNM) add-on capabilities come in the following forms:
Deploy Updates
Extensions
.ocp and .ddp files
These add-on capabilities do not require a complete re-installation of the application. If you are
upgrading to an entirely new OMNM package, refer to the
OpenManage Network Manager
Installation Guide
for the upgrading from a previous version instructions. If you are updating your
operating system, refer to the
OpenManage Network Manager
Installation Guide
for instructions.
The following sections describe how to update your initial system with them.
Add-On Capability Description
Deploy Updates Updates to OpenManage Network Manager can come in .war files. For example, a
new helpset (nvhelp.war), that updates the information about the program. To
deploy such files, copy them to the installDir\oware\ synergy\deploy directory. A few
minutes later, the OMNM application deploys them.
Extensions Extended capabilities for the OMNM application may appear in .jar files. For
example, the synergy-msp.jar file. To deploy these, copy the file into the
installDir\oware\synergy\extensions directory.
.ocp and .ddp files Device drivers and additional application capabilities come in files with the .ddp and
.ocp extensions, respectively. These install automatically during the full OMNM
installation when they are in the owareapps directory. To install them after your
system is already up and running, use the following command line programs:
ocpinstall -x [filename.ddp or filename.ocp]
ocpinstall -l [filename.ddp or filename.ocp]
ocpinstall -s [filename.ddp or filename.ocp]
Note: You must install these to all application servers in a distributed environment.