EdgeOS Throughput Measurement Tools
I wrote some python scripts for measuring throughput on Ubiquiti routers (running EdgeOS). These scripts do not perform a speedtest, they return the throughput of the router which is how much data is moving through the router at that time. There are two versions of the script one that runs once and one that runs until stopped. Example output of single run script: Example output of the loop script: There is more information about the scripts and the…