How to install a Site24x7 APM Insight Java agent in a WildFly server 8.x and above-standalone setup

How to install a Site24x7 APM Insight Java agent in a WildFly server 8.x and above-standalone setup

Oct 6, 2022

This video will walk you through the process of installing the Site24x7 APM Insight Java agent in a WildFly server (in a standalone setup). With the Site24x7 APM Insight Java agent installed, you can monitor your entire application. You'll be able to track every transaction that occurs, identify transaction errors, and optimize transactions to prevent your end users from becoming impacted.

Related links

To verify the integrity of the downloaded agent using checksum validation, visit:
https://www.site24x7.com/help/apm/java-agent/java-agent-checksum.html

The argument to be included in the standalone.conf/standalone.conf.bat file is:

  • Djboss.modules.system.pkgs=org.jboss.byteman,com.manageengine -javaagent:[agent_directory_full_path]/apminsight-javaagent.jar

To see how to fine-tune the agent settings by modifying the APM agent configuration profile, visit:
https://www.site24x7.com/help/apm/apm-insight-configuration.html

Help doc links:
Adding a Java agent:
https://www.site24x7.com/help/apm/java-agent/add-java-agent.html

Installing a Java agent on a WildFly server:
https://www.site24x7.com/help/apm/java-agent/install-java-agent-wildFly.html