Skip to content

Latest commit

 

History

History
24 lines (17 loc) · 649 Bytes

readme.md

File metadata and controls

24 lines (17 loc) · 649 Bytes

Plug-and-play internet monitoring in docker

This project is a plug and play solution for monitoring your internet connection.

Highlights

  • ookla speedtest every 10minutes (download, upload, ping, jitter, packetloss)
  • avg ping times of specified hosts and current gateway every minute
  • just 6MB docker image

Screenshot from 2022-02-22 00-11-22

Setup

install docker + docker-compose

clone repo

git clone [email protected]:doebi/speedtest.git

run containers using docker-compose

docker-compose up -d