internet-monitoring. Monitor your network and internet speed with Docker & Prometheus

github.com/geerlingguy/internet-monitoring

Vaya's read on this project

Problem, audience, market, and the verdict — sign in to see it.

Updates

June 2021
  • Issue #22: Add archival notice to README.
  • Prevent DDoS of my own website.
  • Fixes #15: Fix speedtest connections on Starlink dashboard.
  • Merge pull request #7 from geerlingguy/6-starlink
  • Bump latency gauge to 50k data points too.
  • Bump max data points for dashboard to 50k so it can display a month.
April 2021
  • Issue #6: Add plotly planel plugin.
  • Issue #6: Drop exemplars for now.
  • Fix datasource for starlink-overview dashboard.
  • Issue #6: Add Starlink Overview dashboard.
  • Issue #6: Add Starlink monitoring.
  • Fixes #3: Gauge Panels return N/A if left running for long periods.
  • Add Shelly Plug power-consumption dashboard and prometheus scraper.
  • Updates for easier setup in README.
  • Use discrete instead of spectrum for uptime graph.
  • Update dashboard for better upload and download graph.
  • Use correct field data format for display.
  • Use time series for speedtest graph.
  • Update default speedtest interval to 30m to avoid suprise huge data u…
March 2021
  • Update docker-compose to always restart all the containers.