Cisco Cisco Prime Central 1.5 Installation Guide

Page of 94
rpm -q compat-db compat-glibc compat-glibc-headers compat-libstdc++-296 compat-libstdc++-33 elfutils
elfutils-libs gtk2 gtk2-engines kernel-headers ksh libgcc libXft libXmu libXp libXpm libXtst openmotif22 pam
--qf "%{name}/%{version}/%{release}/%{arch}\n"
• To verify the RHEL 6 RPM packages, enter:
rpm -q compat-db compat-glibc compat-libstdc++-296 compat-libstdc++-33 elfutils elfutils-libs gtk2 gtk2-engines
kernel-headers ksh libgcc libXft libXmu libXp libXpm libXtst openmotif22 pam rpm-build --qf
"%{name}/%{version}/%{release}/%{arch}\n"
Step 11
Set the unlimit value.
If using a C shell, enter: limit descriptors 1048576
In the command output, you should see:
# limit descriptors
descriptors 1048576
If using a Bash shell, enter: ulimit -n 1048576
In the command output, you should see:
# ulimit -n
1048576
Installing Prime Central Fault Management on the Server
Procedure
Step 1
Insert the Cisco Prime Central 1.31.5 USB, navigate to the Fault Management folder, and locate the FM1.31.5 Build.tar.gz
file.
Step 2
Use SSH to connect to the server.
Step 3
Copy the FM1.31.5 Build.tar.gz file to the server.
Step 4
Distribute the file:
# tar -zxf FM1.3Build.tar.gz
# cd Disk1/InstData/VM
# chmod 755 primefm_v1.3.bin# tar -zxf FM1.5Build.tar.gz
# cd Disk1/InstData/VM
# chmod 755 primefm_v1.5.bin
Step 5
Run the installer:
./primefm_v1.3.bin./primefm_v1.5.bin
Step 6
In the Introduction window, click Next.
Step 7
In the License Agreement window, read the license agreement, click the I accept the terms of the License Agreement
radio button, and click Next.
Step 8
In the Environment Validation window, review the information for accuracy; then, click Next.
Step 9
In the Server Information window, confirm that the FQDN is correct; if not, enter the correct FQDN. Then, click Next.
Step 10
In the UNIX OS User Information window, provide the information required to create a UNIX OS user to start and stop
processes; then, click Next.
40