Remove the Automation Agent from Cloud Manager
Important
Legacy Automation Agent has been removed
This Agent has been updated from your self-managed legacy Automation Agent to the MongoDB Agent.
View Active Agents
To view your active Automation Agents:
In MongoDB Cloud Manager, go to the Deployment page for your project.
If it is not already displayed, select the organization that contains your desired project from the Organizations menu in the navigation bar.
If it's not already displayed, select your desired project from the Projects menu in the navigation bar.
If the Deployment page is not already displayed, click Deployment in the sidebar.
The Deployment page displays.
Go to the Agents page.
Click the Agents tab for your deployment.
The Agents page displays.
The page displays agents that have been active in the last 24 hours. If an agent fails to report to Cloud Manager for more than 24 hours, Cloud Manager removes the agent from this page.
Remove from Cloud Manager
To remove an Automation Agent from Cloud Manager:
Wait for the agent to clear the agent list in about 24 hours.
Delete from a Host
To delete the Automation Agent from:
Delete the
mongodb-mms-automation-agent
file from the/usr/bin
directory.Note
If you installed the agent using a
tar.gz
file, the agent is found in the directory you chose during installation.
Uninstall the package:
Use the following command on hosts running RHEL 5.X, 6.x, 7.x; CentOS 5.x, 6.x, 7.x; or Amazon Linux on x86_64 architecture:
sudo yum remove mongodb-mms-automation-agent-manager.x86_64 Use the following command on hosts running SUSE 12 on x86_64 architecture:
sudo zypper remove mongodb-mms-automation-agent-manager.x86_64 Use the following command on hosts running RHEL 7.x or CentOS 7.x on PowerPC architecture:
sudo yum remove mongodb-mms-automation-agent-manager.ppc641e
Uninstall the package:
dpkg --remove mongodb-mms-automation-agent-manager
Click the button.
Click Control Panel.
Click Programs and Features.
Click MongoDB Automation Agent.
Click Uninstall.
Follow the wizard to complete the removal.