Prerequisites for installing the Node.js agent

Prerequisites for Node.js agent installation

For a smooth Node.js agent installation, ensure that you've fulfilled the following prerequisites.
  1. The environment should have node version 16.20.2 or above installed.
  2. The application user should have full permission to access the agent directory.
  3. The server hosting the application should have internet connectivity, either directly or via a proxy server.
  4. Ensure the specified ports and IPs are added to the allow list to enable the agent to communicate with the Site24x7 server, as outlined in this document.
  5. Please verify the reachability from your environment to the Site24x7 endpoint by executing one of the following commands.
    For Linux:
    curl -v 'https://plusinsight.site24x7.com'

    For Windows:
    Invoke-WebRequest -Uri 'https://plusinsight.site24x7.com' -UseBasicParsing

  6. Replace the domain (.com) with the URL that you use to access Site24x7.
Warning
Please keep in mind that installing the Node.js agent requires restarting your application server.

    • Related Articles

    • 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 ...
    • 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 ...
    • 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 ...
    • Bundled .NET and .NET Core agents in a single MSI

      In APM Insight .NET agent version 6.8.0, the .NET and .NET Core agents have been bundled into a single MSI, enabling unified monitoring of both application types. Upgrade requirements for .NET Core agent 6.7 and below If you're using .NET Core agent ...
    • How to retrieve logs from different Site24x7 monitors

      The log location varies with different agents and monitors. View a consolidated list here: Site24x7 Server Monitoring agent Monitor or module OS Directory, path, or command Detailed reference Server Monitoring Agent Windows Installation directory > ...