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
-
Application Deployment Folder
-
Log in to the Virtual Machine where JBoss is installed
-
Utilize the below path as Application Deployment Folder
$JBoss_Home/standalone/deployments
-
Example: /opt/JBoss-EAP-7.2.0/standalone/deployments
-
-
Startup Script File Path
-
Provide the below path as Startup Script File Path
$JBoss_HOME/bin/standalone.conf OR $JBoss_HOME/bin/domain.conf
-
Example: /opt/JBoss-EAP-7.2.0/bin/standalone.conf
-