Re: Monitor result in jmeter

2011-09-20 Thread vamba
thanks a lot ...have i tried that plugin ..its not working fine for me ...not able to open the link ... -- View this message in context: http://jmeter.512774.n5.nabble.com/Monitor-result-in-jmeter-tp4818506p4821841.html Sent from the JMeter - User mailing list archive at Nabble.com

Re: Monitor result in jmeter

2011-09-19 Thread ZK
For monitoring servers you could use this: http://code.google.com/p/jmeter-plugins/wiki/PerfMon ZK -- View this message in context: http://jmeter.512774.n5.nabble.com/Monitor-result-in-jmeter-tp4818506p4818829.html Sent from the JMeter - User mailing list archive at Nabble.com

Monitor result in jmeter

2011-09-19 Thread vamba
Can any one pls tel how to monitor the server using jmeter ..and pls tel tel the purpose of monitor result in jmater ..how to buiild the monitoring test plan -- View this message in context: http://jmeter.512774.n5.nabble.com/Monitor-result-in-jmeter-tp4818506p4818506.html Sent from the JMeter

Re: How to use Monitor Result Listener

2010-09-14 Thread lonetwin
t;>> > > > >>> > I checked the view result tree am getting Error Response > > Code:404... > > >>> are > > >>> > able able to figure it out where am going wrong?? > > >>> > please help me out ... >

Re: How to use Monitor Result Listener

2010-09-10 Thread Nithya Prakash
Response > Code:404... > >>> are > >>> > able able to figure it out where am going wrong?? > >>> > please help me out ... > >>> > >>> Try accessing the server monitor URL using a browser. > >>> When you get that working,

Re: How to use Monitor Result Listener

2010-09-09 Thread sebb
he server monitor URL using a browser. >>> When you get that working, adjust the JMeter test case accordingly. >>> >>> > Regards >>> > Nithya >>> > >>> > >>> > On Wed, Sep 8, 2010 at 4:01 PM, sebb wrote: >>> > &g

Re: How to use Monitor Result Listener

2010-09-09 Thread Nithya Prakash
ter test case accordingly. >> >> > Regards >> > Nithya >> > >> > >> > On Wed, Sep 8, 2010 at 4:01 PM, sebb wrote: >> > >> >> On 7 September 2010 11:40, Nithya Prakash >> >> wrote: >> >> > Hello J

Re: How to use Monitor Result Listener

2010-09-08 Thread Nithya Prakash
Try accessing the server monitor URL using a browser. > When you get that working, adjust the JMeter test case accordingly. > > > Regards > > Nithya > > > > > > On Wed, Sep 8, 2010 at 4:01 PM, sebb wrote: > > > >> On 7 September 2010 11:40, Nithya P

Re: How to use Monitor Result Listener

2010-09-08 Thread sebb
et that working, adjust the JMeter test case accordingly. > Regards > Nithya > > > On Wed, Sep 8, 2010 at 4:01 PM, sebb wrote: > >> On 7 September 2010 11:40, Nithya Prakash >> wrote: >> > Hello Jmeter Users, >> > >> > I'm trying

Re: How to use Monitor Result Listener

2010-09-08 Thread Nithya Prakash
Hello Jmeter Users, > > > > I'm trying to use Monitor Result Listener to check the performance of the > > Tomcat. I followed the same procedure as given in this link > > > > > > http://jakarta.apache.org/jmeter/usermanual/build-monitor-test-plan.html > > &g

Re: How to use Monitor Result Listener

2010-09-08 Thread sebb
On 7 September 2010 11:40, Nithya Prakash wrote: > Hello Jmeter Users, > > I'm trying to use Monitor Result Listener to check the performance of the > Tomcat. I followed the same procedure as given in this link > > > http://jakarta.apache.org/jmeter/usermanual/build-moni

How to use Monitor Result Listener

2010-09-07 Thread Nithya Prakash
Hello Jmeter Users, I'm trying to use Monitor Result Listener to check the performance of the Tomcat. I followed the same procedure as given in this link http://jakarta.apache.org/jmeter/usermanual/build-monitor-test-plan.html But when i start to run the script then am always getting as

Monitor Result: use loop forever?

2008-01-08 Thread icet
I use loop forever? thanks -- View this message in context: http://www.nabble.com/Monitor-Result%3A-use-loop-forever--tp14689813p14689813.html Sent from the JMeter - User mailing list archive at Nabble.com. - To unsubscribe, e

Re: monitor result

2007-06-11 Thread Peter Lin
the monitor is only designed to work with tomcat 5.x status servlet. peter On 6/11/07, neth <[EMAIL PROTECTED]> wrote: Hi, I've a little problem to use monitor result; in a thread group i put 1 http auth. manager, 1 http request with correct value of each field , 1 constant

RE: monitor result

2007-06-11 Thread Matthew Coventon
: Monday, June 11, 2007 8:32 AM To: JMeter Users List Subject: monitor result Hi, I've a little problem to use monitor result; in a thread group i put 1 http auth. manager, 1 http request with correct value of each field , 1 constant timer and 1 monitor result graph. when i launch it, i can&

monitor result

2007-06-11 Thread neth
Hi, I've a little problem to use monitor result; in a thread group i put 1 http auth. manager, 1 http request with correct value of each field , 1 constant timer and 1 monitor result graph. when i launch it, i can't get any performance graph from monitor result. Must i set them in a

Monitor result

2007-06-11 Thread neth
Hi, I've a little problem to use monitor result; in a thread group i put 1 http auth. manager, 1 http request with correct value of each field , 1 constant timer and 1 monitor result graph. when i launch it, i can't get any performance graph from monitor result. Must i set them in a

Re: Monitor result listener is displaying as DEAD: No Response

2006-07-26 Thread Peter Lin
what do you see in the view result tree? peter On 7/26/06, Rushabh Doshi <[EMAIL PROTECTED]> wrote: Thanks Peter and Andy. Andy, So "Dead response" shows wrong in Monitor Result...right? I can't get u about this "Are you getting a valid XML response for your

RE: Monitor result listener is displaying as DEAD: No Response

2006-07-26 Thread Rushabh Doshi
Thanks Peter and Andy. Andy, So "Dead response" shows wrong in Monitor Result...right? I can't get u about this "Are you getting a valid XML response for your "/manager/status?XML=true" http request?" where can I get this. I am using two listener 1) View Resul

Re: Monitor result listener is displaying as DEAD: No Response

2006-07-26 Thread Andy Dawson
riginal Message- From: Peter Lin [mailto:[EMAIL PROTECTED] Sent: Tuesday, July 25, 2006 7:16 PM To: JMeter Users List Subject: Re: Monitor result listener is displaying as DEAD: No Response that usually means there were no results returned from tomcat's. add a view results tree and see what

Re: Monitor result listener is displaying as DEAD: No Response

2006-07-25 Thread Peter Lin
esults Tree, All the requests are returning proper values. And also I checked at UI side there also values updating properly. Rushabh -Original Message- From: Peter Lin [mailto:[EMAIL PROTECTED] Sent: Tuesday, July 25, 2006 7:16 PM To: JMeter Users List Subject: Re: Monitor result listener

RE: Monitor result listener is displaying as DEAD: No Response

2006-07-25 Thread Rushabh Doshi
Subject: Re: Monitor result listener is displaying as DEAD: No Response that usually means there were no results returned from tomcat's. add a view results tree and see what tomcat is returning. make sure you pass the required parameter and add a auth manager. peter On 7/25/06, Rushabh Doshi &l

Re: Monitor result listener is displaying as DEAD: No Response

2006-07-25 Thread Peter Lin
eter 2.2 version, there is a scenario, around 40 http request are there in the same scenario. As I have added Monitor Results listener. Here what happening is when I run the scenario, in Monitor Result (Health tab page) Health shows as "Dead: No Response", can anyone please guide me what is

Monitor result listener is displaying as DEAD: No Response

2006-07-25 Thread Rushabh Doshi
Hi All, I'm using JMeter 2.2 version, there is a scenario, around 40 http request are there in the same scenario. As I have added Monitor Results listener. Here what happening is when I run the scenario, in Monitor Result (Health tab page) Health shows as "Dead: No Response", ca

Antwort: Re: Antwort: Re: Antwort: Re: Antwort: Re: Antwort: Re: Antwort: Re: Query regarding Monitor Result

2005-01-11 Thread deepak . angeswar
Deepak. [EMAIL PROTECTED] 01/11/2005 04:16 PM Bitte antworten an jmeter-user An: jmeter-user@jakarta.apache.org Kopie: Thema: Re: Antwort: Re: Antwort: Re: Antwort: Re: Antwort: Re: Antwort: Re: Query regarding Monitor Result I think there's a

Re: Antwort: Re: Antwort: Re: Antwort: Re: Antwort: Re: Antwort: Re: Antwort: Re: Query regarding Monitor Result

2005-01-11 Thread Peter Lin
> > [EMAIL PROTECTED] > 01/11/2005 04:16 PM > Bitte antworten an jmeter-user > > An: jmeter-user@jakarta.apache.org > Kopie: > Thema: Re: Antwort: Re: Antwort: Re: Antwort: Re: Antwort: Re: > Antwort: Re: Query > regarding Monit

Antwort: Re: Antwort: Re: Antwort: Re: Antwort: Re: Antwort: Re: Antwort: Re: Query regarding Monitor Result

2005-01-11 Thread deepak . angeswar
04:16 PM Bitte antworten an jmeter-user An: jmeter-user@jakarta.apache.org Kopie: Thema: Re: Antwort: Re: Antwort: Re: Antwort: Re: Antwort: Re: Antwort: Re: Query regarding Monitor Result I think there's a simple misunderstanding here.

Re: Antwort: Re: Antwort: Re: Antwort: Re: Antwort: Re: Antwort: Re: Query regarding Monitor Result

2005-01-11 Thread Peter Lin
I think there's a simple misunderstanding here. http://jakarta.apache.org/jmeter/usermanual/build-monitor-test-plan.html add a request parameter named "XML" with a value of "true" in lowercase. peter On Tue, 11 Jan 2005 16:12:18 +0100, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote: > Do you mean

Antwort: Re: Antwort: Re: Antwort: Re: Antwort: Re: Antwort: Re: Query regarding Monitor Result

2005-01-11 Thread deepak . angeswar
karta.apache.org Kopie: Thema: Re: Antwort: Re: Antwort: Re: Antwort: Re: Antwort: Re: Query regarding Monitor Result ahh ok, you have to set a request parameter in the HttpSampler XML=true without that, JMeter will not be able to parse the status results :) peter On T

Re: Antwort: Re: Antwort: Re: Antwort: Re: Antwort: Re: Query regarding Monitor Result

2005-01-11 Thread Peter Lin
ahh ok, you have to set a request parameter in the HttpSampler XML=true without that, JMeter will not be able to parse the status results :) peter On Tue, 11 Jan 2005 15:51:05 +0100, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote: > Hi, > > I get a HTTP response code 200 for the Tree and also

Antwort: Re: Antwort: Re: Antwort: Re: Antwort: Re: Query regarding Monitor Result

2005-01-11 Thread deepak . angeswar
An: jmeter-user@jakarta.apache.org Kopie: Thema: Re: Antwort: Re: Antwort: Re: Antwort: Re: Query regarding Monitor Result normally, I use the monitor in two modes. 1. to monitor tomcat during stress test 2. monitor several tomcat instances For mode 1, I

Re: Antwort: Re: Antwort: Re: Antwort: Re: Query regarding Monitor Result

2005-01-11 Thread Peter Lin
Bitte antworten an jmeter-user > > An: jmeter-user@jakarta.apache.org > Kopie: > Thema: Re: Antwort: Re: Antwort: Re: Query regarding Monitor Result > > Last night I fixed the NullPointerException, so that should be fixed in > CVS. > > Is that

Antwort: Re: Antwort: Re: Antwort: Re: Query regarding Monitor Result

2005-01-11 Thread deepak . angeswar
ntwort: Re: Query regarding Monitor Result Last night I fixed the NullPointerException, so that should be fixed in CVS. Is that thread group for the monitor thread? it should only be 1 like this. Number of threads: 1 Ramp up time: 0 I forget, did you look at the user manual section? The thread gr

Re: Antwort: Re: Antwort: Re: Query regarding Monitor Result

2005-01-11 Thread Peter Lin
Last night I fixed the NullPointerException, so that should be fixed in CVS. Is that thread group for the monitor thread? it should only be 1 like this. Number of threads: 1 Ramp up time: 0 I forget, did you look at the user manual section? The thread group should look like this test plan -

Antwort: Re: Antwort: Re: Query regarding Monitor Result

2005-01-11 Thread deepak . angeswar
An: jmeter-user@jakarta.apache.org Kopie: Thema: Re: Antwort: Re: Query regarding Monitor Result can you add a "view results in tree" listener and see what results you get. Also, can you look at jmeter.log and tell me if you see any errors. peter On Tue, 1

Re: Antwort: Re: Query regarding Monitor Result

2005-01-11 Thread Peter Lin
can you add a "view results in tree" listener and see what results you get. Also, can you look at jmeter.log and tell me if you see any errors. peter On Tue, 11 Jan 2005 14:10:22 +0100, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote: > Hi, > > I still dont get result for Monitor. It still shows as

Antwort: Re: Query regarding Monitor Result

2005-01-11 Thread deepak . angeswar
ta.apache.org Kopie: Thema: Re: Query regarding Monitor Result the reason for keeping the cache to 800 responses for each server was memory. If the monitor kept all the data, it would quickly run out of memory. you should be able to change the default in the properties. http://c

Re: Query regarding Monitor Result

2005-01-10 Thread Peter Lin
2005 10:26:45 +0100, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote: > Hi, > > I have some queries reg Monitor Result. > > I am using Tomcat 5.5.4, I also checked "use as monitor" in the sampler > and I dont require a authentication manager for my ser

Query regarding Monitor Result

2005-01-10 Thread deepak . angeswar
Hi, I have some queries reg Monitor Result. I am using Tomcat 5.5.4, I also checked "use as monitor" in the sampler and I dont require a authentication manager for my server. But I still dont get any result for Monitor. It keeps showing Dead however I see the URL in the perfo