Return-Path: X-Original-To: apmail-jmeter-user-archive@www.apache.org Delivered-To: apmail-jmeter-user-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 450CD10978 for ; Sat, 31 Aug 2013 03:52:25 +0000 (UTC) Received: (qmail 60517 invoked by uid 500); 31 Aug 2013 03:52:24 -0000 Delivered-To: apmail-jmeter-user-archive@jmeter.apache.org Received: (qmail 60364 invoked by uid 500); 31 Aug 2013 03:52:23 -0000 Mailing-List: contact user-help@jmeter.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: "JMeter Users List" Delivered-To: mailing list user@jmeter.apache.org Received: (qmail 60345 invoked by uid 99); 31 Aug 2013 03:52:20 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 31 Aug 2013 03:52:20 +0000 X-ASF-Spam-Status: No, hits=2.5 required=5.0 tests=FREEMAIL_REPLY,HTML_MESSAGE,RCVD_IN_DNSWL_LOW,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: domain of ankush.upadhyay@gmail.com designates 209.85.219.51 as permitted sender) Received: from [209.85.219.51] (HELO mail-oa0-f51.google.com) (209.85.219.51) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 31 Aug 2013 03:52:13 +0000 Received: by mail-oa0-f51.google.com with SMTP id h1so3147832oag.24 for ; Fri, 30 Aug 2013 20:51:52 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type; bh=rMYOLzrl1AVy1boPz7n3BDFbPVZUFaV2G8bjj36BrOA=; b=YuhlBP+FrC1lvph7oW07aHW30yv3KnvgY0P1fmQM7nuMsFRzVY0f2CCDqNT7sLvOC0 +czamJmIIHnRfxN0h3sjNetkwsJaRwY9DDPN2TsbC4+9NfP/BJYZcjVUlKmKybO9er5Z DLTh3s/v7DLfAdFlr6JLoU5yAsQI4d5LnhWchkefj1nQUuchaoZUrdrZ89ktCQJFomC9 5J6v3wraf1fWkmRD03LnZDSPHcmUkg1Re8BSWXItYyHgfEzfG3G/2zZlRtba3bUWP/g/ dnPz69WPEiQGNGhbjobmhKOHLMaHhgIe6MA5Xq1cUCHgJMUIVAFpJdNQfZA0uZcqPh1S RgVw== MIME-Version: 1.0 X-Received: by 10.182.110.137 with SMTP id ia9mr9113137obb.59.1377921111829; Fri, 30 Aug 2013 20:51:51 -0700 (PDT) Received: by 10.60.41.68 with HTTP; Fri, 30 Aug 2013 20:51:51 -0700 (PDT) In-Reply-To: References: <521FA9A3.4060703@bosoconsulting.it> Date: Sat, 31 Aug 2013 09:21:51 +0530 Message-ID: Subject: Re: Remote start From: ankush upadhyay To: JMeter Users List Content-Type: multipart/alternative; boundary=089e0115ee2a6632c004e5364248 X-Virus-Checked: Checked by ClamAV on apache.org --089e0115ee2a6632c004e5364248 Content-Type: text/plain; charset=ISO-8859-1 If you are using GUI mode then you can set CSV or jtl file path on different listeners to store statistics report on file. If you are using NON-GUI mode, you need to give CSV or jtl file path explicitly on command line to create and save statistics. On Fri, Aug 30, 2013 at 11:42 PM, umesh prajapati wrote: > I have a quick question. I did get my remote start up and running . > > For example: > > I have one test script which is as below: > > > Number of Threads: 100 > Ramp up Period: 0 > Loop count: forever > > Schedular: 1 hr > > CSV Data Set Config: c:\abc\file.txt > > Login Request(Http Request) > | > |---Synchronizing Timer: 100 > | > |---${__javaScript(${__threadNum()}*300)} > | > |--xpath assertion > |--response assertion > | > |--Summary report(I have mentioned a file name where it saves all > the report which i used it later after the test completion for debugging > purpose using view result tree) > > Logout Request > > > Where does all the report gets saved. > > > > On Fri, Aug 30, 2013 at 9:27 AM, umesh prajapati >wrote: > > > > > Thank you guys for the info > > > > > > On Fri, Aug 30, 2013 at 1:05 AM, ankush upadhyay < > > ankush.upadhyay@gmail.com> wrote: > > > >> You need to start jmeter-server on each slave machine also. > >> > >> > >> On Fri, Aug 30, 2013 at 1:35 AM, Sergio Boso >> >wrote: > >> > >> > Il 29/08/2013 19.53, umesh prajapati ha scritto: > >> > > >> > How to run the load test on multiple machine remotely > >> >> > >> >> I changed my property file > >> >> remote_hosts=ipaddress of the other machine > >> >> > >> >> and ran jmeter.bat on both machine > >> >> > >> >> and on the master machine i cliceck on run remote start but it is > >> giving > >> >> me > >> >> following error: > >> >> > >> >> connection refused to host: nexted exception is > >> >> java.net.connectexception:**connection timed out > >> >> > >> >> have a look at this: > >> > http://jmeter.apache.org/**usermanual/jmeter_distributed_** > >> > testing_step_by_step.pdf< > >> > http://jmeter.apache.org/usermanual/jmeter_distributed_testing_step_by_step.pdf > >> > > >> > > >> > > >> > -- > >> > > >> > Ing. Sergio Boso > >> > > >> > > >> > > >> > > >> > > >> > ------------------------------**------------------------------**--------- > >> > To unsubscribe, e-mail: user-unsubscribe@jmeter.**apache.org< > >> user-unsubscribe@jmeter.apache.org> > >> > For additional commands, e-mail: user-help@jmeter.apache.org > >> > > >> > > >> > >> > >> -- > >> ------ > >> Regards > >> @Ankush Upadhyay@ > >> > > > > > -- ------ Regards @Ankush Upadhyay@ --089e0115ee2a6632c004e5364248--