Could you go into a little more detail about how you use a listener to write
data to the DB? I've been looking at doing it as part of the Ant task that
calls JMeter but if there's an easier way I'd love to find it :)

Also, what do you use to collect load/mem/cpu usage from the servers? I'm
considering sar to do this, but seeing as there's an existing license for
Spotlight on Unix I'm not sure I need to (seeing as it collects that info
anyway). However, it could be handy for another project where SoU isn't in
use.

I like the idea of the php website to collate and display the results. When
I have some spare time I'd like to put together a USB drive with JMeter,
MySQL and relevant scripts and howto's that can be used on just about any
site I end up at. Simplify the startup time. As you point out Thibaut, it
takes time to get to that point but it must save a lot of hassle in the long
run.

On Wed, Feb 24, 2010 at 1:58 AM, Thibaut Raballand <
[email protected]> wrote:

> Hi,
>
> As for us,
> - We send the results of each run directly from JMeter to a mysql DB (with
> a
> listener)
> - We collect load / mem / cpu usage from the servers to the same DB
> automatically
> - We have a PHP web site the correlate automatically those datas
>
> Sure, you need some time to put all this up and running, but it's worth it.
>
> Regards,
> Tibo
>
> On Tue, Feb 23, 2010 at 14:45, Brett Cave <[email protected]> wrote:
>
> > hi,
> >
> > been using jmeter for a few weeks now, and wondering how other users
> > correlate target load / mem / cpu usage into jmeter reporting? My current
> > method is to enable SNMP and use a seperate RRD-tool based system to
> > generate graphs, and then correlate the target resource usage with the
> load
> > injection manually. This is a manual process, and i would like to get
> data
> > specific to each test i run (load testing currently runs a number of
> tests,
> > 1 by 1).
> >
> > Regards,
> > Brett
> >
>

Reply via email to