DX Application Performance Management

  • 1.  How to get Current users count in IBM HTTP server?

    Posted Feb 17, 2017 03:04 AM

    Hi All,

     

    How to get concurrent user count in IBM HTTP server (Web Server) as in we get "current anonymous user" in IIS metrics? Pls help.

     

    Thanks,

    Chandrasekhar.



  • 2.  Re: How to get Current users count in IBM HTTP server?
    Best Answer

    Broadcom Employee
    Posted Feb 17, 2017 07:44 AM

    Dear Chandrasekhar.: 

      Looking at Apache (IBM HTTPD) Metrics,we get the following: 

    CA APM for Web Servers Metrics - CA Application Performance Management - 10.5 - CA Technologies Documentation 

     

    For more information about Apache-based metrics that can be sent , see  https://httpd.apache.org/docs/2.4/mod/mod_status.html

     

    Concurrent users is not on that list.

     

    This was also covered in https://communities.ca.com/message/241902935?commentID=241902935#comment-241902935

     -- Apache-based web servers will provide that info in the extended info stats page, 

    I hope this info is helpful. This question is answered as much as it can be



  • 3.  Re: How to get Current users count in IBM HTTP server?

    Posted Mar 03, 2017 01:48 AM

    Hi Hal,

     

    I went through the link, could you please suggest which particular JMX metric can be used to report as Concurrent Users ( Active Users)?

     

    Regards,

    Chandrasekhar.



  • 4.  Re: How to get Current users count in IBM HTTP server?

    Broadcom Employee
    Posted Mar 03, 2017 07:22 AM

    Hi Chandrasekhar:

     

       I gave you what I could find on Apache and user metrics. 

     

    You mentioned now JMX and that is a horse of a different color. I found these links which were mostly on Tomcat:

    http://stackoverflow.com/questions/1112381/getting-active-session-counts-with-jmx-java-management-extensions-api

     

    http://middlewaremagic.com/weblogic/?p=1621

     

    http://tomcat.10.x6.nabble.com/Monitor-and-report-number-of-concurrent-user-td2113027.html

     

    Hiko_Davis Guenter_Grossberger SergioMorales  anything to add?

     

    Thanks

    Hal German