Docs Menu
Docs Home
/
Cloud Manager

Remove the Automation Agent from Cloud Manager

On this page

  • View Active Agents
  • Remove from Cloud Manager
  • Delete from a Host

Important

Legacy Automation Agent has been removed

This Agent has been updated from your self-managed legacy Automation Agent to the MongoDB Agent.

To view your active Automation Agents:

1
  1. If it is not already displayed, select the organization that contains your desired project from the Organizations menu in the navigation bar.

  2. If it's not already displayed, select your desired project from the Projects menu in the navigation bar.

  3. If the Deployment page is not already displayed, click Deployment in the sidebar.

    The Deployment page displays.

2

Click the Agents tab for your deployment.

The Agents page displays.

3

Click All Agents.

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.

To remove an Automation Agent from Cloud Manager:

  1. Stop the agent.

  2. Wait for the agent to clear the agent list in about 24 hours.

To delete the Automation Agent from:

  1. Stop the agent.

  2. 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.

  1. Stop the agent.

  2. 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
  1. Stop the agent.

  2. Uninstall the package:

    dpkg --remove mongodb-mms-automation-agent-manager
  1. Stop the agent.

  2. Click the button.

  3. Click Control Panel.

  4. Click Programs and Features.

  5. Click MongoDB Automation Agent.

  6. Click Uninstall.

  7. Follow the wizard to complete the removal.

Next

MongoDB Cloud Manager