From f0025aa93e7ee1a3fb88257be1bf8080f223b83b Mon Sep 17 00:00:00 2001 From: Bentley Date: Mon, 20 Apr 2026 18:35:36 +0900 Subject: [PATCH] Add AIWatch to Monitoring & Status Pages --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 09e9003..0b433b8 100644 --- a/README.md +++ b/README.md @@ -488,6 +488,7 @@ Monitoring software. _Related: [Metrics & Metric Collection](#metrics--metric-collection)_ - [Adagios](http://adagios.org/) - Web based Nagios interface for configuration and monitoring (replacement to the standard interface), and a REST interface. ([Source Code](https://github.com/opinkerfi/adagios)) `AGPL-3.0` `Docker/Python` +- [AIWatch](https://ai-watch.dev) - Real-time status dashboard that monitors 30 third-party AI services (Claude, OpenAI, Gemini, etc.) with AI-powered incident analysis and early outage detection vs official status pages. ([Source Code](https://github.com/bentleypark/aiwatch)) `AGPL-3.0` `Cloudflare Workers` - [Alerta](https://alerta.io/) - Distributed, scalable and flexible monitoring system. ([Source Code](https://github.com/alerta/alerta)) `Apache-2.0` `Python` - [Beszel](https://beszel.dev/) - Lightweight server monitoring platform that includes Docker statistics, historical data, and alert functions. ([Source Code](https://github.com/henrygd/beszel)) `MIT` `Go` - [Cacti](https://www.cacti.net) - Web-based network monitoring and graphing tool. ([Source Code](https://github.com/Cacti/cacti)) `GPL-2.0` `PHP`