Rampup strategy / logic

2010-03-02 Thread Brett Cave
Hi, A thought on the logic used for thread groups: As a JMeter user, would I want to configure a total number of users to simulate over a time period, with delays in order to achieve this, or would it be more practical from a testing point of view to set a target Concurrent threads with a

JMeter and lib/ext classpath

2010-02-25 Thread Brett Cave
Hi, At which point is a class that extends AbstractTestElement? Would it be safe to use static attributes after super() in the default constructor?

Re: Effectively monitoring target resources with jmeter?

2010-02-24 Thread Brett Cave
On Wed, Feb 24, 2010 at 9:07 PM, sebb seb...@gmail.com wrote: On 24/02/2010, Brett Cave brettc...@gmail.com wrote: MysqlCollector plugin added to JMeter wiki: http://wiki.apache.org/jakarta-jmeter/MysqlCollectorPlugin (check attachments for the patch). Have a look at the Summariser