Re: Graph results Listener

2009-11-08 Thread Jatin Davey
, 2009 at 11:01 PM, Jatin Davey jasho...@cisco.com wrote: Hi All I want to have a test such that i run one sampler against my server. This sampler i want to run it every 1 min. The entire test i want to run for more than 7 or 8 days. Question is : Can the graph results listener in JMeter

Re: Graph results Listener

2009-11-08 Thread Jatin Davey
for more than 7 or 8 days. Question is : Can the graph results listener in JMeter is capable to store and show the results for 7 or 8 days. Thanks Jatin - To unsubscribe, e-mail: jmeter-user-unsubscr...@jakarta.apache.org

Re: Graph results Listener

2009-11-08 Thread Deepak Shetty
to run it every 1 min. The entire test i want to run for more than 7 or 8 days. Question is : Can the graph results listener in JMeter is capable to store and show the results for 7 or 8 days. Thanks Jatin - To unsubscribe

Graph results Listener

2009-10-22 Thread Jatin Davey
Hi All I want to have a test such that i run one sampler against my server. This sampler i want to run it every 1 min. The entire test i want to run for more than 7 or 8 days. Question is : Can the graph results listener in JMeter is capable to store and show the results for 7 or 8 days

Re: Graph results Listener

2009-10-22 Thread Jatin Davey
it every 1 min. The entire test i want to run for more than 7 or 8 days. Question is : Can the graph results listener in JMeter is capable to store and show the results for 7 or 8 days. Thanks Jatin - To unsubscribe, e-mail: jmeter

Question on Graph Results Listener ...

2004-08-31 Thread Antonio Si
Hi, I am new to jmeter and have a question on the Graph Results Listener. It seems like the Graph Results Listener only reports the overall throughput. So, if I am running my http request 1000 times, I got one throughput value for these 1000 executions. Is there a way I could get a graph

Re: Question on Graph Results Listener ...

2004-08-31 Thread Peter Lin
new to jmeter and have a question on the Graph Results Listener. It seems like the Graph Results Listener only reports the overall throughput. So, if I am running my http request 1000 times, I got one throughput value for these 1000 executions. Is there a way I could get a graph showing

Re: Question on Graph Results Listener ...

2004-08-31 Thread Antonio Si
, which will show the 90% and 50% percent. http://cvs.apache.org/~woolfel/distribution_graph_capture4.png peter On Tue, 31 Aug 2004 16:27:24 -0700 (PDT), Antonio Si wrote: Hi, I am new to jmeter and have a question on the Graph Results Listener. It seems like the Graph Results Listener only

Graph Results Listener

2003-06-25 Thread Ishmael . A . Obleton
What is the definition of throughput related to the Graph results listener. I am trying to plot the number of hits/second verses the number of threads. If the Graph results listener won't do this, is there a listener that will? This message may contain information that is privileged

Re: Graph Results Listener

2003-06-25 Thread mstover1
The throughput number is the number of requests complete per unit of time. It does not track each thread but simply totals everything together. -Mike On 25 Jun 2003 at 14:25, [EMAIL PROTECTED] wrote: What is the definition of throughput related to the Graph results listener. I am trying