What steps can be taken to debug if the agent installed on a machine is not discovered in the Cloudmon portal?

What steps can be taken to debug if the agent installed on a machine is not discovered in the Cloudmon portal?

1.  First, check the agent log for a reason.

      On Windows, the log path for the agent is: C:\Program Files (x86)\Cloudmon\logs.
      On Linux, the log path for the agent is: /var/log/cloudmon/agent/agent.log.
2.  Verify if the CC_URL is in the following format: https://<controller IP>. If not, modify it to the given format and restart the cloudmon-agent.

      To restart the agent on Windows, navigate to Task Manager, go to the "Services" tab, find "cloudmon-agent," right-click on it, and select "Restart."
      To restart the agent on Linux, use the command "service cloudmon-agent restart."
3. Check if the controller is reachable from the agent machine.

4.  Verify if the firewall is blocking port 80 and 443

    • Related Articles

    • How to install an agent in cloudmon?

      The Agent can be installed on many different platforms directly on the host. Most systems have a one-line install option. Upon successful installation of the Cloudmon Agent, it is automatically discovered by Cloudmon ITIM controller, where you can ...
    • How to change the Agent name in Cloudmon portal?

      It is possible to modify the name of an Agent even after it has been installed. To do so, you can follow these steps in the Cloudmon portal : Go to Settings > Monitoring > Hosts/Agents. Locate the Agent whose name you want to change and click on the ...
    • 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 ...
    • Workflow Diagram for Windows Agent Monitoring

      STEP 1 - Download and install the Cloudmon agent installer from here. And also,verify whether the installed agent has been auto-discovered in the cloudmon portal. STEP 2 - Refer the following Link for detailed instructions on adding metrics(such as ...
    • Agent Vs Agentless Monitoring in cloudmon

      Attribute Agent-based Monitoring Agentless Monitoring Methodology Deploy the Cloudmon agent on each server that requires monitoring. Cloudmon uses Probes to monitors IP network endpoints, and devices in the network like routers, switches, servers and ...