Uninstalling the Netcool Agile Service Manager core services

To uninstall the Netcool Agile Service Manager core, you remove nasm-common. Due to package dependencies, this will stop and remove all of the Netcool Agile Service Manager core Docker containers and images, and then remove the installation files from your server.

Before you begin

To uninstall Netcool Agile Service Manager, you remove the core services and then perform cleanup of any remaining components.

About this task

The following procedure sequentially stops and removes all Netcool Agile Service Manager Docker packages, before removing the images and then the installation packages from the server. Any other Docker components are not affected, and the Docker service is not stopped.
Note: Although you can remove individual packages, this is the recommended uninstall procedure for Netcool Agile Service Manager core components.
Tip: Use the following command to see a list of the installed docker containers:
docker ps -a

Procedure

Use the following command to stop the server, remove the installation images from Docker, and then remove the rpm packages from the server.
sudo yum remove nasm-common

Results

The Netcool Agile Service Manager core services have been removed.