DX Application Performance Management

 View Only
  • 1.  CA APM for WebSphere 7.0.4.1

    Posted May 05, 2016 03:41 PM

    Hi Team,

     

    We are planning to install CA Introscope agent (9.5) to our WebSphere application server. How to apply the below wily configurations in WebSphere application server JVM through startup scripts and not via Admin Console(Generic JVM).

     

    Wily Configurations:

     

    -javaagent:/inet/apps/wily/Agent.jar

    -Dcom.wily.introscope.agentProfile=/inet/apps/wily/core/config/IntroscopeAgent.profile

    -Dcom.wily.introscope.agent.agentName=MyAgentName

    WILY_CLASSPATH="/inet/apps/wily9/core/config/WebAppSupport.jar"

    export WILY_CLASSPATH;

     

    Environment:

    EM version : 9.5

    WebSphere IBM JVM version : IBMJAVA7

     

    Reason: We are planning to have a generic startup scripts for different applications in the same servers.

     

    Thank You!

     

    Regards,

    Thamil



  • 2.  Re: CA APM for WebSphere 7.0.4.1

    Broadcom Employee
    Posted May 05, 2016 03:45 PM

    You can use the modified JACL script I wrote that replaces the one that comes with the WAS agent.

     

    You can find it in the community documents by searching "setPMImodules". This script will configure all available JVMs programmatically for you.



  • 3.  Re: CA APM for WebSphere 7.0.4.1

    Broadcom Employee
    Posted May 05, 2016 04:47 PM

    Hi Thamil:

    Please let us know if Hiko's answer helped or if you need further assistance

     

    Thanks

    Hal German