Re: Jmeter remote testing

2008-03-17 Thread wicket0123
, everything started working. Ivan Rancati wrote: wicket0123 wrote: OK. I got a littler farther now after reading the Distributed Testing link on the JMeter site. I'm going to list my system settings: 1) I'm using jdk1.6 which resides in c:\program files\java\jdk1.6.xx 2) I set

JMeter remote tracking slaves and samples

2008-03-17 Thread wicket0123
OK. I finally got jmeter remote testing working. so, I setup 5 slaves and 1 controller. In my test plan, i set 100 threads (users). I have 2 questions: 1) Is 100 threads run on every slave or is it 100 spread among 5 slaves which translate to 20 per slave? 2) How to track the response time

Jmeter remote testing

2008-03-07 Thread wicket0123
Hi, So, I followed the steps described in this URL: http://jakarta.apache.org/jmeter/usermanual/remote-test.html To recap of what I did: 1. Started jmeter-server on every machine that I want to act as load generators 2. On the client machine, controller, edit jmeter.properties file and

Re: Jmeter remote testing

2008-03-07 Thread wicket0123
I am running JMeter 2.3.1. The server log is empty. sebb-2-2 wrote: On 07/03/2008, wicket0123 [EMAIL PROTECTED] wrote: Hi, So, I followed the steps described in this URL: http://jakarta.apache.org/jmeter/usermanual/remote-test.html Which version of JMeter? To recap

Re: Jmeter remote testing

2008-03-07 Thread wicket0123
OK. I got a littler farther now after reading the Distributed Testing link on the JMeter site. I'm going to list my system settings: 1) I'm using jdk1.6 which resides in c:\program files\java\jdk1.6.xx 2) I set windows environment variable JAVA_HOME to point to my jdk path 3) I set windows

How do I view my results offline?

2007-09-25 Thread wicket0123
I run my simple test and saved my results in a .dat file. How do I view it later? Thanks, T -- View this message in context: http://www.nabble.com/How-do-I-view-my-results-%22offline%22--tf4518546.html#a12889213 Sent from the JMeter - User mailing list archive at Nabble.com.

RE: How do I view my results offline?

2007-09-25 Thread wicket0123
] consulting | development | training | support our experience makes the difference From: wicket0123 [mailto:[EMAIL PROTECTED] Sent: Wed 26/09/2007 7:51 AM To: jmeter-user@jakarta.apache.org Subject: How do I view my results offline? I run my simple

Re: How to use Monitor Results Listener with jboss

2007-09-25 Thread wicket0123
Can someone point me to any documentation on how to setup monitoring for JBOSS? Thanks, T Peter Lin wrote: you should be able to. I'm told by Remy that jboss contains the status servlet. You'll have to figure out what the URL is for it though. I don't know it off hand. peter