flowgrind-stop

Distributed network performance measurement tool

Install

All systems
curl cmd.cat/flowgrind-stop.sh
Debian Debian
apt-get install flowgrind
Ubuntu
apt-get install flowgrind
image/svg+xml Kali Linux
apt-get install flowgrind
Windows (WSL2)
sudo apt-get update sudo apt-get install flowgrind
OS X
brew install flowgrind
Raspbian
apt-get install flowgrind

flowgrind

Distributed network performance measurement tool

Flowgrind is a TCP performance measurement tool similar to iperf and netperf to measure throughput and other metrics for TCP. In Flowgrind's distributed architecture, the flowgrind controller is used to schedule flows between and collect live samples from nodes running the flowgrindd daemon. Features: * Measure bandwidth, delay, and IAT and sample TCP kernel metrics (tcp_info) * Bulk transfers, rate-limited flows, sophisticated request/response test * Report observed MSS/MTU size * Set buffer size on per flow basis * Set congestion control algorithm, DSCP field, etc. * Uses asynchronous I/O to improve fairness between flows * Gnuplot compatible configureable output format

flowgrind-dbg

Debugging version of flowgrind

This package contains debugging symbols for flowgrind, a distributed network performance measurement tool.