You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@jmeter.apache.org by Su...@trilogy.com on 2006/04/11 16:46:27 UTC

Need clarification regarding the Monitoring & Reporting components.

Hi,

We are trying to use jmeter on some of our projects in Trilogy.

We faced problems in the following three areas.

1. Recording openamf http requests in Jmeter. (openamf is used for flash 
application. It exchanges binary data with the server)
2. Offline and automated generation of reports with graphs. A tool to 
define our report requirements.
3. Monitoring  of following parameters at server end
 
        -OS Memory.
        -CPU usage by server process.
 
        -JVM stats.
                -Heap  stats.
                -Thread stats.

        -Database
                -DB active connections.
                -Avg, Max query times.

        etc.


We solved problem 1 by implementing a  x-amf recording plug-in to jmeter. 

For problems 2 and 3 we have some ideas. 

As per problem 3 is concerned we thought of having a jmx client in jmeter 
that can connect to the server jvm.

Please let us know if some work has already been done over this so that we 
can add on to it.

Best regards
Subrahmanya A