Uninstalling the App Visibility agent for Java
You can uninstall the App Visibility agent for Java from one or more JVM processes connected to an App Visibility agent on the same computer.
- Stop the application servers from which you want to remove the App Visibility agent for Java.
For each application server type, delete the following parameters from the JVM options of your application server:
Windows
-javaagent:<agentInstallationDirectory>\ADOPsInstall\adops-agent.jar
-Dcom.bmc.adops.agent.instance.local.name=<locallyUniqueName>
OR
-Dcom.bmc.adops.agent.instance.global.name=<globallyUniqueName>Linux
-javaagent:<agentInstallationDirectory>/ADOPsInstall/adops-agent.jar
-Dcom.bmc.adops.agent.instance.local.name=<locallyUniqueName>
OR
-Dcom.bmc.adops.agent.instance.global.name=<globallyUniqueName>
- If you remove all associations to the App Visibility agent installation, delete the ADOPsInstall directory located in the App Visibility agent installation directory.
Run the following command to remove the directory:- Windows:RD /S <agentInstallationDirectory>\ADOPsInstall
- Linux:rm -r <agentInstallationDirectory>/ADOPsInstall
- Restart the application servers.
Related topics
Tip: For faster searching, add an asterisk to the end of your partial query. Example: cert*