Adding deleted APM instances

Adding an APM instance that has been deleted earlier

APM Insight agent state is maintained in 'apminsight.info' file (located in the directory where agent jar resides).
Please delete this file and restart the server, this will add the APM instance successfully.
    • Related Articles

    • How to add a PHP instance that was deleted earlier

      For agent versions 4.0 and above For every instance, there will be a corresponding configuration file present inside the conf folder of the S247DataExporter installation path. Delete the appropriate configuration file and restart the S247DataExporter ...
    • Understanding automatic integration of Site24x7 APM and server monitors

      Server and APM instance integration happens automatically in the Site24x7 console. Once integrated, the performance metrics of the integrated servers are displayed in the Server Metrics tab on the APM details page. During APM instance monitor ...
    • How to rename an APM Insight application?

      Site24x7 APM Insight doesn't support renaming applications/monitors from the web client. However, the application name of an existing application instance can be renamed in the apminsight.conf file and the agent associated with that instance will ...
    • How to add an instance that was deleted earlier (For .NET and .NET Core agents)

      Steps for .NET agent Navigate to the below paths: %ProgramData%\DotNetAgent\ %ProgramData%\DotNetCoreAgent\ (For agent version 6.8 and above) Delete the apminsight.net.info file from the folder with the same name as the application. Note: The name of ...
    • 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 ...