How to run a speed test on WHM, cPanel & Plesk Servers

Learn how to run an internet speed test on WHM, cPanel and Plesk servers using terminal commands to check download speed, upload speed and latency.

How to run a speed test on WHM, cPanel & Plesk Servers

Cpanel Plesk WHM Web Hosting

Below is a list of commands to run on your WHM, cPanel or Plesk server to conduct a speed test using Speedtest by Ookla through your server terminal. Open the terminal and follow the steps below.

Important: Running commands as the root user can affect your server configuration. Only continue if you are comfortable using the command line, and consider creating a server backup before making changes.

Install one dependency

The following command uses the YUM package manager to install Python. On newer operating systems, you may need to install Python 3 instead.

yum install -y python

Enter the root directory

Use the following command to move to the current user’s home directory.

cd ~

Retrieve the Python script using wget

The command below downloads the open-source speedtest-cli project from GitHub. This is a third-party script and is separate from the official Ookla Speedtest CLI.

wget https://raw.githubusercontent.com/sivel/speedtest-cli/master/speedtest.py

Make the speedtest.py script executable

The chmod command changes the file permissions so the downloaded script can be executed.

chmod +x speedtest.py

Run the script to see your download and upload speeds

Run the script to measure the server’s latency, download speed and upload speed.

./speedtest.py
Server download and upload speed test results displayed in a terminal

Want your results in an image?

Use the --share option to generate a shareable image of the speed test result.

./speedtest.py --share

This option will display a link in the terminal. Copy the link into your browser to open the result in an image format that can be saved or shared.

Shareable Speedtest result showing server download and upload speeds

Ready to Grow Your Business Online with Media Booth®?

Tell us about your goals, current website and the areas where you need support. Our team will review your enquiry and help you identify the right next steps.

"*" indicates required fields

This field is for validation purposes and should be left unchanged.
Name*

Turn More Clicks Into Business Growth

Partner with Media Booth® for practical digital marketing strategies that improve visibility, attract better leads and support measurable long-term growth.