How to uninstall cloudmon agent in a server or host

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 uninstall.sh

For Windows:

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

For macOS:

1. Log in to the system.
2. Navigate to the location: /usr/local/cloudmon/agent
3. Run the command: sh uninstall.sh

NOTE: The uninstalled agent will display as inactive in Cloudmon Controller. To completely delete it from Cloudmon, navigate to Settings > Monitoring > Hosts/Agent and delete the uninstalled agent.
    • Related Articles

    • 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 ...
    • 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. ...
    • Agent Vs Agentless Monitoring in cloudmon

      Attribute Agent-based Monitoring Agentless Monitoring – SNMP, WMI, TCP, ICMP Methodology Deploy the Cloudmon Agent on each server that requires monitoring. Cloudmon uses Probes to monitor IP network endpoints and devices in the network such as ...
    • How secure is the communication between agent and controller/server in cloudmon?

      Cloudmon ITIM uses a secure channel for communication between agent and controller/server. Cloudmon has support for SSL and we recommend installing on your server once Cloudmon is installed.
    • 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 ...