DX Application Performance Management

  • 1.  Java Agent not picking Dynamic URLs

    Posted Sep 05, 2012 11:42 AM
    Hi,

    I am trying to group all .faces URLs together.

    Sample URLs
    https://halo-utest.net/halo/subjectTabs.faces?currentMode=subjectDetails&subjectKey=977206
    https://halo-utest.net/halo/amlalertreferraltabs.faces?alertId=365579
    https://halo-utest.net/halo/sarTabs.faces?reset=yes&sarNumber=492329

    1) I tried following but it did not listed any URLs under Frontends:

    introscope.agent.urlgroup.group.halo.pathprefix=*.faces
    introscope.agent.urlgroup.group.halo.format=halofaces {path_delimited:/?:3:4}


    2) Then I tried following:

    introscope.agent.urlgroup.group.haloall.pathprefix=*
    introscope.agent.urlgroup.group.haloall.format={path_substring:0:80}

    But this was grouping following under Frontends - there was nothing with .faces
    .....
    /halo/scripts/ext-all-debug.js
    /halo/scripts/global.js
    /halo/styles/haloRichStyle.css
    /halo/styles/messages.css
    .....


    3) Later I tried *.css - it was listing all .css under Frontends!

    I am wondering - why it is not listing those .faces URLs?

    Would appreciate any help and suggestions on this.

    Thanks
    - Kaiwal


  • 2.  RE: Java Agent not picking Dynamic URLs

    Posted Sep 21, 2012 03:54 PM
    Hello Community:

    Any suggestions for Kaiwal?

    Thanks!
    Mary


  • 3.  RE: Java Agent not picking Dynamic URLs
    Best Answer

    Posted Jan 24, 2013 11:08 AM
    [color=#ff0000][color][color=#ff0000][color]Thanks for your interest Marry.

    I was able to monitor those dynamic URLs by using following jsf directive files.

    #######################
    # Directives Files
    # ================
    # One directives file name per line. Relative names
    # are resolved against the location of this file.

    toggles-typical.pbd
    jvm.pbd
    j2ee.pbd
    java2.pbd
    struts.pbd
    taglibs.pbd
    oraclejdbc.pbd
    sqlagent.pbd
    errors.pbd
    #summary-metrics-6.1.pbd
    sql-agent-summary-metrics-6.1.pbd
    tomcat41x.pbd
    tomcat50x.pbd
    tomcat55x.pbd
    #jsf-toggles-typical.pbd
    #jsf.pbd