Return-Path: X-Original-To: apmail-jakarta-jmeter-user-archive@www.apache.org Delivered-To: apmail-jakarta-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 56CD64BE6 for ; Fri, 13 May 2011 10:01:27 +0000 (UTC) Received: (qmail 33480 invoked by uid 500); 13 May 2011 10:01:25 -0000 Delivered-To: apmail-jakarta-jmeter-user-archive@jakarta.apache.org Received: (qmail 33453 invoked by uid 500); 13 May 2011 10:01:25 -0000 Mailing-List: contact jmeter-user-help@jakarta.apache.org; run by ezmlm Precedence: bulk List-Unsubscribe: List-Help: List-Post: List-Id: "JMeter Users List" Reply-To: "JMeter Users List" Delivered-To: mailing list jmeter-user@jakarta.apache.org Received: (qmail 33444 invoked by uid 99); 13 May 2011 10:01:25 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 13 May 2011 10:01:25 +0000 X-ASF-Spam-Status: No, hits=2.2 required=5.0 tests=FREEMAIL_FROM,HTML_MESSAGE,RCVD_IN_DNSWL_NONE,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of marco.daurelio@hotmail.it designates 157.55.0.208 as permitted sender) Received: from [157.55.0.208] (HELO dub0-omc1-s9.dub0.hotmail.com) (157.55.0.208) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 13 May 2011 10:01:18 +0000 Received: from DUB108-W58 ([157.55.0.237]) by dub0-omc1-s9.dub0.hotmail.com with Microsoft SMTPSVC(6.0.3790.4675); Fri, 13 May 2011 03:00:56 -0700 Message-ID: Content-Type: multipart/alternative; boundary="_d537559d-a4cd-4abc-b142-28a768bb1164_" X-Originating-IP: [62.77.56.181] From: Marco D'Aurelio To: Jmeter mailing list Subject: RE: Disrtibuted testing - saving and combining results Date: Fri, 13 May 2011 12:00:57 +0200 Importance: Normal In-Reply-To: References: MIME-Version: 1.0 X-OriginalArrivalTime: 13 May 2011 10:00:56.0721 (UTC) FILETIME=[A736C010:01CC1154] --_d537559d-a4cd-4abc-b142-28a768bb1164_ Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Actually the question wasn't well-asked: During distributed test=2C Jmeter records the number of users that are effe= ctively active at that moment=3B they are plotted on the same graph but on = the same row=2C hence you cannot distinguish the threads active on slave1 a= nd slave2 and you cannot understand the total number of active threads. Is = there a possibility to separate them and analyze them separately? Thanks Marco From: marco.daurelio@hotmail.it To: jmeter-user@jakarta.apache.org Subject: Disrtibuted testing - saving and combining results Date: Thu=2C 12 May 2011 18:13:31 +0200 Hello everybody=2C I am now trying to do distributed testing on a web app. My scheme has a mas= ter and a slave and both of them send request to the target (as you can see= from the attached picture). As I can see from the listener "active threads over time"=2C I can see the = active threads if they are issued from the master XOR from the slave=2C but= I can't see the total numbers of threads active if both of them are workin= g (for example=2C if my test plan has 250 users=2C I expect to see a total = of 500 users in the master's listener=2C but I see only 250=3B however=2C i= f I launch the test only on the slave or on the master=2C I see correctly 2= 50 users). Is there a solution to see all the threads together? I thought that=2C by combining the output .csv files into one=2C I can visu= alize "a posteriori" the active threads on the listener=2C but how can I sa= ve the output file from jmeter-server.bat? Thanks in advance Marco =20 --------------------------------------------------------------------- To unsubscribe=2C e-mail: jmeter-user-unsubscribe@jakarta.apache.org For additional commands=2C e-mail: jmeter-user-help@jakarta.apache.org = = --_d537559d-a4cd-4abc-b142-28a768bb1164_--