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 ...
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 can I add a probe in cloudmon?
You can add a probe by installing the probe on the server and Once the probe has been installed, add the corresponding IP in the cloudmon portal by navigating to settings > monitoring > probes and click on the "+" icon in the top right corner and ...
what is the purpose of agent in Cloudmon?
The Cloudmon Agent is responsible for collecting system KPIs, example CPU usage, memory utilization, and disk usage for servers, virtual machines (VMs), and hosts. These metrics are periodically pushed to the controller for monitoring and analysis. ...
How to install a probe in cloudmon?
Installation of Cloudmon Probe(s) are performed from the Cloudmon controller: Click on the user icon in the top-right corner of the Cloudmon Controller window. Select the "Help" menu. You will be redirected to an Article page, click on the Probe tab. ...