On 21/05/07, Adamo, Vince <[EMAIL PROTECTED]> wrote:
Okay, thanks...I now understand my problem.  I was trying to accomplish
this using a central jmeter instance running in non-gui mode starting up
with distributed nodes running jmeter-server.bat.

Running independent instances of jmeter, though, does not appear to be a
desirable configuration.  I want to coordinate the start of each remote
server (and corresponding thread groups) so load is applied consistently
across the remote servers.

You could use the Synchronize option for the test plan - unfortunately
at present the start time cannot be a variable, so you would need to
edit the files.

Or maybe the OS provides suitable timers?

Or you could perhaps use a script on one server and use SSH or RSH etc
to start the jobs in quick succession.

I suspect I need to look at the various remote batching modes.  Can
someone point to any documentation on these modes (other than what is in
the properties file)?


There is none, apart from the source ...

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

Reply via email to