SpeedTest - Ookla
Summary
This script gathers an internet speed test record from Ookla.
Time Saved by Automation: 15 Minutes
Sample Run
Dependencies
Variables
| Variable | Description | 
|---|---|
| Ookla | This variable contains information about whether the Ookla package was downloaded and extracted properly. | 
| Speedtest | This variable contains information about the Ookla speed test executable file output. | 
Script States
| Name | Example | Description | 
|---|---|---|
| SpeedTestCLI | @ServerName@ -- @ServerId@ -- @Latency@ -- @Jitter@ -- @PacketLoss@ -- @Download@ -- @Upload@ -- @Downloadbytes@ -- @Uploadbytes@ -- @ExecuteDate@ -- @ShareURL@ | This stores all speed test output. | 
Process
This script downloads the speed test zip file from Ookla and extracts it. After extraction, it executes the file and stores the output in a script state.
Output
- Script log
- Script state
- Dataview