Adding APM Insight monitor

APM Insight monitor not added in Site24x7 server, even after adding the APM Insight agent in my application server with the correct credentials

1. Check if you have restarted /started the Application Server where you have installed site24x7_apminsight gem.

      2. If you have restarted/started the Application Server and still the monitor is not added, check if you are able to connect to the Site24x7 server (https://site24x7.com) from your browser.

      3. If there is a proxy server between APM Insight gem and Site24x7 server, specify the Proxy server configuration.

To check if there is a  proxy, open a browser in the APM Insight gem installed machine and  try connect to https://site24x7.com. It should display the login page of Site24x7. Check whether any proxy server is configured in the browser and specify those values in apminsight.conf

    • Related Articles

    • How to identify and resolve conflicts between other APM products and the APM Insight .NET agent

      Problem statement: You are experiencing either of the below issues and suspect that another APM product is interfering with the Site24x7 .NET agent. 1. The .NET monitor is not created under APM > APM Insight > Applications, even after the .NET agent ...
    • Unable to add SQL insight monitor

      If the SQL Insight monitor is not getting added even after entering your credentials, try these troubleshooting steps: Ensure that the Auto-discover applications feature is enabled. If not, you will need to trigger discovery using the Discover ...
    • Prerequisites for Node.js agent installation

      For a smooth Node.js agent installation, ensure that you've fulfilled the following prerequisites. The environment should have node version 16.20.2 or above installed. The application user should have full permission to access the agent directory. ...
    • How to uninstall the Site24x7 Windows Server Monitoring Agent

      Method 1: To uninstall the Site24x7 Windows Server Monitoring Agent, click the link below: https://staticdownloads.site24x7.com/server/Site24x7WindowsAgentUninstall.zip Unzip and execute the Uninstall.bat file in the Command Prompt as an ...
    • APM Insight integration for Next.js in Kubernetes

      To integrate the Site24x7 APM Insight Next.js agent into your Kubernetes application using initContainers with the prebuilt agent image, follow the steps below: Prerequisites A Next.js application container image The Site24x7 APM Insight license key ...