Agent communication failure

Possible reasons for an agent communication failure

When there is a failure in the agent communication, you will get a message,
"Agent service <name> could not establish communication with the Server. Please check if there is a problem with
the Network Communication. This could also happen if the Agent Service or the host itself is down."


In the above scenario, look for the following reasons and make sure your network communication is rectified:
  1. See if your machine is connected to the network. If yes, check for intermittent connection as well.
    Windows: Learn how to check connectivity to Site24x7.
    Linux: Learn how to check connectivity to Site24x7.
  2. Check for any change in the proxy configurations. If the username or password were updated in recent times, ensure they are updated in the agent.
    Windows: Refer to this article.
    Linux: Ensure the proxy is configured in the file /opt/site24x7/monagent/conf/monagent.cfg under PROXY_INFO section.
  3. Make sure the server and the agent service is up and running.
    Windows: Go to services.msc > Site24x7 Windows Agent.
    Linux: Execute the following command: /opt/site24x7/monagent/bin/monagent status
    FreeBSD: Execute the following command: /opt/site24x7/monagent/bin/monagent status
  4. Ensure the disk partition where the agent is installed has enough storage space.
If the problem persists, contact support@site24x7.com



Related Articles:




    • Related Articles

    • Possible reasons for website unavailability

      Site24x7 monitors the availability of your website by sending an HTTP request to the webserver and checks the status code of the returned response. A 200 OK success response indicates that the website is available. We will consider a website ...
    • How do I monitor an Oracle database hosted in a Docker container in the same machine?

      To monitor your Oracle Database hosted in a Docker container, follow these steps: Log in to Site24x7 and install the Site24x7 Linux monitoring agent. Execute the following command in your terminal and enter your Oracle Database instance's username ...
    • No data for service and process in Windows server monitor

      If you see "No Data" for process and service metrics (such as CPU or memory usage of monitored services) in the Site24x7 Windows server monitor user interface, follow the troubleshooting steps below. Run PowerShell Commands Open PowerShell as ...
    • Why do I observe a spike in my website response time?

      Response time is a combination of DNS time, connection time, SSL Handshake time (for HTTPS) and download time. Spikes in response time could be due to increase in DNS time or connection time or download time. Some factors to consider: In case of ...
    • Troubleshoot the Error 404 and Error 99 for RabbitMQ

      When installing the RabbitMQ plugin, you may encounter the following errors: HTTP Error 404: Not Found: This error usually occurs when Site24x7's RabbitMQ monitoring plugin attempts to access the /api/overview page of RabbitMQ, but the resource ...