0 Replies Latest reply on Mar 22, 2004 1:51 PM by atait

    Response Time Monitoring

      We are attempting to monitor response times for some transactions in our application. This monitoring is an attempt to capture the information necessary to identify performance baselines and provide specifics for a service level agreement that includes expected response times for some user transactions. I can insert logging statements in appropriate places to capture the date and response time information for each transaction. Are there any decent tools out there to read in a log file, containing information like this, and then displaying graphs, etc...?

      Currently running Jboss3.2.3. The JMX/Web-console tools are helpful but have a ways to go. I have read about the improvements to these in 3.2.4. These seem to be getting closer to what we need but won't be available to us until we perform an upgrade.


      Thanks