Use Procedure B-1 to completely remove the VSE Management Software
from an HP-UX CMS.
Procedure B-1 Remove the VSE Management Software
Make sure that HP SIM is running.
Use gWLM to undeploy all deployed
SRDs.
Delete
all monitored workloads.
Stop
the gWLM agent daemon, if it is running on the CMS, by executing the
following command:
# /opt/gwlm/bin/gwlmagent --stop |
Remove the existing VSE Management
Software configuration and database by executing the following command:
# /opt/vse/bin/vseinitconfig -r -F |
Remove
the VSE Management Software by executing the following command:
# /usr/sbin/swremove VSEMgmt T2743AA gWLM-Agent \
vseAssist AppDiscServer AppDiscCMS AppDiscAgent PRMSIMTools |
Remove log files and other
application files by executing the following commands:
# rm -rf /opt/vse /etc/opt/vse /var/opt/vse
# rm -rf /opt/gwlm /etc/opt/gwlm /var/opt/gwlm
# rm -rf /opt/amgr /etc/opt/amgr /var/opt/amgr
# rm -rf /opt/hpwebadmin/webapps/vse.war |