How to create a new instance after deleting the existing one?

How to create a new instance after deleting the existing one?

You can create a new Node.js instance after deleting the old instance using the steps given below:
  1. Open the application root directory and click on the apminsightdata folder.
  2. Delete the apminsight.json file.
  3. Restart the Node.js application. Upon restarting the application, a new instance for the same application will be created.
A new apminsight.json file with a new instance ID will also be created.


                  New to ADSelfService Plus?

                    • Related Articles

                    • How to rename an existing APM - Java agent application's monitor?

                      In Applications Manager's APM(Application Performance Monitoring) 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 ...
                    • Add new Managed server with existing server ID

                      To add a new managed server with an existing server ID, follow these steps: 1. Install the App Manager Professional Edition (Ensure it's the same as the Admin version). Refer this link for more details. 2. Update the 'am.server.startresidrange' as ...
                    • APM Plugin Migration from one server to another

                      Please follow the steps give below to migrate APM Plugin from one server to another: 1. For migrating APM Plugin setup of Applications Manager from one server to another, you have to migrate OpManager also from one machine to another. 2. Install a ...
                    • New tickets are not logged in ServiceNow integration

                      Problem: New tickets are not logged in ServiceNow integration, even when new alerts are being created for the reported  monitor (Issue persists in Applications Manager builds lower than 14670) Solution: Ensure that Log a Ticket action is configured ...
                    • Is it possible to install more than one .NET profiler on the same machine?

                      No. According to design, .NET allows only one profiler to exist at a time on an IIS server. If the APM Insight .NET profiler is installed on a machine that already has a profiler, our agent will overwrite the existing profiler.