LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Server (https://www.linuxquestions.org/questions/linux-server-73/)
-   -   Upload / Download - command line tool to test speed (https://www.linuxquestions.org/questions/linux-server-73/upload-download-command-line-tool-to-test-speed-854181/)

dlugasx 01-04-2011 12:40 PM

Upload / Download - command line tool to test speed
 
Hi all,

does anybody knows nice tool to check connection speed UPLOAD / DOWNLOAD on the server ?

Maybe existing something like speedtest.net for servers ?


cheers

Dlugasx

eSelix 01-04-2011 12:57 PM

For example "iperf".

dlugasx 01-04-2011 01:02 PM

Quote:

Originally Posted by eSelix (Post 4212963)
For example "iperf".

looks good, do You know how to use it ?

eSelix 01-05-2011 02:15 PM

On the one PC run it with "iperf -s" on the other "iperf -c IP_OF_SERVER" and wait 10 seconds for answer. For more options, like UDP test, bidirectional test, etc. look "man iperf".


All times are GMT -5. The time now is 09:02 AM.