Thursday, 15 August 2013

ubuntu - Use jmeter with Virtualbox -



ubuntu - Use jmeter with Virtualbox -

i have question regarding utilize of jmeter in virtualbox. seek utilize jmeter remote tests in vpn , because makes problems hard solve of remote clients, decided seek designing predefined ubuntu version in virtualbox (13.04, 32 bit), thing clients have start virtual ubuntu , everthing should work.

my normal ubuntu (12.04, 64bit) master , should distribute tests remote computers virtual ubuntus running. have set virtualbox , can ping in both directions , i've got net connection, jmeter still gets connectexception when seek start remote test.

i have disabled firewall , using networkbridge.

has thought still missing? in advance!

my expectation remote jmeter engines rmi hostnames may defaulting localhost , need amended follows:

java.rmi.server.hostname=169.168.167.166

the property can set command-line argument jmeter startup script beingness prefixed -d as

jmeter -djava.rmi.server.hostname=169.168.167.166

references:

remote(distributed) testing guide apache jmeter properties customization guide

ubuntu jmeter virtualbox

No comments:

Post a Comment