How to uninstall Cloudmon probe

How to uninstall Cloudmon probe

Follow these steps to uninstall the Cloudmon probe software running on either Linux and Windows.

For Linux:

1. Log in to the system.
2. Navigate to the location: /usr/local/cloudmon/collector
3. Run the command: sh uninstall.sh
4. Next, navigate to /usr/local/cloudmon/vProbe
5. Run the command: sh uninstall.sh

For Windows:

Log in to the system.
Navigate to: C:\Program Files (x86)\Cloudmon
Double-click on Uninstall and follow the prompts.

NOTE: The uninstalled probe will be displayed as inactive. To completely delete it from Cloudmon, navigate to Settings > Monitoring > Probes and delete the uninstalled probe.
    • Related Articles

    • How to uninstall cloudmon agent in a server or host

      The uninstallation process for the Cloudmon agent varies depending on the operating system. Follow the steps below to remove the agent. For Linux: 1. Log in to the system. 2. Navigate to the location: /usr/local/cloudmon/agent 3. Run the command: sh ...
    • How is the probe discovered in cloudmon?

      When the controller and probe are installed on the same machine, the probe can be automatically detected by the Cloudmon portal, and you can view it by navigating to Settings > Monitoring > probes. However, if the probe is installed on a different ...
    • Does Cloudmon NTM support Multi Probe Environment?

      Yes, Cloudmon NTM supports Multi-Probe Environment and it can be easily configured from the User Interface.
    • How do I modify the Probe name within the Cloudmon portal?

      It is possible to modify the name of a Probe even after it has been installed. To do so, you can follow these steps in the Cloudmon portal : Go to Settings > Monitoring > Probes. Locate the Probe whose name you want to change and click on the edit ...
    • Cloudmon Installation Script

      Installation and Deployment Cloudmon Installation Script Cloudmon provides a single script to install and remove every server-side component: the database, the Controller, and the Probe. Download it from https://repo.cloudmon.ai/scripts/install.sh. ...