Uninstall Service Manager Service Portal

If you need to uninstall Service Manager Service Portal and its components, perform the following steps:

  1. Stop Servicce Portal.

    # propel stop
    
  2. Uninstall IDOL.

    # cd /opt/hp/SmartAnalytics/_uninstall
    # ./uninstaller -i silent
    # cd /opt/hp 
    # rm -rf SmartAnalytics/ 
  3. Uninstall Service Manager Service Portal.

    # cd /opt/hp/propel
    # ./setup.sh purge
  4. Remove httpd and mod_ssl.

    # yum -y remove httpd.x86_64 

    Note You need to install httpd and mod_ssl again when you re-install Service Manager Service Portal.