Hi,

I've set up a simple test plan to see how the monitor results listener works
based on the example online documentation
(http://jakarta.apache.org/jmeter/usermanual/build-monitor-test-plan.html).

At first I couldn't work out why I could only get the health tab showing
green but no data on the peformance tab. I realised that the monitor thread
group wasn't looping thus I was only ever getting one sample in the results.

So is it better to have the monitor results thread group loop or put the
elements of the thread group into a single loop controller?

I can't really see a difference at the minute. However, for the future I
think I'll want the monitor thread group to only run whilst another thread
group in the same test plan is running i.e. in my test plan I have two
thread groups, one for multiple threads completing actions to put load on my
application; the other with a single thread to house the monitor results
listener.

Any advice is appreciated.

Cheers
-- 
View this message in context: 
http://www.nabble.com/Looping-the-monitor-results-listener---best-way--tp16979974p16979974.html
Sent from the JMeter - User mailing list archive at Nabble.com.


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to