Step 1: Log in to Applicare console, navigate to the Download Agents screen, and download the agent_Tomcat.zip file. Then, transfer the agent_Tomcat.zip file to the machine where the agent will be deployed.
Step 2: Create the ApplicareTomcat directory and copy the agent_Tomcat.zip file into it. Then,Unzip the agent_Tomcat.zip file within the ApplicareTomcat directory.
Step 3:Navigate to the <Applicare_agent_home_directory>/agent/Tomcat directory, copy the applicare_agent.war file, and paste it into the <tomcat_home_path>/webapps directory.
Steps 4: Go to the Applicare agent home/script directory and update the ARCTURUS_HOME value in the setTomcatAgentEnv.sh file to reflect the directory where the Agent zip file was extracted.
Steps 5: Navigate to the <tomcat_home_path>/bin directory and add the following line to the catalina.sh file.
. /<Applicare_agent_home_directory>/scripts/setTomcatAgentEnv.sh
Comments
0 comments
Article is closed for comments.