From 45ca48198b3c6b85609e41b09d58c56c29d4b459 Mon Sep 17 00:00:00 2001 From: brancogao <34239005+brancogao@users.noreply.github.com> Date: Wed, 18 Feb 2026 15:02:03 +0800 Subject: [PATCH] Add DNS Propagation Checker to monitoring section --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index f43bb1a..20d6981 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. +- [DNS Propagation Checker](https://github.com/brancogao/dns-propagation-checker) - Global DNS propagation checker with real-time results. ([Demo](https://dns-propagation.autocompany.workers.dev)) - [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.