Remove the Backup Agent from Cloud Manager
- OAuth 2.0 authentication for programmatic access to Cloud Manager is available as a Preview feature.
- The feature and the corresponding documentation might change at any time during the Preview period. To use OAuth 2.0 authentication, create a service account to use in your requests to the Cloud Manager Public API.
Important
Legacy Backup and Monitoring Agent has been removed
This Agent has been updated from your self-managed legacy Backup and Monitoring Agents to the MongoDB Agent.
View Active Agents
To view your active Backup 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 a Backup Agent from Cloud Manager, stop the agent and then wait 24 hours.
Delete from the Server
To delete the Backup Agent from a Linux or OSX server, stop the
agent and then remove the mongodb-mms-backup-agent
file from the /usr/bin
directory. If you installed the agent using a
tar.gz
file, the agent will be in the directory you chose during
installation.
To delete the Backup Agent from a Windows server, stop the agent and then use the Windows program uninstaller to
remove the MongoDB Backup Agent
program.