On 03/06/2009, Scott McFadden <[email protected]> wrote:
> Does JMeter have any auto discovery functionality for other jmeter
>  instances on the network?

No.

>  Can you instruct a JMeter remote instance
>  which test plan to run (UNC path or URL to a shared test plan) from a
>  master JMeter instance?
>
Sort of; you can load the plan in the GUI and then send it to the
remote slave(s).

Similarly for non-GUI you can load the file and start the remote slaves.

http://jakarta.apache.org/jmeter/usermanual/get-started.html#non_gui

>
>  The reason I ask is because I have a simple .NET based WCF load tester
>  that allows you to run distributed load test agents as NT services and
>  auto discover these distributed load testers via UDP broadcast.   Once
>  you discover them, you can remote control them from a master GUI and
>  instruct them which test plans to run.    This makes it very easy to
>  push new tests out to the distributed testers.
>
>
>
>  Is there a good way to do this in JMeter?
>
>

No.

>
>
>  Thanks
>
>
>
>
>
>

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to