Wednesday, August 6, 2014

Measure the bandwidth between 2 servers

Computer A, B:
> sudo apt-get install iperf

Computer A:
> iperf -s

Computer B:
> iperf -c address_of_computer_A

No comments:

Post a Comment

Note: Only a member of this blog may post a comment.