Iperf
wikipedia:iperf perform network throughput tests. https://linux.die.net/man/1/iperf
sudo apt-get install iperf iperf -s ------------------------------------------------------------ Server listening on TCP port 5001 TCP window size: 85.3 KByte (default) ------------------------------------------------------------
iperf -c <address of other computer>
iperf -c 10.10.10.2 ------------------------------------------------------------ Client connecting to 10.10.10.2, TCP port 5001 TCP window size: 129 KByte (default) ------------------------------------------------------------ [ 4] local 10.10.10.50 port 50027 connected with 10.10.10.2 port 5001 [ ID] Interval Transfer Bandwidth [ 4] 0.0-10.0 sec 3.09 GBytes 2.65 Gbits/sec
Related commands
See also
- TCP/IP, Transport protocol, UDP, SCTP, QUIC, subnet mask, Routing protocols: BGP, routing table, Policy based routing, multicast, TCP Fast Open, RDP, TTL, RTT, MPTCP, Large send offload (LSO): (TSO, GRO, GSO, TCP checksum),
ethtool
, SCTP, 5-Tuple, Check TCP connectivity, TCP window size,/proc/sys/net/ipv4/tcp_rmem
, ack, List of TCP ports, localhost, broadcast address - Network performance:
iperf
,nload
,iftop
,iptraf-ng
,nethogs
,bmon
,slurm
,collectl
,collectd
,speedometer
,VnStat
,Darkstat
, Monitorix, mrtg,mrt
,traceroute
, munin, smokeping,sar -n
,ping
,fping
,nping
, Jitter, fast.com - Network monitoring: Cacti, PRTG, MRTG,
ntop
,ntopng
,ping
,nethogs
,netperf
- Performance:
perf
,strace
, Dtrace, SystemTap,iperf
,uperf
,cgroups
,netperf
, sysbench, Queries Per Second (QPS), PerfKitBenchmarker, Load testing
Advertising: