检测ssh网络实时吞吐量命令:# apt-get install pv# yes | pv | ssh ip "cat > /dev/null" 转载于:https://blog.51cto.com/yangzhiming/1936822