DX Application Performance Management

  • 1.  which Agent.jar is to be used for v9.5.2

    Posted Feb 14, 2014 05:32 PM

    I have recently installed introscope v9.5.2 with agents version 9.5.5. Im in a confused state as to which Agent.jar and profile to be used.

    Could any one suggest which agent.jar is ideal for my Introscope environment.

    Agent.jar
    AgentNoRetrans.jar
    AgentNoRedefNoRetrans.jar
    AgentNoRedef.jar

    We have CA CEM running, and all my applications run in WebSphere Application Server v7

     



  • 2.  RE: which Agent.jar is to be used for v9.5.2
    Best Answer

    Posted Feb 15, 2014 07:12 AM

    Hi there,

    Please see the description for the jar files that you have mentioned. Given below link would help you to decide.

    https://comm.support.ca.com/?legacyid=TEC604200

    1. Agent.jar - canRedefine and canRetransform settings are both set to true
    2. AgentNoRedef.jar - canRedefine setting is set to false (no longer used)
    3. AgentNoRetrans.jar - canRetransform setting is set to false (no longer used)
    4. AgentNoRedefNoRetrans.jar - canRedefine and canRetransform settings are both set to false. With the introduction of the retransformation option in the IBM JVM 1.6 this jar was developed to address performance issues being experienced by some clients and replaces the AgentNoRedef.jar and AgentNoRetrans.jar 

    Regards,

    Mukesh Singh