Cisco Cisco Prime Central 1.5 Installation Guide

Page of 94
./DMIntegrator.sh -a ILIntegrator.prop Prime-Central-DB-hostname db-SID db-user db-password port
Step 6
Reload the user profile:
source $HOME/.cshrc
Step 7
Enable the Prime Network integration layer health checker by entering the following command on the Prime Network
gateway server:
$PRIMEHOME/local/scripts/il-watch-dog.sh enable
Step 8
Start the Prime Network integration layer:
$PRIMEHOME/bin/itgctl start
Integrating Prime Network in a High Availability Configuration with Prime Central
Procedure
Step 1
As the application user, shut down Prime Network.
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 Prime Network server.
Step 4
Under the Prime Network 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
In the DMIntegrator.prop file, change the HOSTNAME value to ana-cluster-ana.
Step 7
Add the hostname ana-cluster-ana to the /etc/hosts file on the Prime Central machine.
Step 8
On the client workstation, repeat the preceding step. If you are using a Windows workstation, use the
C:\Windows\system32\drivers\etc\hosts file.
Step 9
Run the DMIntegrator.sh script. (For usage details, see
$ ./DMIntegrator.sh
For the database IP address or hostname, use the virtual IP address of the HA server.
Note
Step 10
As the Prime Network user, run the jars script:
a) Enter:
cd ~/prime_integrator/PN_PC_Integration/
perl runPrimeCentralUpgrade.pl
58