DX Application Performance Management

 View Only
  • 1.  WAS liberty wily agent name customization

    Posted Nov 30, 2017 02:07 PM

    Hello Community,

    I have installed Wily agent 10.5 for WebSphere liberty 17.0.0.2

    I have modified jvm.options under <Liberty_Home>/etc/jvm.options

    but not able to customize agent naming based on application when I use jvm.options file under etc folder as all profiles on that server are showing same name as Liberty.

    I know that I need to pass extra parameters to customize naming , but those only work at server level <Liberty_Home>/usr/servers/<Liberty_Server_Name>/jvm.options 

     

    We dont want to maintain multiple jvm.options files, we want to maintain them @ base level.(<Liberty_Home>/etc/jvm.options)


    -Dintroscope.agent.agentName=Liberty
    -Dintroscope.agent.hostName=customhostname
    -Dintroscope.agent.customProcessName=customprocessname

     

    When I am using -Dintroscope.agent.agentName all the jvms on that server are showing as Liberty.


    Can someone please help me on this , how we can customize for each profile on the same node.



  • 2.  Re: WAS liberty wily agent name customization

    Broadcom Employee
    Posted Nov 30, 2017 02:19 PM

    Can someone help out here on a good next step?



  • 3.  Re: WAS liberty wily agent name customization
    Best Answer

    Broadcom Employee
    Posted Nov 30, 2017 02:23 PM

    -Dcom.wily.introscope.agent.agentName=<myagentname>

     

    Or

     

    Use the property in IntroscopeAgent.profile and set your name based upon an existing JVM property:

     

    Introscope.agent.agentNameSystemPropertyKey=