MAIN MENU

Agent Software


Installation of Agent software on Ubuntu
Download Linux Agent

Install required libraries (names may differ slightly on older/newer Ubuntu):
sudo apt update
sudo apt install -y libcurl4 libyaml-cpp0.8 libssl3

Copy the configuration file to the same folder as the Agent executable.


Installation of Agent software on Windows
Download Windows Agent


Installation of Agent software on Android phones
Download Android APK file

NOTE! iPerf3 is included in the APK file


Configuration file (for Linux and Windows agents)
Download Configuration File

If there are no config file, the agent will ask for the parameters.

The configuration file must be located in the same folder as the Agent software.

Edit the configuration file before starting the agent. The configuration file must specify the agent name, a unique id, and the address of the testHQ server (e.g. https://www.testhq.eu or http://10.0.0.55:8934).


NOTE! iPerf3 must be preinstalled on Linux and Windows agents.

iPerf3 can be downloaded from:
Download iPerf3
(Opens in a new tab)