場景:
1、系統centos7.0-123,該版本下的網絡測試工具iperf3
下載gz包
#wget http://downloads.es.net/pub/iperf/iperf-3.0.6.tar.gz #tar zxvf iperf-3.0.6.tar.gz # cd iperf-3.0.6 # ./configure # make # make install
參考鏈接http://linoxide.com/monitoring-2/install-iperf-test-network-speed-bandwidth/