DX Application Performance Management

 View Only
  • 1.  Jboss Fuse monitoring

    Broadcom Employee
    Posted Oct 03, 2018 07:11 AM

    Hi all, 

    we need to monitor an instance of Jboss Fuse 6.2.1 with APM 10.7.
    Suggestions?

    Best Practices?

     

    Thanks in advance

     

    M



  • 2.  Re: Jboss Fuse monitoring

    Broadcom Employee
    Posted Oct 03, 2018 08:57 AM

    Hi,

     

    If anyone has utilized this extension, we'd love to hear from you on your experience with implementing and using it.

     

    You can find it on the marketplace.  

     

    https://marketplace.ca.com/shop/ca/jboss-fuse.html 

     

    Regards,
    Matt



  • 3.  Re: Jboss Fuse monitoring

    Broadcom Employee
    Posted Oct 03, 2018 08:58 AM

    Marco:

      Did you try out the Fieldpack?

     

    Community:

    Have you done this with the combination Marco is using?

     

    https://marketplace.ca.com/shop/ca/jboss-fuse.html
    https://communities.ca.com/thread/241755377

     

    Thanks

    Hal German



  • 4.  Re: Jboss Fuse monitoring

    Broadcom Employee
    Posted Oct 03, 2018 09:06 AM

    Hi Hallet,

    indeed it's no possible import this fieldpack in ACC 10.7 , and so we have to install an agent and then insert the fieldpack directives and  extensions .

    I have 2 questions:

    - which kind of "base" agent we have to install on fuse, Jboss java agent or general Java Agent?
    - in which Jboss Fuse configuration file and in which modality we have to insert the -javaagent string to startup the agent during the Jboss  Fuse boot?

     

    Thanks in advance.

     

    M



  • 5.  Re: Jboss Fuse monitoring

    Broadcom Employee
    Posted Oct 03, 2018 10:09 AM


  • 6.  Re: Jboss Fuse monitoring
    Best Answer

    Broadcom Employee
    Posted Oct 03, 2018 10:30 AM

    We just found a solution:

     

    - in JBoss Fuse wrapper.conf file, add the following rows:
    wrapper.java.additional.x=-javaagent:<AgentHome>/wily/Agent.jar
    wrapper.java.additional.x+1=-DagentProfile=<AgentHome>/wily/core/config/IntroscopeAgent.profile

     

    - We installed the Jboss Java Agent adding in the conf folder all the files found in Fuse extension conf folder and adding in the agent directives all the Fuse extention pbd.

     

    benlu01cristiana.darra