
ISP Logger
Automated internet performance monitoring
5 followers
Automated internet performance monitoring
5 followers
ISP Logger is an automated internet speed performance analytics tool. A small open source script performs a speed test on a docker image every hour and can be analysed on the easy to use Dashboard.





ISP Logger
- Rain Speed Test
- How I got Fibre
Problem: My internet connection is extremely unstable or slow at specific times of the day and then other times of the day it works fine. It is very difficult to explain to customer support of the ISP's especially when they want to do tests and the problem would vanish at that time, making troubleshooting difficult. I need a way to show the ISP with proof how and when service deteriorates. Solution: Introducing ISP Logger ISP Logger is a tiny Open Source script that runs on Linux, MacOS and Windows via a Docker image. It performs a test every hour and sends the data to a cloud based server. With a modern cloud based Dashboard analyse your connections performance and stability from anywhere. Features: - Log from any device that supports Docker. - Automatically locates a local test server. - Browse your results on an easy to use dashboard. - Export results data in JSON and CSV *(coming soon)*. - Graph out all results and to find poor times. Tech Stack: - The Docker Image is uses Python - The Backend is written in Python and uses the Django Web Framework. - The Frontend is built with React (Next JS) and the Bulma CSS Framework. Try it out now over at https://www.isplogger.com. Get started for free. Open Source The client is fully open source. Contributors get upgraded to PRO at no cost. ISP Logger on Github