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 machine, you need to add it to the controller portal manually.
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 ...
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 ...
In cloudmon, after making changes to the system name in agent.conf file, why this change was not discovered/updated in the Server?
Agent is already discovered by the controller. Controller configuration always overrides agent configuration. Controller takes agent name (default Hostname, if name is not configured) during discover process. This agent is already discovered, so, if ...
Cloudmon Installation Reference Guide
Installation and Deployment Cloudmon Installation Reference Guide Install the database, Controller using the Cloudmon installation script, then register the Controller and confirm every service is running with the cloudmon CLI. This article explains ...