Skip to content

A docker image that performs an automated speedtest with interval and publish results on logz.io

License

Notifications You must be signed in to change notification settings

satblip/auto-speedtest

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Auto-Speedtest

Internet download speed

Automated Speedtest.net script that publish its results on logz.io

Requirements

  • Docker installed
  • A logz.io account

How to use

docker run -e LOGZIO_TOKEN=<<YOUR-TOKEN>> satblip/auto-speedtest

Options

Optional parameters can be passed through environment variables

  • THROTTLING is the value in ms of the interval between the tests (default: 60 minutes)
  • LOGZIO_TYPE is the the value of type in the logs that are pushed to logz.io (default: speedtest)
  • LOGZIO_HOST is the host where the results are pushed (default: listener.logz.io)

About

A docker image that performs an automated speedtest with interval and publish results on logz.io

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published