Step 1: Install applicare singleagent in the machine where Tomcat is running. Follow the steps for installing Applicare SingleAgent
If Tomcat is started using startup.bat file follow Step 2 & 3.
Step 2: Go to <tomcat_home_path>\bin directory and add the following line to the catalina.bat file.
set SERVER_NAME=ServerName
call ApplicareSingleAgentHomePath\scripts\setTomcatAgentEnv.bat
Replace ServerName with the name which we would like to add the agent. The agent will be added to the controller with the name you give it.
Replace ApplicareSingleAgentHomePath with the actual ApplicareSingleAgent Home directory.
Example:
Step 3: Restart Tomcat server.
If Tomcat is running as a service follow the steps in the below link.
Comments
0 comments
Article is closed for comments.