- Preface
- Overview
- Preinstallation
- Installing Cisco Video Assurance Management Solution 3.0
- Uninstalling Cisco Video Assurance Management Solution 3.0
- Configuring the Components of the Cisco Video Assurance Management Solution 3.0
- Troubleshooting with Cisco Video Assurance Management Solution 3.0
- Trap Definitions
- End User License Agreement Supplement
- Glossary
- Index
Uninstalling Cisco Video Assurance Management Solution 3.0
This chapter describes the procedure for uninstalling Cisco VAMS 3.0.
To uninstall Cisco VAMS 3.0:
Step 1
Log in to the server as the root user.
Step 2
Stop all processes:
ps -ef | grep java
ps -ef | grep asa
ps -ef | grep post
ps -ef | grep nco
Then kill the process IDs for the processes.
Step 3
Delete all /tmp/.pgsql* files.
Step 4
Delete the contents of the $NCHOME directory:
cd $NCHOME
rm -rf *
Step 5
Delete the contents of the $TIPHOME directory:
cd $TIPHOME
rm -rf *
Step 6
Delete the following directories from $NCHOME's parent directory (if they exist):
•
tip
•
tbsm
•
_uninst
•
license
Step 7
Delete the following directories from non-root users home directory:
•
.Installshield
•
.acsi_*
•
.cit
•
.com* IBM
•
tivoli
•
.InstallAnywhere
Feedback