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 4BF3D9CD4 for ; Tue, 6 Mar 2012 20:43:21 +0000 (UTC) Received: (qmail 51834 invoked by uid 500); 6 Mar 2012 20:43:20 -0000 Delivered-To: apmail-jmeter-user-archive@jmeter.apache.org Received: (qmail 51801 invoked by uid 500); 6 Mar 2012 20:43:20 -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 51792 invoked by uid 99); 6 Mar 2012 20:43:20 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 06 Mar 2012 20:43:20 +0000 X-ASF-Spam-Status: No, hits=-0.7 required=5.0 tests=RCVD_IN_DNSWL_LOW,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: domain of sebbaz@gmail.com designates 209.85.214.171 as permitted sender) Received: from [209.85.214.171] (HELO mail-tul01m020-f171.google.com) (209.85.214.171) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 06 Mar 2012 20:43:14 +0000 Received: by obhx4 with SMTP id x4so8099885obh.2 for ; Tue, 06 Mar 2012 12:42:53 -0800 (PST) Received-SPF: pass (google.com: domain of sebbaz@gmail.com designates 10.182.8.69 as permitted sender) client-ip=10.182.8.69; Authentication-Results: mr.google.com; spf=pass (google.com: domain of sebbaz@gmail.com designates 10.182.8.69 as permitted sender) smtp.mail=sebbaz@gmail.com; dkim=pass header.i=sebbaz@gmail.com Received: from mr.google.com ([10.182.8.69]) by 10.182.8.69 with SMTP id p5mr10837010oba.28.1331066573954 (num_hops = 1); Tue, 06 Mar 2012 12:42:53 -0800 (PST) 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=B0A/63UcbCbpVwriIY0ycZlUx+Lsm5TVZ1ZBAg4WU3E=; b=ocxvoOgyfhJl0PXnLO/0f7KcarY1odGOWlUgvAEjwDI8o2PajLX3qk8YGMAq2BQbHA x93UqPwCcFQ2purp1mCxpl/51KcXMh27nRrdL3B5n+crgEEz36iBCXlRENehpQ6TwBcW uU+qmyYCIVhmDuRsTtg9f1Hn2hje8rsfqLBzWOI1ou0PgNvD6Prb6ILmqP4uyKWP8O0N NdQ+ZiwTuOS0IUn6qQ/gpoPFejXKE0V2S4ckEYKuxnlG053XuqrI3MX4YSsQdQBSd/PD Y96407jVghgR8PpIoSkpOGA2JqPdn+v6yNItpC8n8Ab/NPyRFpSlS0PN/Yb2BqnUnTCm FzVQ== MIME-Version: 1.0 Received: by 10.182.8.69 with SMTP id p5mr9485873oba.28.1331066573857; Tue, 06 Mar 2012 12:42:53 -0800 (PST) Received: by 10.182.85.5 with HTTP; Tue, 6 Mar 2012 12:42:53 -0800 (PST) In-Reply-To: References: Date: Tue, 6 Mar 2012 20:42:53 +0000 Message-ID: Subject: Re: Interpreting jmeter log file From: sebb To: JMeter Users List , sudarshan@acm.org Content-Type: text/plain; charset=ISO-8859-1 X-Virus-Checked: Checked by ClamAV on apache.org On 6 March 2012 20:35, Sudarshan Gaikaiwari wrote: > Hi > > I am using jmeter to do performance testing of a service which > receives json POST requests. > > Below is the output of a log file. This is the file generated by > running jmeter on the command line with the -l option. > I would like to analyze the output in further detail than that already > provided by the built in graphs that come with jmeter. > So I am trying to find documentation for the various components of the > log lines. > --------------------------------------------------------------------------------------------------------------------------------------------------------------- > > > > --------------------------------------------------------------------------------------------------------------------------------------------------------------- > I have not been able to find documentation that explains the various > attributes here. http://jmeter.apache.org/usermanual/listeners.html > I am using the following version > > Version 2.6 r1237317 > > I am also using the plugin here > http://code.google.com/p/jmeter-plugins/wiki/RawDataSource > to create a file of the raw json post requests. > I am using the HTTP request sampler to send these request to the > service under test. > > Thanks > Sudarshan > > -- > Sudarshan Gaikaiwari > www.sudarshan.org > sudarshan@acm.org > > --------------------------------------------------------------------- > To unsubscribe, e-mail: user-unsubscribe@jmeter.apache.org > For additional commands, e-mail: user-help@jmeter.apache.org > --------------------------------------------------------------------- To unsubscribe, e-mail: user-unsubscribe@jmeter.apache.org For additional commands, e-mail: user-help@jmeter.apache.org