No; see the following

# Summariser settings
#
# Define the following property to automatically start a summariser
with that name
#summariser.name=summary
#
# interval between summaries (in seconds) default 3 minutes
#summariser.interval=180
#
# Write messages to log file
#summariser.log=true
#
# Write messages to System.out
#summariser.out=true

On 06/03/06, Rekha ShivKumar <[EMAIL PROTECTED]> wrote:
> Hi Sebb,
> I checked in Jmeter.properties file.It has a property like :
>
> log_file.category = filename .
>
> So here shall i add :
> log_file.category=summarizer
>
> Is this correct .Pls suggest ..
>
>
> thanks,
> Rekha
>
>
>
> On 3/6/06, sebb <[EMAIL PROTECTED]> wrote:
> >
> > Add a summariser - see jmeter.properties for the details.
> >
> > This does not give the 90% line, but it does at least give min/max/avg
> > information every so often.
> >
> > You can always analyse the data later.
> >
> > S.
> > On 06/03/06, Rekha ShivKumar <[EMAIL PROTECTED]> wrote:
> > > Hi All,
> > > I have  quick question:
> > > How do we view the throughput data and 90% line(latency data) while
> > doing
> > > non GUI mode testing .I am using the following command at command line
> > for
> > > Jmeter on Linux  :
> > >  ./jmeter -n -t test1.jmx -l log1.jtl -H locahost -P 8080 -
> > > Jgroups1.threads=10
> > >
> > > .This command runs successfully and launches the test ,but in the log
> > file
> > > only response codes are logged ,but not throughput  and latency..how to
> > view
> > > these in log files??
> > > Pls advice ...
> > >
> > >
> > >
> > > ***********************************************
> > > Thanks,
> > >
> > > Rekha ShivKumar
> > > ***********************************************
> > >
> > >
> >
> > ---------------------------------------------------------------------
> > To unsubscribe, e-mail: [EMAIL PROTECTED]
> > For additional commands, e-mail: [EMAIL PROTECTED]
> >
> >
>
>
> --
> ***********************************************
> Rekha ShivKumar
> SQA Engineer
> ***********************************************
>
>

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to