Skip to main content

Documentation Index

Fetch the complete documentation index at: https://help.onetsolutions.net/llms.txt

Use this file to discover all available pages before exploring further.

A speed test measures your server’s network performance, including download and upload speeds.
Prerequisites
  • A VPS with OnetSolutions
  • SSH access to your server

Installation and Usage

1

Download speedtest-cli

wget -O speedtest-cli https://raw.githubusercontent.com/sivel/speedtest-cli/master/speedtest.py
chmod +x speedtest-cli
2

Run the test

./speedtest-cli

Understanding Results

MetricDescription
Download SpeedRate of data transfer from internet to your server
Upload SpeedRate of data transfer from your server to internet
Ping/LatencyTime for data to travel to the test server and back
  • Higher download/upload speeds indicate faster connections
  • Lower latency is better for real-time applications
  • Run multiple tests at different times for accurate results
Speed test results are indicative and may vary based on server load, time of day, and test server location.