I made a tool that analyzes internet speed in the background

This page summarizes the projects mentioned and recommended in the original post on /r/HomeNetworking

InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  • connection-analyzer

    Tool that analyzes you Internet speed

  • I needed something like this to monitor my connection through my raspberrypi, so I created this (https://github.com/0xfederama/connection-analyzer). Go check it out if you need something like that

  • network-traffic-metrics

    Monitor network traffic with Prometheus & Grafana

  • I started with a similar periodic polling approach personally, but quickly gave it up. It’s not worth sacrificing bandwidth to run periodic speed tests in most cases, especially since DSL will cannibalize down with up. If nothing else, the fact that it competes with normal traffic will skew the data. And 8 hour fidelity isn’t enough to actually debug anything IME. Instead, I built this, which passively monitors all network traffic and speeds (broken down by site) without adding extra traffic. https://github.com/zaneclaes/network-traffic-metrics

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
  • speedtest-plotter

    running scheduled speedtests inside docker and plotting the results with gnuplot

  • i've been using a similar tool that runs in docker and displays all the results in a web page. https://github.com/ansemjo/speedtest-plotter

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • Comparing my current ISP and T-Mobile: I ran a speed test every 15 mins for both services and plotted the data.

    1 project | /r/tmobileisp | 19 Apr 2022
  • Problèmes Internet en Milieu de Journée : Recherche de Solutions pour les Vitesses Lentes avec FREE

    2 projects | /r/france | 6 Dec 2023
  • Help getting speedtest-tracker to run

    1 project | /r/selfhosted | 5 Oct 2023
  • An Internet speed test that will test every X minutes, and store the results over time?

    1 project | /r/HomeNetworking | 13 Aug 2023
  • Monitoring bandwidth usage if you use a "dumb" consumer router/modem?

    1 project | /r/selfhosted | 10 Jul 2023