Tips for instrumenting Oracle WebLogic Application Server

Tips when instrumenting Oracle WebLogic Application Server to collect response time breakdown data.

  • You must instrument using an account with root or administrator privileges.

You must provide correct information in the Application Server Instrumenter.

Server name is the name of the server to instrument. For example, for Oracle WebLogic Application Server 10.3 running on Microsoft Windows with the default sample application MedRec installed, the server name is MedRecServer.

Server home is the path to the server bin directory. For example, for Oracle WebLogic Application Server 10.3 running on Microsoft Windows with the default sample application MedRec installed, the server home is: C:\Oracle\Middleware\wlserver_10.3\samples\domains\medrec.

Start script is the script, a .cmd or .sh file, used to start the Oracle WebLogic Application Server. For example, for Oracle WebLogic Application Server 10.3 running on Microsoft Windows with the default sample application MedRec installed, the start script is C:\Oracle\Middleware\wlserver_10.3\samples\domains\medrec\bin\startWebLogic.cmd.

Server JVM is the type of Java Virtual Machine (JVM) used by Oracle WebLogic Application Server. To determine the server JVM, examine the system processes while the server is running and see whether the JRockit JVM or the Oracle JVM is active.