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:
- Open the application root directory and click on the apminsightdata folder.
- Delete the apminsight.json file.
- 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 ...
How to Migrate APM Insight .NET Agent to a New Applications Manager?
1. Obtain the new license key from Applications Manager UI (APM tab -> Add Monitor -> Java Agent -> License Key -> Copy to Clipboard). 2. Login to the application server where the .NET Agent is installed and open the Edit APM Insight .NET Agent ...
How to Migrate APM Insight Java Agent to a New Applications Manager?
1. Obtain the new license key from Applications Manager UI (APM tab -> Add Monitor -> Java Agent -> License Key -> Copy to Clipboard). 2. Login to the application server where the Java Agent is installed. Replace the apm.host & license.key value in ...
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 ...