Uptime monitoring (~1000 urls)

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

Nutrient - The #1 PDF SDK Library
Bad PDFs = bad UX. Slow load times, broken annotations, clunky UX frustrates users. Nutrient’s PDF SDKs gives seamless document experiences, fast rendering, annotations, real-time collaboration, 100+ features. Used by 10K+ devs, serving ~half a billion users worldwide. Explore the SDK for free.
nutrient.io
featured
CodeRabbit: AI Code Reviews for Developers
Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.
coderabbit.ai
featured
  1. prometheus

    The Prometheus monitoring system and time series database.

    You could use prometheus as a monitoring tool, blackbox_exporter to "export" the urls to prometheus, alertmanager for notifications, and grafana for nice gui dashboards (and maybe also notifications).

  2. Nutrient

    Nutrient - The #1 PDF SDK Library. Bad PDFs = bad UX. Slow load times, broken annotations, clunky UX frustrates users. Nutrient’s PDF SDKs gives seamless document experiences, fast rendering, annotations, real-time collaboration, 100+ features. Used by 10K+ devs, serving ~half a billion users worldwide. Explore the SDK for free.

    Nutrient logo
  3. blackbox_exporter

    Blackbox prober exporter

    You could use prometheus as a monitoring tool, blackbox_exporter to "export" the urls to prometheus, alertmanager for notifications, and grafana for nice gui dashboards (and maybe also notifications).

  4. alertmanager

    Prometheus Alertmanager

    You could use prometheus as a monitoring tool, blackbox_exporter to "export" the urls to prometheus, alertmanager for notifications, and grafana for nice gui dashboards (and maybe also notifications).

  5. Grafana

    The open and composable observability and data visualization platform. Visualize metrics, logs, and traces from multiple sources like Prometheus, Loki, Elasticsearch, InfluxDB, Postgres and many more.

    You could use prometheus as a monitoring tool, blackbox_exporter to "export" the urls to prometheus, alertmanager for notifications, and grafana for nice gui dashboards (and maybe also notifications).

  6. vigil

    🚦 Microservices Status Page. Monitors a distributed infrastructure and sends alerts (Slack, SMS, etc.). (by valeriansaliou)

  7. Naemon

    Networks, Applications and Event Monitor

    You can also look into Naemon, is a fork of nagios (uses even the same config files, have support for nagios plugins and have a way prettier web interface and dashboard making tools https://www.naemon.io

  8. prometheus-msteams

    Forward Prometheus Alert Manager notifications to Microsoft Teams.

    This was my first thought as well, and I think it checks all the boxes in op’s list. The bridge between alertmanager and teams is the only extra that will need some extra work, but I am currently using https://github.com/prometheus-msteams/prometheus-msteams at work and that works pretty well for us.

  9. CodeRabbit

    CodeRabbit: AI Code Reviews for Developers. Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.

    CodeRabbit logo
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

  • Five Open Source tools to track your PostgreSQL database performance

    6 projects | dev.to | 28 Jan 2025
  • How to Monitor SQL Performance in Spring Boot

    4 projects | dev.to | 10 Dec 2024
  • Optimizing Your Kubernetes Deployments: Tips for Developers

    2 projects | dev.to | 8 Dec 2024
  • The Top 8 ML Model Monitoring Tools

    4 projects | dev.to | 19 Nov 2024
  • Docker vs. Kubernetes: Which Is Right for Your DevOps Pipeline?

    7 projects | dev.to | 16 Nov 2024

Did you know that Go is
the 4th most popular programming language
based on number of references?