From cb44bdea5d3ff3fb0a4b140cd57e1f1d20afc24d Mon Sep 17 00:00:00 2001 From: shyh26 Date: Sat, 23 May 2026 18:51:24 +0800 Subject: [PATCH] Add pingbot to Monitoring section --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index a759184..a5bcb4d 100644 --- a/README.md +++ b/README.md @@ -318,6 +318,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. +- [pingbot](https://github.com/shyh26/pingbot) - Self-hosted cron job monitor with Telegram alerts. One curl command per job. - [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.