Uninstall Docker Monitor
search cancel

Uninstall Docker Monitor

book

Article ID: 202172

calendar_today

Updated On:

Products

CA Application Performance Management SaaS

Issue/Introduction

How to uninstall Docker Monitor? 

 

Environment

Release : SAAS

Component : APM SAAS ENTERPRISE

Cause

Differs between standalone and swarm

Resolution

Uninstall Docker Monitor:


To uninstall the Docker Monitor from your Docker environment, use one of the two following commands depending on your Docker Monitor setup: Standalone or UCP.

Uninstall in Swarm or UCP Setup
Use the following command for a Swarm/UCP setup:

docker stack deploy -c uninstall.yml uninstall-apm

Uninstall in Standalone Setup
Use the following command for a standalone setup:

docker-compose -f uninstall.yml up -d

Additional Information

https://techdocs.broadcom.com/us/en/ca-enterprise-software/it-operations-management/dx-apm-saas/SaaS/implementing-agents/infrastructure-agent/docker-monitor/install-and-configure-docker-monitor.html