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
-
Log in to WebLogic Console with valid credentials
-
Select the application to be instrumented from the list:
-
Navigate to Domain Structure > Deployments > <Application Name> in the left navigation pane
-
Click on the required Application in the right panel
-
Example: The Application depicted here is virsecapps
-
-
Associated JVM Instance
-
Navigate to Domain Structure > Deployments > <Application Name> in the left navigation pane
-
Click Targets in the right panel
-
The JVM information is displayed. In the below example, JVM_instance is Virsec-Inst1 and application_domain is base_domain
-
-
Application Deployment Folder:
-
Log in to the WebLogic host
-
Navigate to the directory:
%WEBLOGIC_HOME%\user_projects\domains\<application_domain>\servers\<Managed Server Name>\stage
-
Example:
D:\Oracle\Middleware\Oracle_Home\user_projects\domains\base_domain\servers\Virsec-Inst1\stage
-
-
Start Up Script File Path:
-
Log in to the WebLogic host
-
Navigate to the directory:
%WEBLOGIC_HOME%\user_projects\domains\<application_domain>\bin\startNodeManager.cmd
-
Example:
D:\Oracle\Middleware\Oracle_Home\user_projects\domains\base_domain\bin\startNodeManager.cmd
-