Java agent for Weblogic monitoring
For supported agent versions and framework, see APM agents.
Downloading the agent version 1.18.4 (latest)
- Download the agent tar file from the link.
- Unzip the agent in any location. This location must be provided in the JVM arguments.
Configuring the agent
Update the following parameters in the agent.config file in the agent/config folder.
For OneCloud Platform use the following command:
To integrate the agent to the application, navigate to the bin directory of your domain.
Example:
In the following file, replace the line with the path to the sixthsense-agent in the weblogicstartup.sh file.
Following is another approach:
In the setStartupEnv.sh (for linux) and setStartupEnv.bat (for windows) files, set the following line.
Restart the server (Weblogicstartup.sh), and monitor the logs.
note
For Windows based applications, if the arguments to the application are passed from a windows registry service, then you need to pass the agent in those arguments in order to integrate the agent.