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 ...
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 ...
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.
How to change Applications Manager directory from one drive to another?
Follow the below steps to change the Applications Manager folder directory from one drive to another: Please copy the Applications Manager folder from the source drive and paste the same on the destination drive. Stop the Applications Manager service ...