Mar 15, 2021
Hello Kamal,
Lets say you have 3 slave nodes. If you run on the master node the run test command like `jmeter -n -t /path/to/script.jmx -G nrOfThreads=100`, jmeter will start 100 threads on each node for a total of 300. No load is generated from the master node, only slaves.
Hope this helps!