What needs to be set up to run DT Agent on Tomcat 5.5 that runs as a service on Windows 2k3 R2 Server?
Are this steps only suficient?
Start "Monitor Tomcat" via "start" "All Programs" "Tomcat" "Monitor Tomcat"
Select the "Java" tab and add the following to the "Java Options"
-agentpath:<dthome>\agent\lib\dtagent.dll=name=<agentname>,server=<serverhostname>
There is no catalina.bat/sh in this environment so I don't know if I need to complete also this steps below?
Add the DT_JAVAOPTIONS variable and set it to:
-agentpath:<dthome>\agent\lib\dtagent.dll=name=<agentname>,server=<serverhostname>
If so where to setup this in case that tere is no startup script.
JANUARY 15, 3:00 PM GMT / 10:00 AM ET