From 8329fc15009e1b14e81721ae685b0c92eb6bc78e Mon Sep 17 00:00:00 2001 From: felix <146259639+Scolliq@users.noreply.github.com> Date: Wed, 18 Feb 2026 22:31:10 +0100 Subject: [PATCH] Add Gabe - lightweight cron job heartbeat monitor --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index f43bb1a..3f66be7 100644 --- a/README.md +++ b/README.md @@ -313,6 +313,7 @@ DevOps is the combination of cultural philosophies, practices, and tools that in - [Zabbix](https://www.zabbix.com/) - Mature and effortless monitoring solution for network monitoring and application monitoring. - [Glances](https://github.com/nicolargo/glances) - Monitoring information through a curses or Web based interface. - [Healthchecks](https://github.com/healthchecks/healthchecks) - Cron monitoring tool. +- [Gabe](https://github.com/Scolliq/gabe) - Lightweight cron job heartbeat monitor with webhook alerts, runs on Cloudflare Workers. - [Bolo](http://bolo.niftylogic.com/) - Building distributed, scalable monitoring systems. - [cAdvisor](https://github.com/google/cadvisor) - Analyzes resource usage and performance characteristics of running containers. - [ElastiFlow](https://github.com/robcowart/elastiflow) - Network flow monitoring (Netflow, sFlow and IPFIX) with the Elastic Stack.