<< PREVIOUSNEXT >>

 

 

LINUX


 

AUTO INSTRUMENTATION

 

This section describes the steps involved when Auto-Instrumentation method is opted for Probe installation

 

NOTE:

In cluster or domain mode, all the processes in the cluster are instrumented if auto instrumentation is enabled

  1. Application Deployment Folder 

    1. Log in to the Virtual Machine where JBoss is installed 

    2. Utilize the below path as Application Deployment Folder 

      $JBoss_Home/standalone/deployments

    3. Example: /opt/JBoss-EAP-7.2.0/standalone/deployments

  2. Startup Script File Path

    1. Provide the below path as Startup Script File Path

      $JBoss_HOME/bin/standalone.conf OR $JBoss_HOME/bin/domain.conf

    2. Example: /opt/JBoss-EAP-7.2.0/bin/standalone.conf