RE: Excel tips and tricks

2004-12-01 Thread Sonam Chauhan
ebur [mailto:[EMAIL PROTECTED] > Sent: Thursday, 2 December 2004 9:18 AM > To: JMeter Users List > Subject: Re: Excel tips and tricks > > yeah that's what i thought. dont need Perl to put it into right format. > just go to excel and import data, select the delimiter a

Re: Excel tips and tricks

2004-12-01 Thread nlunebur
eter Users List' Subject: Excel tips and tricks Hi - What Peter said below got me thinking... a few people here (including me) use Excel to analyse JMeter logs. It would be good for us to share tips and tricks, or even jointly deve

Re: Excel tips and tricks

2004-12-01 Thread sebb
On Wed, 1 Dec 2004 07:12:15 -0600, praveen <[EMAIL PROTECTED]> wrote: > I have a perl program that follows the tail of jmeter.log displaying > real time info: > > printf OUT "$date active=" .scalar(@threads) . " term=$numDone > max=$max #req=%d art=%.2f #req=%d art3=%.2f\n",$rt->art(), > $rt->art

Re: Excel tips and tricks

2004-12-01 Thread praveen
ose are actually active at the peak load. > > Sarah Bartlett > > > > -Original Message- > From: Giuseppe Ielpa [mailto:[EMAIL PROTECTED] > Sent: Wednesday, December 01, 2004 3:36 AM > To: 'JMeter Users List' > Subject: RE: Excel tips and tricks

Re: Excel tips and tricks

2004-12-01 Thread Peter Lin
ctually active at the peak load. > > Sarah Bartlett > > > > -Original Message- > From: Giuseppe Ielpa [mailto:[EMAIL PROTECTED] > Sent: Wednesday, December 01, 2004 3:36 AM > To: 'JMeter Users List' > Subject: RE: Excel tips and tricks > >

Re: Excel tips and tricks

2004-12-01 Thread sebb
On Wed, 1 Dec 2004 07:49:18 -0500, Bartlett, Sarah <[EMAIL PROTECTED]> wrote: > I have an older version of Excel that does not read xml files, however, I > just changed the log file format in the jmeter.properties to csv and it can > read them. Anybody know how to track exactly how many threads

RE: Excel tips and tricks

2004-12-01 Thread Bartlett, Sarah
I'd like to know how many of those are actually active at the peak load. Sarah Bartlett -Original Message- From: Giuseppe Ielpa [mailto:[EMAIL PROTECTED] Sent: Wednesday, December 01, 2004 3:36 AM To: 'JMeter Users List' Subject: RE: Excel tips and tricks Are you sure

RE: Excel tips and tricks

2004-12-01 Thread Giuseppe Ielpa
age- > From: Sonam Chauhan [mailto:[EMAIL PROTECTED] > Sent: Wednesday, December 01, 2004 1:45 AM > To: 'JMeter Users List' > Subject: Excel tips and tricks > > > Hi - What Peter said below got me thinking... a few people > here (including > me) use Excel to anal

Re: Excel tips and tricks

2004-11-30 Thread Peter Lin
- > > From: sebb [mailto:[EMAIL PROTECTED] > > Sent: Wednesday, 1 December 2004 12:16 PM > > To: JMeter Users List > > Subject: Re: Excel tips and tricks > > > > On Wed, 1 Dec 2004 11:45:12 +1100, Sonam Chauhan > > <[EMAIL PROTECTED]> wrote: > >

RE: Excel tips and tricks

2004-11-30 Thread Sonam Chauhan
r 2004 12:16 PM > To: JMeter Users List > Subject: Re: Excel tips and tricks > > On Wed, 1 Dec 2004 11:45:12 +1100, Sonam Chauhan > <[EMAIL PROTECTED]> wrote: > > Hi - What Peter said below got me thinking... a few people here > (including > > me) use Excel to anal

Re: Excel tips and tricks

2004-11-30 Thread sebb
On Wed, 1 Dec 2004 11:45:12 +1100, Sonam Chauhan <[EMAIL PROTECTED]> wrote: > Hi - What Peter said below got me thinking... a few people here (including > me) use Excel to analyse JMeter logs. It would be good for us to share tips > and tricks, or even jointly develop macros, etc. > Agreed. > He

Excel tips and tricks

2004-11-30 Thread Sonam Chauhan
Hi - What Peter said below got me thinking... a few people here (including me) use Excel to analyse JMeter logs. It would be good for us to share tips and tricks, or even jointly develop macros, etc. Here's what I do, please feel free to continue this thread... ==