Re: [Flent-users] [tohojo/flent] Problem with Flent Average for rrul & rrul_be? (#184)

2019-09-19 Thread Rich Brown
Closed #184.

-- 
You are receiving this because you commented.
Reply to this email directly or view it on GitHub:
https://github.com/tohojo/flent/issues/184#event-2647685942___
Flent-users mailing list
Flent-users@flent.org
http://flent.org/mailman/listinfo/flent-users_flent.org


Re: [Flent-users] [tohojo/flent] Problem with Flent Average for rrul & rrul_be? (#184)

2019-09-19 Thread Rich Brown
Better. Thanks!

```
Started Flent 1.9.9-git-fa47b0f using Python 3.7.3.
Starting rrul test. Expected run time: 70 seconds.
Data file written to 
./rrul-2019-09-19T123807.165015.Rich_Test_-_Flent_1_9_9-git-fa47b0f.flent.gz

Summary of rrul test run from 2019-09-19 16:38:07.165015
  Title: 'Rich_Test_-_Flent_1.9.9-git-fa47b0f'

   avg   median  # data pts
 Ping (ms) ICMP :   107.00   105.00 ms  354
 Ping (ms) ICMP 1.1.1.1 (extra) :30.0029.20 ms  354
 Ping (ms) UDP BE   :   106.84   107.41 ms  354
 Ping (ms) UDP BK   :   106.84   106.95 ms  354
 Ping (ms) UDP EF   :   106.38   107.07 ms  354
 Ping (ms) avg  :91.41  N/A ms  354
 TCP download BE: 1.50 1.52 Mbits/s 354
 TCP download BK: 1.54 1.56 Mbits/s 354
 TCP download CS5   : 1.43 1.48 Mbits/s 354
 TCP download EF: 1.59 1.68 Mbits/s 354
 TCP download avg   : 1.52  N/A Mbits/s 354
 TCP download sum   : 6.06  N/A Mbits/s 354
 TCP totals : 6.50  N/A Mbits/s 354
 TCP upload BE  : 0.10 0.10 Mbits/s 354
 TCP upload BK  : 0.11 0.11 Mbits/s 354
 TCP upload CS5 : 0.11 0.11 Mbits/s 354
 TCP upload EF  : 0.12 0.11 Mbits/s 354
 TCP upload avg : 0.11  N/A Mbits/s 354
 TCP upload sum : 0.44  N/A Mbits/s 354
Started Flent 1.9.9-git-fa47b0f using Python 3.7.3.
Starting rrul_be test. Expected run time: 70 seconds.
Data file written to 
./rrul_be-2019-09-19T123928.602131.Rich_Test_-_Flent_1_9_9-git-fa47b0f.flent.gz

Summary of rrul_be test run from 2019-09-19 16:39:28.602131
  Title: 'Rich_Test_-_Flent_1.9.9-git-fa47b0f'

   avg   median  # data pts
 Ping (ms) ICMP :   106.00   105.00 ms  355
 Ping (ms) ICMP 1.1.1.1 (extra) :30.7029.65 ms  355
 Ping (ms) UDP BE1  :   105.26   105.71 ms  355
 Ping (ms) UDP BE2  :   105.26   105.60 ms  355
 Ping (ms) UDP BE3  :   105.60   105.54 ms  355
 Ping (ms) avg  :90.56  N/A ms  355
 TCP download BE: 1.51 1.55 Mbits/s 355
 TCP download BE2   : 1.67 1.67 Mbits/s 355
 TCP download BE3   : 1.42 1.42 Mbits/s 355
 TCP download BE4   : 1.40 1.45 Mbits/s 355
 TCP download avg   : 1.50  N/A Mbits/s 355
 TCP download sum   : 6.00  N/A Mbits/s 355
 TCP totals : 6.44  N/A Mbits/s 355
 TCP upload BE  : 0.11 0.11 Mbits/s 355
 TCP upload BE2 : 0.11 0.11 Mbits/s 355
 TCP upload BE3 : 0.11 0.11 Mbits/s 355
 TCP upload BE4 : 0.11 0.11 Mbits/s 355
 TCP upload avg : 0.11  N/A Mbits/s 355
 TCP upload sum : 0.44  N/A Mbits/s 355
```

-- 
You are receiving this because you commented.
Reply to this email directly or view it on GitHub:
https://github.com/tohojo/flent/issues/184#issuecomment-533215052___
Flent-users mailing list
Flent-users@flent.org
http://flent.org/mailman/listinfo/flent-users_flent.org


Re: [Flent-users] [tohojo/flent] Problem with Flent Average for rrul & rrul_be? (#184)

2019-09-19 Thread Toke Høiland-Jørgensen
Rich Brown  writes:

> I'm not sure I see any difference... I attach the flent.gz and log
> files.

Huh, no, seems I was wrong in my root cause analysis. The issue is that
it's actually being output on stderr, not stdout.

Should be fixed in fa47b0f6df7de6cc35eca5b6d04f77c2c59bdbf1...


-- 
You are receiving this because you commented.
Reply to this email directly or view it on GitHub:
https://github.com/tohojo/flent/issues/184#issuecomment-533164074___
Flent-users mailing list
Flent-users@flent.org
http://flent.org/mailman/listinfo/flent-users_flent.org


Re: [Flent-users] [tohojo/flent] Problem with Flent Average for rrul & rrul_be? (#184)

2019-09-17 Thread Toke Høiland-Jørgensen
Rich Brown  writes:

> Looks good. Displayed ping averages are much more reasonable.

Awesome!

> Does the plotted Ping Average include/average in the extra host
> (1.1.1.1)? Is this new? Thanks.

Yeah, it does. And no, it isn't. I'm wondering why it isn't in the
summary output...


-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/tohojo/flent/issues/184#issuecomment-532151706___
Flent-users mailing list
Flent-users@flent.org
http://flent.org/mailman/listinfo/flent-users_flent.org


Re: [Flent-users] [tohojo/flent] Problem with Flent Average for rrul & rrul_be? (#184)

2019-09-16 Thread Rich Brown
Looks good. Displayed ping averages are much more reasonable. 

Does the plotted Ping Average include/average in the extra host (1.1.1.1)? Is 
this new? Thanks.

```
Started Flent 1.9.9-git-83a0308 using Python 3.7.3.
Starting rrul test. Expected run time: 70 seconds.
Data file written to ./rrul-2019-09-16T190433.498468.Rich_s_Mac.flent.gz

Summary of rrul test run from 2019-09-16 23:04:33.498468
  Title: 'Rich's_Mac'

   avg   median  # data pts
 Ping (ms) ICMP :   107.09   106.00 ms  350
 Ping (ms) ICMP 1.1.1.1 (extra) :31.7431.95 ms  350
 Ping (ms) UDP BE   :   104.60   104.82 ms  352
 Ping (ms) UDP BK   :   104.60   104.93 ms  352
 Ping (ms) UDP EF   :   103.52   103.95 ms  352
 Ping (ms) avg  :   104.24  N/A ms  352
 TCP download BE: 1.40 1.41 Mbits/s 352
 TCP download BK: 1.46 1.50 Mbits/s 352
 TCP download CS5   : 1.78 1.83 Mbits/s 352
 TCP download EF: 1.53 1.55 Mbits/s 352
 TCP download avg   : 1.54  N/A Mbits/s 352
 TCP download sum   : 6.17  N/A Mbits/s 352
 TCP totals : 6.64  N/A Mbits/s 352
 TCP upload BE  : 0.12 0.11 Mbits/s 352
 TCP upload BK  : 0.12 0.11 Mbits/s 352
 TCP upload CS5 : 0.11 0.11 Mbits/s 352
 TCP upload EF  : 0.12 0.11 Mbits/s 352
 TCP upload avg : 0.12  N/A Mbits/s 352
 TCP upload sum : 0.47  N/A Mbits/s 352
Started Flent 1.9.9-git-83a0308 using Python 3.7.3.
Starting rrul_be test. Expected run time: 70 seconds.
Data file written to ./rrul_be-2019-09-16T190554.907631.Rich_s_Mac.flent.gz

Summary of rrul_be test run from 2019-09-16 23:05:54.907631
  Title: 'Rich's_Mac'

   avg   median  # data pts
 Ping (ms) ICMP :   105.73   104.00 ms  350
 Ping (ms) ICMP 1.1.1.1 (extra) :31.2730.90 ms  349
 Ping (ms) UDP BE1  :   104.28   104.38 ms  352
 Ping (ms) UDP BE2  :   104.06   103.84 ms  352
 Ping (ms) UDP BE3  :   105.60   105.60 ms  352
 Ping (ms) avg  :   104.64  N/A ms  352
 TCP download BE: 1.46 1.47 Mbits/s 352
 TCP download BE2   : 1.52 1.56 Mbits/s 352
 TCP download BE3   : 1.53 1.56 Mbits/s 352
 TCP download BE4   : 1.64 1.70 Mbits/s 352
 TCP download avg   : 1.54  N/A Mbits/s 352
 TCP download sum   : 6.15  N/A Mbits/s 352
 TCP totals : 6.61  N/A Mbits/s 352
 TCP upload BE  : 0.10 0.10 Mbits/s 352
 TCP upload BE2 : 0.12 0.11 Mbits/s 352
 TCP upload BE3 : 0.12 0.11 Mbits/s 352
 TCP upload BE4 : 0.12 0.11 Mbits/s 352
 TCP upload avg : 0.11  N/A Mbits/s 352
 TCP upload sum : 0.46  N/A Mbits/s 352
```
https://user-images.githubusercontent.com/1094930/64999472-ec7ff600-d8b5-11e9-963e-c5aa353756d3.png;>

https://user-images.githubusercontent.com/1094930/64999484-f86bb800-d8b5-11e9-8961-0f0b2f0e5883.png;>


-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/tohojo/flent/issues/184#issuecomment-531994187___
Flent-users mailing list
Flent-users@flent.org
http://flent.org/mailman/listinfo/flent-users_flent.org


Re: [Flent-users] [tohojo/flent] Problem with Flent Average for rrul & rrul_be? (#184)

2019-09-16 Thread Toke Høiland-Jørgensen
Rich Brown  writes:

> OK New run, this time with result and log files... (Charts are
> substantially the same as above.) Thanks!

Aha! That's useful!

Right, so there are two things going on here:

- The MEAN_VALUE stored as metadata has not been transformed from
  transactions/second to ms.

- The extra ping test was included in the average but not on the plot.

Both of these should be fixed in current master, although the former
will only work for new data files. Not sure if I can find a good way to
detect that the transformation is missing and fix it in post-processing,
unfortunately :(



-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/tohojo/flent/issues/184#issuecomment-531805441___
Flent-users mailing list
Flent-users@flent.org
http://flent.org/mailman/listinfo/flent-users_flent.org


Re: [Flent-users] [tohojo/flent] Problem with Flent Average for rrul & rrul_be? (#184)

2019-09-15 Thread Rich Brown
OK New run, this time with result and log files... (Charts are substantially 
the same as above.) Thanks!

[rrul_be-2019-09-15T125209.510692.Richs-MBP-10337_lan.log](https://github.com/tohojo/flent/files/3614011/rrul_be-2019-09-15T125209.510692.Richs-MBP-10337_lan.log)
[rrul_be-2019-09-15T125209.510692.Richs-MBP-10337_lan.flent.gz](https://github.com/tohojo/flent/files/3614012/rrul_be-2019-09-15T125209.510692.Richs-MBP-10337_lan.flent.gz)
[rrul-2019-09-15T125048.680495.Richs-MBP-10337_lan.log](https://github.com/tohojo/flent/files/3614013/rrul-2019-09-15T125048.680495.Richs-MBP-10337_lan.log)
[rrul-2019-09-15T125048.680495.Richs-MBP-10337_lan.flent.gz](https://github.com/tohojo/flent/files/3614014/rrul-2019-09-15T125048.680495.Richs-MBP-10337_lan.flent.gz)

```
Started Flent 1.9.9-git-436d5b6 using Python 3.7.3.
Starting rrul test. Expected run time: 70 seconds.
Data file written to 
./rrul-2019-09-15T125048.680495.Richs-MBP-10337_lan.flent.gz

Summary of rrul test run from 2019-09-15 16:50:48.680495
  Title: 'Richs-MBP-10337.lan'

   avg   median  # data pts
 Ping (ms) ICMP :   106.26   105.00 ms  350
 Ping (ms) ICMP 1.1.1.1 (extra) :30.8230.25 ms  350
 Ping (ms) UDP BE   : 9.47   105.93 ms  353
 Ping (ms) UDP BK   : 9.11   106.72 ms  353
 Ping (ms) UDP EF   : 9.43   105.93 ms  353
 Ping (ms) avg  : 9.34  N/A ms  353
 TCP download BE: 1.60 1.66 Mbits/s 353
 TCP download BK: 1.49 1.53 Mbits/s 353
 TCP download CS5   : 1.47 1.53 Mbits/s 353
 TCP download EF: 1.44 1.46 Mbits/s 353
 TCP download avg   : 1.50  N/A Mbits/s 353
 TCP download sum   : 6.00  N/A Mbits/s 353
 TCP totals : 6.42  N/A Mbits/s 353
 TCP upload BE  : 0.10 0.10 Mbits/s 353
 TCP upload BK  : 0.10 0.10 Mbits/s 353
 TCP upload CS5 : 0.11 0.11 Mbits/s 353
 TCP upload EF  : 0.11 0.11 Mbits/s 353
 TCP upload avg : 0.11  N/A Mbits/s 353
 TCP upload sum : 0.42  N/A Mbits/s 353
Started Flent 1.9.9-git-436d5b6 using Python 3.7.3.
Starting rrul_be test. Expected run time: 70 seconds.
Data file written to 
./rrul_be-2019-09-15T125209.510692.Richs-MBP-10337_lan.flent.gz

Summary of rrul_be test run from 2019-09-15 16:52:09.510692
  Title: 'Richs-MBP-10337.lan'

   avg   median  # data pts
 Ping (ms) ICMP :   106.03   105.00 ms  350
 Ping (ms) ICMP 1.1.1.1 (extra) :31.5331.20 ms  350
 Ping (ms) UDP BE1  : 9.23   105.43 ms  353
 Ping (ms) UDP BE2  : 9.44   106.72 ms  353
 Ping (ms) UDP BE3  : 9.53   104.99 ms  353
 Ping (ms) avg  : 9.40  N/A ms  353
 TCP download BE: 1.54 1.57 Mbits/s 353
 TCP download BE2   : 1.43 1.46 Mbits/s 353
 TCP download BE3   : 1.59 1.67 Mbits/s 353
 TCP download BE4   : 1.51 1.55 Mbits/s 353
 TCP download avg   : 1.52  N/A Mbits/s 353
 TCP download sum   : 6.07  N/A Mbits/s 353
 TCP totals : 6.50  N/A Mbits/s 353
 TCP upload BE  : 0.11 0.11 Mbits/s 353
 TCP upload BE2 : 0.10 0.11 Mbits/s 353
 TCP upload BE3 : 0.11 0.11 Mbits/s 353
 TCP upload BE4 : 0.11 0.10 Mbits/s 353
 TCP upload avg : 0.11  N/A Mbits/s 353
 TCP upload sum : 0.43  N/A Mbits/s 353
```


-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/tohojo/flent/issues/184#issuecomment-531582048___
Flent-users mailing list
Flent-users@flent.org
http://flent.org/mailman/listinfo/flent-users_flent.org