[Bug 60250] Need to Add Sent KB/s in Statistics Report of HTML Dashboard

2016-10-13 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=60250

--- Comment #3 from Ahmad  ---
I will test it tomorrow.

-- 
You are receiving this mail because:
You are the assignee for the bug.


[Bug 60250] Need to Add Sent KB/s in Statistics Report of HTML Dashboard

2016-10-13 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=60250

--- Comment #2 from Philippe Mouawad  ---
@Ahmad, I updated the HTML report for now.
You can test nightly build and give your feedback.

I created bug 60252 for your initial request on Summary and Aggregate report
but for now I cannot tell you when it's implemented.

-- 
You are receiving this mail because:
You are the assignee for the bug.


[Bug 60252] New: Add sent kbytes/s to Aggregate Report and Summary report

2016-10-13 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=60252

Bug ID: 60252
   Summary: Add sent kbytes/s to Aggregate Report and Summary
report
   Product: JMeter
   Version: 3.0
  Hardware: All
OS: All
Status: NEW
  Severity: enhancement
  Priority: P2
 Component: Main
  Assignee: issues@jmeter.apache.org
  Reporter: p.moua...@ubik-ingenierie.com

Following Bug 60229, sent_bytes has been added to HTML report.
Should it be added to those 2 other reports ?

-- 
You are receiving this mail because:
You are the assignee for the bug.


[Bug 60250] Need to Add Sent KB/s in Statistics Report of HTML Dashboard

2016-10-13 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=60250

Philippe Mouawad  changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution|--- |FIXED

-- 
You are receiving this mail because:
You are the assignee for the bug.


[Bug 60250] Need to Add Sent KB/s in Statistics Report of HTML Dashboard

2016-10-13 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=60250

Philippe Mouawad  changed:

   What|Removed |Added

Summary|Need to Add Sent KB/s in|Need to Add Sent KB/s in
   |Statistics Report of HTML   |Statistics Report of HTML
   |Dashboard (and other|Dashboard
   |reports??)  |

-- 
You are receiving this mail because:
You are the assignee for the bug.


[Bug 60250] Need to Add Sent KB/s in Statistics Report of HTML Dashboard (and other reports??)

2016-10-13 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=60250

--- Comment #1 from Philippe Mouawad  ---
Author: pmouawad
Date: Thu Oct 13 19:39:42 2016
New Revision: 1764772

URL: http://svn.apache.org/viewvc?rev=1764772=rev
Log:
Bug 60250 - Need to Add Sent KB/s in Statistics Report of HTML Dashboard

Bugzilla Id: 60250

Modified:
jmeter/trunk/bin/report-template/content/js/dashboard.js.fmkr
   
jmeter/trunk/src/core/org/apache/jmeter/report/processor/StatisticsSummaryConsumer.java
   
jmeter/trunk/src/core/org/apache/jmeter/report/processor/StatisticsSummaryData.java
jmeter/trunk/src/core/org/apache/jmeter/resources/messages.properties
jmeter/trunk/src/core/org/apache/jmeter/resources/messages_fr.properties
jmeter/trunk/xdocs/changes.xml

-- 
You are receiving this mail because:
You are the assignee for the bug.


[Bug 60250] Need to Add Sent KB/s in Statistics Report of HTML Dashboard (and other reports??)

2016-10-13 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=60250

Philippe Mouawad  changed:

   What|Removed |Added

   Hardware|PC  |All

-- 
You are receiving this mail because:
You are the assignee for the bug.


[Bug 60250] Need to Add Sent KB/s in Statistics Report of HTML Dashboard (and other reports??)

2016-10-13 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=60250

Philippe Mouawad  changed:

   What|Removed |Added

Summary|Need to Add Sent KB/s in|Need to Add Sent KB/s in
   |Aggregate Report (and other |Statistics Report of HTML
   |reports??)  |Dashboard (and other
   ||reports??)
 OS||All
 CC||p.mouawad@ubik-ingenierie.c
   ||om

-- 
You are receiving this mail because:
You are the assignee for the bug.


[Bug 60250] New: Need to Add Sent KB/s in Aggregate Report (and other reports??)

2016-10-13 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=60250

Bug ID: 60250
   Summary: Need to Add Sent KB/s in Aggregate Report (and other
reports??)
   Product: JMeter
   Version: 3.0
  Hardware: PC
Status: NEW
  Severity: normal
  Priority: P2
 Component: Main
  Assignee: issues@jmeter.apache.org
  Reporter: anafo...@hotmail.com

I verified bugs 
60210 and 60229 
that they added sentBytes to JTL output.  But the Aggregate Report (and others)
have only KB/s (which is assumed to be received KB/s) and NOT Sent (KB/s).

This will be a very useful metrics.

thanks

Ahmad

-- 
You are receiving this mail because:
You are the assignee for the bug.


[Bug 53039] HTTP Request : Be able to handle responses which size exceeds 2147483647 bytes

2016-10-13 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=53039

--- Comment #14 from Ahmad  ---
I verified that 5GB file was captured correctly.

-- 
You are receiving this mail because:
You are the assignee for the bug.


[Bug 60229] Add a new metric : sent_bytes

2016-10-13 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=60229

--- Comment #7 from Philippe Mouawad  ---
(In reply to Ahmad from comment #6)
> I verified that the sentBytes is being captured in JTL file (even for over
> 3GB files). 
Thanks
> BUT the aggregate report still does NOT have Sent KB/s

This would be another bugzilla, please open it.

For now, only HTML report has been updated, see User Manual > Generating Report
Dashboard using default configuration for saveservice.


Thanks

-- 
You are receiving this mail because:
You are the assignee for the bug.


[Bug 60210] HTTP PUT & POST does NOT calculate Sent Bytes

2016-10-13 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=60210

--- Comment #4 from Ahmad  ---
I verified that the sentBytes is being captured in JTL file (even for over 3GB
files). 
BUT the aggregate report still does NOT have Sent KB/s

-- 
You are receiving this mail because:
You are the assignee for the bug.


[Bug 60229] Add a new metric : sent_bytes

2016-10-13 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=60229

--- Comment #6 from Ahmad  ---
I verified that the sentBytes is being captured in JTL file (even for over 3GB
files). 
BUT the aggregate report still does NOT have Sent KB/s

-- 
You are receiving this mail because:
You are the assignee for the bug.