tohojo/Flent

Project ID: 25035

Description

The FLExible Network Tester is a Python wrapper to run multiple simultaneous netperf/iperf/ping instances and aggregate the results.

Tests are specified as config files (which are really Python), and various parsers for tool output are supplied. At the moment, parsers for netperf in -D mode, iperf in csv mode and ping/ping6 in -D mode are supplied, as well as a generic parser for commands that just outputs a single number.

Several commands can be run in parallel and, provided they output timestamped values, (which netperf ping and iperf do, the latter with a small patch, available in the misc/ directory), the test data points can be aligned with each other in time, interpolating differences between the actual measurement points. This makes it possible to graph (e.g.) ping times before, during and after a link is loaded.

Installation Instructions

To install Flent from this repo, perform the following steps:

  • Add the repository with dnf copr enable tohojo/Flent
  • Install with dnf install flent

To file issues, please use https://github.com/tohojo/flent/issues

Active Releases

The following unofficial repositories are provided as-is by owner of this project. Contact the owner directly for bugs or issues (IE: not bugzilla).

Release Architectures Repo Download
Fedora 37 aarch64 (13)*, i386 (17)*, ppc64le (12)*, x86_64 (16)* Fedora 37 (0 downloads)
Fedora 38 aarch64 (0)*, i386 (3)*, ppc64le (0)*, x86_64 (2)* Fedora 38 (35 downloads)
Fedora 39 aarch64 (1)*, i386 (0)*, ppc64le (0)*, x86_64 (0)* Fedora 39 (7 downloads)
Fedora 40 aarch64 (0)*, i386 (0)*, ppc64le (0)*, x86_64 (0)* Fedora 40 (2 downloads)
Fedora rawhide aarch64 (57)*, i386 (53)*, ppc64le (45)*, x86_64 (44)* Fedora rawhide (162 downloads)

* Total number of downloaded packages.