Cisco Cisco Prime Central 1.3 Installation Guide

Page of 83
• DMIntegrator.tar—Tar bundle that contains the libraries required to register the application.
The application integration (also known as registration) process is as follows:
1
The DMIntegrator.sh and DMIntegrator.tar files integrate the application with Prime Central. (These files are bundled with the
application installers.)
2
The DMIntegrator.prop file is generated when the application is installed. (This file contains information to populate the application
in the Prime Central database and is provided as input to the DMIntegrator.sh script.)
3
The DMIntegrator.sh script runs in interactive or silent mode:
• Interactive mode—You are prompted for database information such as username, password, IP address, service name, and
so on.
• Silent mode—Database information is passed as CLI arguments to the DMIntegrator.sh script.
These modes are useful for both:
• Standalone application integration
• Seamless installation as a suite component
4
The DMIntegrator.sh script calls the DMSwitchToSuite.sh script, which switches between the standalone application installer
and the integrated application installer.
5
The application installer installs the application in either standalone or integrated mode. In integrated mode, the application
installer calls the DMIntegrator.sh script to make the integration seamless.
Note the following:
• Once Prime Provisioning is integrated with Prime Central, it cannot be reverted to standalone mode, even after unregistering
Prime Provisioning.
• The DMIntegrator.sh, DMIntegrator.tar, and DMIntegrator.prop files reside in the
application-installation-directory/prime_integrator/ folder on the application server.
• The DMIntegrator.sh file generates the following output, which is available in the
application-installation-directory/prime_integrator/ folder:
◦datasource.properties—Contains connection information for the Prime Central database; the password is encrypted.
◦dmid.xml—Contains a unique ID that the application uses to update its information in the Prime Central database.
◦pc.xml—Contains the name of the Prime Central server with which the application integrates.
• If Prime Network is installed on an IPv6-only gateway, you cannot integrate it with Prime Central.
Contents of the DMIntegrator.prop File
The DMIntegrator.prop file is generated by entering environment values for each application. The file contains the following name-value
pairs:
TYPE={cfm | cit | ful | net | opt | ppm}
DISPLAY={Fault Management | CIT | Prime Network | Prime Optical | Prime Performance Manager |
Prime Provisioning}
HOSTNAME=
DESCRIPTION=
51