Step 1: Login into Applicare console, go to Download Agents screen and download agent_Tomcat.zip. Copy agent_Tomcat.zip file to the machine where agent is to be deployed.
Step 2: Create the ApplicareTomcat directory and copy the agent_Tomcat.zip file, Unzip the agent_Tomcat.zip file to ApplicareTomcat directory.
Step 3: Go to the <Applicare_agent_home_directory>/agent/Tomcat directory and copy the applicare_agent.war file and paste it into the <tomcat_home_path>/webapps directory.
Steps 4: Go to Applicare agent home/script directory and Change the ARCTURUS_HOME value in the setTomcatAgentEnv.sh file to the Agent zip file extracted directory.
Steps 5: Go to <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.