[Battlemesh] iperf3 and WBM results
Markus Pargmann
mpa at pengutronix.de
Tue Jan 20 16:09:16 CET 2015
Hi,
On Tue, Jan 20, 2015 at 04:02:46PM +0100, Benjamin Henrion wrote:
> Hi,
>
> As you may know, iperf has been rewritten from scratch with iperf3.
>
> I don't know how the WBM results are gathered, but I used CSV outputs
> of iperf2 in the past, and this option disappeared in the past in
> favour of a JSON format.
>
> I am currently hunting for a simple CLI tool to convert this output to
> CSV, I have only succeeded via a web interface here:
>
> http://konklone.io/json/
>
> Now if you have a good recommendationfor something that works out of
> the box for iperf3 json output.
python has builtin json and csv support:
https://docs.python.org/3/library/json.html
https://docs.python.org/3/library/csv.html
Regards,
Markus
--
Pengutronix e.K. | |
Industrial Linux Solutions | http://www.pengutronix.de/ |
Peiner Str. 6-8, 31137 Hildesheim, Germany | Phone: +49-5121-206917-0 |
Amtsgericht Hildesheim, HRA 2686 | Fax: +49-5121-206917-5555 |
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 819 bytes
Desc: Digital signature
URL: <http://ml.ninux.org/pipermail/battlemesh/attachments/20150120/19dd5581/attachment-0001.sig>
More information about the Battlemesh
mailing list