How to use speedtest on a Linux server to check, store and report internet speeds graphically

[ad_1]

How to use speedtest on a Linux server to check, store and report internet speeds graphically

Internet connection speed is something that we always check at our homes and offices. The most common method that we use is by visiting a speed test website like speedtest.net. On that site, a javascript application is loaded in the web browser which selects the best (nearby) server based on the ping time and then the speed test results for that server are shown. Speedtest.net also uses a flash player to produce the result graphically (beta version now uses HTML5).

The problem using these web based speed tests is that it does not allow you to schedule the speed test at regular intervals, e.g. as a cronjob and you can't use them on headless servers. One application that can solve this problem is “speedtest-cli”. This application allows you to check your internet speed using the command line.

Speedtest-cli is a script written in the Python programming language which measures the internet speed bidirectionally. This application allows you to check your internet speed upon distance in km, it can test against specific servers and it also provides a URL so that you can share your result on the internet.

See https://www.howtoforge.com/tutorial/how-to-use-speedtest-on-a-linux-server-to-check-store-and-report-internet-speeds-graphically/

5rJeQmGGDydaZaGjXwWQOtpr6nJvovruO4OYCwR i 8lZHfRvIKuQlplVrizqNufiOe xzZqXIw1BN2SBrcV0FQ2jYdBknjSmxZltESYYLq2CGp51oZM2T9s2f3HD5AguG6Er 1nK8EEDYv5kSmfky78ACZgjHLA8WIhxnhHG 1rkZvMyGUAC5AwftHw8xqztpifI77J4S cXA=w506 h910 How to use speedtest on a Linux server to check, store and report internet speeds graphically

[ad_2]

Source link