Suggestion for new plugin: Jmeterreport
---------------------------------------

                 Key: MOJO-966
                 URL: http://jira.codehaus.org/browse/MOJO-966
             Project: Mojo
          Issue Type: New Feature
            Reporter: Kent Soelvsten
         Attachments: jmeterreport.zip

We have developed a maven plugin, which we use to generate nice graphs with 
JFreeChart) showing results of load/scalability/endurance tests, as generated 
by JMeter, and invoked in our continuous builds.
The plugin is based on parsing Jmeter logs (in a format called jtl) and log 
from verbose garbagecollection.

The plugin was described at 
http://archive.mojo.codehaus.org/dev/005e01c809da%2451399d70%242301a8c0%40JRIPortable

Examples of the graphs can be seen at 
 
http://www.sosi.dk/sosi/seal/jmeter-scalability-report.html
http://www.sosi.dk/sosi/seal/jmeter-endurance-report.html
http://www.sosi.dk/sosi/seal/jmeter-response-report.html
 
(these are from the original project, which used the code). The examples show 
invocation of junit tests, but web requests has been tested too.

I have now extracted the code form the original project, and it is now ready to 
be donated to the community and added to the MOJO sandbox under a MIT license. 
We already have a second project, where the plugin can be useful.

Future perspectives could be a "check" goal that fails if (some part of) the 
test fails etc, tighter integration with jmeter (we are currently just using 
the ant <exec> task), possibly by using 
http://wiki.apache.org/jakarta-jmeter/JMeterMavenPlugin. Another possibility 
could be some history across several builds.
 
If the plugin gets accepted, I believe it should be possible to work toward a 
beta release this year (the code should be ok, but the documentation is still 
somewhat lacking .......).

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

---------------------------------------------------------------------
To unsubscribe from this list please visit:

    http://xircles.codehaus.org/manage_email

Reply via email to