I had several hosts that were to have Dynatrace agents on their JVM's. The hosts that were apache had no problem getting those agents set up. Using the same JVM command line arguments for Cordy, the agent overview shows the agent and the license OK, but shows no information/purpaths going through. I looked at the logs and the only place that shows anything relevant is the correlation logs, which show these agents as being unregistered. I am not familiar with that. Could this be the issue? Is setting up Cordy's JVMs a different setup process than setting up Apache. Any guidance would be truly appreciated.
Thanks,
David
Answer by Christian S. ·
are you having 1.4 JVMs?
otherwise you should use something JVMTI, by having JVM arguments like this: -agentpath:"C:\Program Files\dynaTrace\dynaTrace 5.6.0\agent\lib\dtagent.dll"=name=Alfresco_Monitoring,server=servername:9998
this was taken from the doc: Application Server - Tomcat - Alfresco Sample Instrumentation
best, Christian
JANUARY 15, 3:00 PM GMT / 10:00 AM ET