Step 1: Install Applicare SingleAgent on the machine where Tomcat is running. Follow the first two steps for installing Applicare SingleAgent
Steps 2: Go to <tomcat_home_path>\bin directory and add the following line to the catalina.sh file.
export SERVER_NAME=ServerName
. ApplicareSingleAgentHomePath/scripts/setTomcatAgentEnv.sh
Replace ServerName with the desired name for the agent. The agent will be registered to the controller using this name.
Replace ApplicareSingleAgentHomePath with the path to actual Applicare SingleAgent Home directory.
Example:
Step 3: Restart the Tomcat server.
Comments
0 comments
Article is closed for comments.