Install the app
How to install the app on iOS

Follow along with the video below to see how to install our site as a web app on your home screen.

Note: This feature may not be available in some browsers.

Is there a way I can measure internet speed on my DS224+?

As an Amazon Associate, we may earn commissions from qualifying purchases. Learn more...

Thanks. Sorry to be such a newb, but how would I run that command line instruction?
 
Apologies for missing the post, I have a work weekend and Friday was a prep day for a new product rollout, so completely missed this message.

Ok, so the command line will be a bit tricky, as you need to install it 1st in order to run it. DSM does not allow for such operations unless you side load what you need.

This on the other hand could have security and configuration issue down the road, especially when a new DSM update arrives, as well as the security advisor app will start screaming.

It would be best to sandbox this inside a docker container running via the official support package, the Container Manager (inside the package center).

While the Container Manager is a webUI driven environment so you can stay clear of the command line, I would recommend using the CLI for this as it is just a single command line that will get everything up and running including the test, and result.

step 01 - Install Container Manager from the Package Center

step 02 - activate SSH access using the Control Panel > Terminal section

step 03 - use PUTTY (windows), or Terminal app (macOS/Linux) to log in via SSH

step 04 - use the following: ssh yourDSMaccout@yourNASIP inside the app from the previous step ex: ssh [email protected]

step 05 - use your DSM credentials to get access via the command line (password will not be visible so just type it and hit return)

step 06 - once logged in, use sudo -i to elevate your credentials to root

step 07 - once logged as root (indicated by the change of the prompt) execute the following: docker run --rm -it gists/speedtest-cli

step 08 - previous command will run the speedtest in the command line and remove the container once completed (hence the --rm switch). Before that it will download the gists/speedtest-cli image that the Docker will use to create a short lived container, run the test, give you the URL of the result and terminate.

You can simply rerun the same command again to repeat the test. This time the image will not download as the NAS already has it, so a fresh container will spring up, rerun the test and again terminate.

Example of the output:

Bash:
root@K-2SO:~# docker run --rm -it gists/speedtest-cli
Unable to find image 'gists/speedtest-cli:latest' locally
latest: Pulling from gists/speedtest-cli
661ff4d9561e: Pull complete
0f50616fa285: Pull complete
Digest: sha256:da510db875e4f3e507d1166ca6cdafe79aab6302c10ba23d29fa0ade12ecf50c
Status: Downloaded newer image for gists/speedtest-cli:latest

==============================================================================

You may only use this Speedtest software and information generated
from it for personal, non-commercial use, through a command line
interface on a personal computer. Your use of this software is subject
to the End User License Agreement, Terms of Use and Privacy Policy at
these URLs:

        https://www.speedtest.net/about/eula
        https://www.speedtest.net/about/terms
        https://www.speedtest.net/about/privacy

==============================================================================

License acceptance recorded. Continuing.

==============================================================================

Ookla collects certain data through Speedtest that may be considered
personally identifiable, such as your IP address, unique device
identifiers or location. Ookla believes it has a legitimate interest
to share this data with internet providers, hardware manufacturers and
industry regulators to help them understand and create a better and
faster internet. For further information including how the data may be
shared, where the data may be transferred and Ookla's contact details,
please see our Privacy Policy at:

       http://www.speedtest.net/privacy

==============================================================================

License acceptance recorded. Continuing.


   Speedtest by Ookla

      Server: A1 Slovenija, d.d. - Ljubljana (id: 54112)
         ISP: Fenice Telekom Grupa d.o.o.
Idle Latency:     3.35 ms   (jitter: 0.10ms, low: 3.30ms, high: 3.47ms)
    Download:   910.73 Mbps (data used: 411.2 MB)                                                   
                  5.47 ms   (jitter: 0.60ms, low: 4.19ms, high: 8.21ms)
      Upload:   845.15 Mbps (data used: 582.9 MB)                                                   
                  3.79 ms   (jitter: 4.31ms, low: 3.22ms, high: 212.57ms)
 Packet Loss: Not available.
  Result URL: https://www.speedtest.net/result/c/068963e0-d724-4a05-a03a-a75256a74662
 

Create an account or login to comment

You must be a member in order to leave a comment

Create account

Create an account on our community. It's easy!

Log in

Already have an account? Log in here.

Similar threads

Hi, I have a Synology DS718+ with 2 LAN interfaces. LAN#1 (192.168.1.12) is my local LAN...
Replies
0
Views
100
I appreciate your comment. And after many years of dealing with a variety of broadband and router...
Replies
6
Views
551
  • Question Question
How is the HDD formatted? If NTFS, you could put it into a drive enclosure or dock/caddy, connect it via...
Replies
5
Views
787
  • Question Question
I know you insist on using Windows explorer but only for test can you try same operations with Total...
Replies
18
Views
1,864

Welcome to SynoForum.com!

SynoForum.com is an unofficial Synology forum for NAS owners and enthusiasts.

Registration is free, easy and fast!

Trending content in this forum

Back
Top