Re: newbie: How to start a Jmeter non gui client, in a client/server scenario?

2004-07-13 Thread Niraj
Here is the command line sample jmeter -n -t -l -r First Name Last Name wrote: Is it possible to run in the client/server scenario the Jmeter client in non gui mode? Please provide a (command line) sample how to start up the client in non gui mode making use of a JMeter server running on an

Re: Aggregate report - rate calculation - BUG 30090 created

2004-07-13 Thread Daniel Amadei
Hi ! I've submitted a patch to the bug 30090 that I created for this purpose. Thanks for the help. Daniel C. Amadei Michael Stover <[EMAIL PROTECTED]> wrote: Yes, they need updating. It used to be an "idealized throughput calculation", but then someone changed it without changing the docs. -

Re: Aggregate report - rate calculation

2004-07-13 Thread Sebastian Bazley
Note that JMeter still uses Bugzilla - we've not migrated to Jira. Patches can be added as Bugzilla attachments. S. - Original Message - From: "Daniel Amadei" <[EMAIL PROTECTED]> To: "JMeter Users List" <[EMAIL PROTECTED]>; <[EMAIL PROTECTED]> Sent: Tuesday, July 13, 2004 6:18 PM Subject:

Re: newbie: How to start a Jmeter non gui client, in a client/server scenario?

2004-07-13 Thread Michael Stover
http://jakarta.apache.org/jmeter/usermanual/get-started.html#non_gui -Mike On Tue, 2004-07-13 at 13:56, First Name Last Name wrote: > Is it possible to run in the client/server scenario the Jmeter client in non > gui mode? > > Please provide a (command line) sample how to start up the client in

Re: newbie: How to start a Jmeter non gui client, in a client/server scenario?

2004-07-13 Thread Sebastian Bazley
"jmeter -?" will show you the command-line options; these are alse described in the user manual. - Original Message - From: "First Name Last Name" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Tuesday, July 13, 2004 6:56 PM Subject: newbie: How to start a Jmeter non gui client, in a cl

Re: JMeter 2.0.1 only returns Error Message'Viren geprueft!'

2004-07-13 Thread Sebastian Bazley
I guess an error is being raised by the CSVRead function, but without further information it is impossible to say. Please create a Bugzilla issue and attach the full jmeter.log as well as the test script (remove any passwords etc first). If you are using a data file with CSVRead(), please post a (

newbie: How to start a Jmeter non gui client, in a client/server scenario?

2004-07-13 Thread First Name Last Name
Is it possible to run in the client/server scenario the Jmeter client in non gui mode? Please provide a (command line) sample how to start up the client in non gui mode making use of a JMeter server running on another machine. Thank you for your time, Hanry _

Re: Aggregate report - rate calculation

2004-07-13 Thread Daniel Amadei
Great, so I'll submit the patch. Should a just open a jira "bug" with the fix to it or is there other approach that I should use? Michael Stover <[EMAIL PROTECTED]> wrote: Yes, they need updating. It used to be an "idealized throughput calculation", but then someone changed it without changing

Re: Aggregate report - rate calculation

2004-07-13 Thread Michael Stover
Yes, they need updating. It used to be an "idealized throughput calculation", but then someone changed it without changing the docs. -Mike On Tue, 2004-07-13 at 12:15, Daniel Amadei wrote: > Hi Mike, > > Thanks a lot for the explanation. > > However, I think it would be great if somebody (p

Re: Aggregate report - rate calculation

2004-07-13 Thread Daniel Amadei
Hi Mike, Thanks a lot for the explanation. However, I think it would be great if somebody (possibly, me) send a patch for the documentation, adding this info as what is described in the docs is that the rate is an "idealized throughput calculation" but there is no info about how this calcula

Re: Newbie question: How do you capture the URLs you test usingjmeter?

2004-07-13 Thread joelsherriff
Great - Thanks Mike, that'll keep me busy for a while... - Original Message - From: "Michael Stover" <[EMAIL PROTECTED]> To: "JMeter Users List" <[EMAIL PROTECTED]> Sent: Tuesday, July 13, 2004 10:41 AM Subject: Re: Newbie question: How do you capture the URLs you test usingjmeter? > JM

JMeter 2.0.1 only returns Error Message'Viren geprueft!'

2004-07-13 Thread Frank_Lindner
Hi, I tried current Version 2.0.1 but my Testscript only returns: Error 500: String index out of range: -4 Under Version 1.9.1 or Nightly from 2003-12-10 everything works perfect. Any help for this problem? Thank You and kind regards Frank ---

Re: Aggregate report - rate calculation

2004-07-13 Thread Michael Stover
The aggregate report simply counts # times that request is made divided by total test time. Thus, it is a real throughput number, and not an ideal calculation that tries to take client processing/delay time into account. Because of this, the number doesn't really tell you what throughput is on th

Re: Newbie question: How do you capture the URLs you test using jmeter?

2004-07-13 Thread Michael Stover
JMeter can do what you're used, though I personally don't find that the most practical approach. JMeter has a proxy server that can record browser requests (http://jakarta.apache.org/jmeter/usermanual/best-practices.html#proxy_server and follow links there for more details) JMeter can automatica

Aggregate report - rate calculation

2004-07-13 Thread Daniel Amadei
Hi All, I'm new to the list and I'd like to know if somebody here know how is the rate calculation done when we use an aggregate report. Thanks a lot Daniel C. Amadei - Yahoo! Mail agora ainda melhor: 100MB, anti-spam e antivírus grátis!

Newbie question: How do you capture the URLs you test using jmeter?

2004-07-13 Thread joelsherriff
Though I have lot's of experience with commercial test tools, I'm new to jmeter (1 whole day of playing with it) so this is the first of what will probably turn out to be a string of questions...anyone please feel free to correct any misassumptions I may make. Not sure how to expand the subject qu

Cascading of RegExtractors'Viren geprueft!'

2004-07-13 Thread Frank_Lindner
Hi, I need to do the following My last Pagerequest returned a HTML something like this: 20040706EL079 20040706EL080 20040706EL081 On the next Request I need the value of Radiobutton Selektion. Now I need two Regular Expressions one s