Cisco Cisco Prime Central 1.5 Installation Guide

Page of 97
d) At the confirmation prompt, click OK.
Step 2
Disable the Prime Network integration layer health checker:
$PRIMEHOME/local/scripts/il-watch-dog.sh disable
Step 3
Stop the Prime Network integration layer:
itgctl stop
Step 4
Delete the dmid.xml file:
rm $PRIMEHOME/integration/dmid.xml
Unregistering the Prime Network integration layer is a temporary measure. When troubleshooting is complete, reintegrate
the Prime Central integration layer to restore normal operation in a suite environment and allow other applications to
resume communication with Prime Network.
Step 5
Delete the pc.xml file:
rm $PRIMEHOME/integration/pc.xml
Unregistering Prime Optical
Procedure
Step 1
On the Prime Optical server, enter:
opticalctl stop
Step 2
On the Prime Central portal, do the following:
a) From the Prime Central menu, choose Administration System Suite Monitoring.
b) In the Suite Monitoring portlet, click the Applications tab.
c) Click the Prime Optical radio button and click Remove.
d) At the confirmation prompt, click OK.
e) Enter the following commands, where <application-ID> is the number that identifies the application:
rm -f ~/SHARED/cxl/jnlps/optopt<application-ID>.xml
rm -rf ~/SHARED/cxl/jnlps/optopt<application-ID>
Step 3
As the primeusr user, log in to the Prime Central integration layer and restart it:
itgctl stop
itgctl start
86