How to add an APM Insight monitor that has been deleted earlier?

How to add an APM Insight monitor that has been deleted earlier?

For .NET Core agent, follow the steps given below:

1. Delete the apminsight.net.info file found in the path  - <AgentDestinationPath>\ DotNetCoreAgent\[Application name]
Note: The [Application name] will be the name of the monitor folder created for selected application
2. Restart the .NET Core application.
Note: If you’re using an IIS server for reverse proxy via AspNetCoreModule, you’ll need to reset the IIS server.
3. Perform some transactions manually to get monitored again.

                  New to ADSelfService Plus?

                    • Related Articles

                    • Uninstrumented Block of Code - APM Insight

                      In the traces tab --> Slowest Method Calls and Count we show if you find Un-instrumented block of code the reason is as follows: Basically, What is un-instrumented block of code in APM Insight? By default, APM Insight agent monitors known frameworks ...
                    • Self monitor Applications Manager using APM Insight Java Agent

                      Applications Manager is built with Java, hence we can monitor it using APM Insight Java Agent to measure it's performance continuously, which can be very much useful. Setting up APM Insight Java Agent Follow the below steps to download and set up the ...
                    • How to add an APM Insight instance or application that has been deleted earlier?

                      Follow the steps given below to re-add a deleted PHP instance. For Linux,             1. Delete instance.out file  in /opt/zpa/bin/ directory                    rm /opt/zpa/bin/instance.out            2. Edit apminsight.conf file in /opt/zpa/conf/ ...
                    • APM Insight Troubleshooting - FAQs

                      Monitor Addition - FAQs 1. How to add an APM Insight Monitor? After you deploy the APM Insight agent in your Application Server with suitable Applications Manager credentials in the apminsight.conf file, APM Insight monitors will automatically be ...
                    • How to add an APM Insight instance or application that has been deleted earlier?

                      For .NET agent, follow the steps given below: 1. Delete the apminsight.info file found in the path  - %ProgramData%\DotNetAgent\[Application name] Note: The [Application name] will be the name of the monitor folder created for selected application 2. ...