Howdy, Stranger!

It looks like you're new here. If you want to get involved, click one of these buttons!


In this Discussion

Getting download speeds
New on LowEndTalk? Please Register and read our Community Rules.

All new Registrations are manually reviewed and approved, so a short delay after registration may occur before your account becomes active.

Getting download speeds

Hi,

On several locations I find output of download speeds from a server to different locations, such as the one below.

Which command/application should be used to get this kind of output ?

Thanks

CPU model : Intel(R) Xeon(R) CPU 5150 @ 2.66GHz
Number of cores : 2
CPU frequency : 2666.664 MHz
Total amount of ram : 7870 MB
Total amount of swap : 7999 MB
System uptime : 2 days, 10:14,
Download speed from CacheFly: 534KB/s
Download speed from Coloat, Atlanta GA: 12.0MB/s
Download speed from Softlayer, Dallas, TX: 63.8MB/s
Download speed from Linode, Tokyo, JP: 11.7MB/s
Download speed from i3d.net, Rotterdam, NL: 15.6MB/s
Download speed from Leaseweb, Haarlem, NL: 59.5MB/s
Download speed from Softlayer, Singapore: 8.11MB/s
Download speed from Softlayer, Seattle, WA: 28.0MB/s
Download speed from Softlayer, San Jose, CA: 30.2MB/s
Download speed from Softlayer, Washington, DC: 2.79MB/s
I/O speed : 72.5 MB/s

Comments

  • TrafficTraffic Member

    wget freevps.us/downloads/bench.sh -O - -o /dev/null|bash

    Or

    wget dl.getipaddr.net/speedtest.sh -q -O- | bash

    Thanked by 1wlambrechts
Sign In or Register to comment.