Simple Geo Up/ Down Dashboard - need help

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

Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
  • uptime-kuma

    A fancy self-hosted monitoring tool

  • Healthchecks

    Open-source cron job and background task monitoring service, written in Python & Django

    I use https://healthchecks.io/ It will not offer a map, but you can add 'tags' to indicate a region. it offers "Public Status Badges" and dashboards so you can easily see what is down or up. It also offers various 'integrations' so you will get notified (via email, sms, whatsapp) whenever a site/service is down.

  • 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.

  • dashboard

    A standalone dashboard page showing the status of the checks in your Healthchecks.io account. (by healthchecks)

    If checks are tagged with region, one could take https://github.com/healthchecks/dashboard/ as a starting point, and change it to use a map view. Could be as simple as a SVG world map, a {"EU-UK-LON": [x, y], ...} mapping, and a little bit of JS code to display markers over the SVG :-)

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