-
Notifications
You must be signed in to change notification settings - Fork 50
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
23 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,23 @@ | ||
daily_speedtest | ||
=============== | ||
|
||
This SDK Application runs Ookla speedtests at configurable times (on the hour) each day. | ||
|
||
> Default hours are 8am, 12pm, 4pm. | ||
You can edit the hours under System > SDK Data. | ||
|
||
Edit the "daily_speedtest" entry and set the value of "hours" accordingly. | ||
|
||
> It uses 24-hour format and just the hour number (integer). For example 5pm = 17. | ||
|
||
The app puts the results in the **asset_id** field which is visible in the NCM devices grid. | ||
|
||
You can change the path (field) that the results go into in the same SDK Data entry. | ||
|
||
|
||
**Example log output:** | ||
|
||
06:51:18 PM INFO daily_speedtest Daily speedtest scheduled for 12:00 -- Running now... | ||
06:51:41 PM INFO daily_speedtest 51.48Mbps Down / 10.61Mbps Up / 105ms latency |