normally I add as a child of the thread group. say you have 2 thread groups. If you want to record each thread group separately, add the simple listener to each thread group. On the otherhand, if you want 1 log for both thread groups, add the listener as a sibling to the thread groups.
peter On Tue, 29 Jun 2004 09:02:36 +0545, Niraj <[EMAIL PROTECTED]> wrote: > > Can you please tell me what is that "right level" so that I can > save the results from the listener and read it later uisng the same > listener GUI. > My Test Plan : > Test Plan > Thread Group (10 users, 100 loop) > Simple Controller > HTTP Samplers > Aggregate Report Listener > blah blah > > > Peter Lin wrote: > > >it will save the results of the sampler if you put the listener at the > >right level. give it try. it does take a while to learn JMeter and how > >it works. > > > >peter > > > >On Mon, 28 Jun 2004 18:40:14 +0545, Niraj <[EMAIL PROTECTED]> wrote: > > > > > >>Peter Lin wrote: > >> > >>Does it save the entire results???? I think it will only save the > >>structure of the listener not the results > >> > >> > >> > >> > >>>open your test plan and add a the listener. then give it a file name > >>>to save the file. > >>> > >>>http://jakarta.apache.org/jmeter/usermanual/build-test-plan.html > >>>http://jakarta.apache.org/jmeter/usermanual/component_reference.html#Simple_Data_Writer > >>> > >>>peter > >>> > >>>On Mon, 28 Jun 2004 09:07:36 +0545, Niraj <[EMAIL PROTECTED]> wrote: > >>> > >>> > >>> > >>> > >>>>I am quite new to this JMeter. Can you tell me how can I instruct the > >>>>listener to save samples to a file. I couldn't see any way in > >>>>"jmeter.properties" files > >>>> > >>>>Michael Stover wrote: > >>>> > >>>> > >>>> > >>>> > >>>> > >>>>>If you instruct the listener to save samples to a file, you can later > >>>>>load that file (*.jtl) into any JMeter listener. > >>>>> > >>>>>-Mike > >>>>> > >>>>>On Fri, 2004-06-25 at 07:48, Niraj wrote: > >>>>> > >>>>> > >>>>> > >>>>> > >>>>> > >>>>> > >>>>>>Is there any way to save the listeners...so that it can be viewed later > >>>>>>in the same GUI??? > >>>>>> > >>>>>>--------------------------------------------------------------------- > >>>>>>To unsubscribe, e-mail: [EMAIL PROTECTED] > >>>>>>For additional commands, e-mail: [EMAIL PROTECTED] > >>>>>> > >>>>>> > >>>>>> > >>>>>> > >>>>>> > >>>>>> > >>>>--------------------------------------------------------------------- > >>>>To unsubscribe, e-mail: [EMAIL PROTECTED] > >>>>For additional commands, e-mail: [EMAIL PROTECTED] > >>>> > >>>> > >>>> > >>>> > >>>> > >>>> > >>>--------------------------------------------------------------------- > >>>To unsubscribe, e-mail: [EMAIL PROTECTED] > >>>For additional commands, e-mail: [EMAIL PROTECTED] > >>> > >>> > >>> > >>> > >>> > >>> > >>--------------------------------------------------------------------- > >>To unsubscribe, e-mail: [EMAIL PROTECTED] > >>For additional commands, e-mail: [EMAIL PROTECTED] > >> > >> > >> > >> > > > >--------------------------------------------------------------------- > >To unsubscribe, e-mail: [EMAIL PROTECTED] > >For additional commands, e-mail: [EMAIL PROTECTED] > > > > > > > > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

