Cisco Cisco Prime Central 1.5 Installation Guide

Page of 97
• db-port—Prime Central database port number (1521 for an embedded database; user provided for an external database).
The DMIntegrator.sh script output is available in the DMIntegrator.log file.
Note
Integrating Cisco InTracer with Prime Central
Procedure
Step 1
As the application user, shut down Cisco InTracer.
Step 2
Verify that the JAVA_HOME environment variable points to Java 1.7, which the DMIntegrator.sh script requires.
Step 3
Verify that the /usr/bin/scp secure copy tool is present on the Cisco InTracer server.
Step 4
Under the Cisco InTracer home folder, create a prime_integrator folder (if it does not already exist) and copy the following
files to it:
• DMIntegrator.prop
• DMIntegrator.sh
• DMIntegrator.tar
Step 5
Verify that permissions are correct.
Step 6
Run the DMIntegrator.sh script. (For usage details, see
$ ./DMIntegrator.sh
Step 7
As the primeusr user, log in to the Prime Central integration layer and restart it:
a) Enter the following command, which lists all integration layer instances (and their profiles) that are running:
itgctl list
b) Note down the ID of the integration layer instance with the "PC-IL-CORE" profile.
c) Stop the PC-IL-CORE profile instance:
itgctl stop ID
d) Restart the integration layer:
itgctl start ID
Step 8
Start Cisco InTracer.
Step 9
After Cisco InTracer is integrated with Prime Central, use the Prime Central portal to create new users, even if they already
existed in standalone mode.
56