Cisco Cisco Prime Central 1.5.1 Guida All'Installazione

Pagina di 101
Email Address []:
Certificate Validity (number of days)? [min: 30, default: 365]
Prime Performance Manager generates the server.key, server.crt, and server.csr on the unit /opt/CSCOppm-unit/etc/ssl
directory
:
d) Import the unit certificate to the gateway:
1
Copy the/opt/CSCOppm-unit/etc/ssl/server.crtto a temporary location on the gateway, for example,/tmp/server.crt.
2
Enter the following command to import the unit certificate:
/opt/CSCOppm-gw/bin/ppm certtool import myhostname-unit -file filename
Where alias is a string that is an alias for the certificate file and filename is the full path name for the certificate file,
for example,/tmp/server.crt. Each imported certificate must have a unique alias when imported.
e) Import the gateway certificate to the unit:
1
Copy the/opt/CSCOppm-gw/etc/ssl/server.crtto a temporary location on the unit machine, for
example,/tmp/server.crt.
2
Import the gateway certificate:
/opt/CSCOppm-unit/bin/ppm certtool import myhostname-gateway -file filename
Where alias is a string that is an alias for the certificate file and filename is the full path name for the certificate file,
for example,/tmp/server.crt.
The gateway imports the certificate file for each unit that connects to it. Each unit then imports the gateway
certificate file for the gateway that it connects to.
Note
f) Restart the gateway:
/opt/CSCOppm-gw/bin/ppm restart
g) Restart the remote unit:
/opt/CSCOppm-unit/bin/ppm restart unit
Step 8
After Prime Performance Manager is integrated with Prime Central, use the Prime Central portal to create new users. (Any
users that existed before the integration are removed during the integration.)
Step 9
If you install a Prime Network instance after Prime Performance Manager is integrated with Prime Central, enter the
following commands to integrate Prime Performance Manager with Prime Network:
/opt/CSCOppm-gw/bin/sgmInventoryImportUtility.sh -installCrossLaunchPoints
/opt/CSCOppm-gw/bin/sgmInventoryImportUtility.sh -installTrapSupport
Step 10
If Prime Performance Manager is configured to send alarms directly to the Prime Central Fault Management server, verify
that an upstream OSS host is configured correctly in the System Event Editor of Prime Performance Manager.
Step 11
If you install the Fault Management component after Prime Performance Manager is integrated with Prime Central, enter
the following command and select Fault Management as the trap destination to integrate it with Prime Performance
Manager:
./ppm setpctrapdestination
For example:
# ./ppm setpctrapdestination
Trap destinations registered with Prime Central:
1. Prime Central Fault Management (hostname)
2. Prime Network (hostname-1)
3. Prime Network (hostname-2)
65