[PR #763] [CLOSED] Add AIWatch to Monitoring & Status Pages #5875

Closed
opened 2026-05-02 17:16:41 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/awesome-foss/awesome-sysadmin/pull/763
Author: @bentleypark
Created: 4/20/2026
Status: Closed

Base: masterHead: add-aiwatch


📝 Commits (1)

  • f0025aa Add AIWatch to Monitoring & Status Pages

📊 Changes

1 file changed (+1 additions, -0 deletions)

View changed files

📝 README.md (+1 -0)

📄 Description

Adds AIWatch to the Monitoring & Status Pages section (alphabetical position between Adagios and Alerta).

AIWatchhttps://ai-watch.dev

Real-time status dashboard for 30 third-party AI services (Claude, OpenAI, Gemini, Mistral, Groq, and more) with:

  • Third-party status monitoring — polls provider status pages + directly probes API endpoints every 5 minutes. Produces a single dashboard + API for consumers of external AI services.
  • AI-powered incident analysis — hybrid Gemma 4 26B (Cloudflare Workers AI) + Claude Sonnet fallback. Summarizes cause + estimated recovery.
  • Early detection — surfaces "Detection Lead" when probe RTT anomalies precede official status page acknowledgments.
  • Discord/Slack webhooks — alerts with AI analysis attached.
  • Reliability scoring — 0-100 composite (uptime + incidents + recovery + responsiveness).
  • Self-hostable on Cloudflare Workers (free tier sufficient for typical load); also runs as a hosted service at ai-watch.dev.

License: AGPL-3.0
Stack: Cloudflare Workers + KV + Workers AI (React 19 frontend)

Entry format

`- AIWatch - 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) AGPL-3.0 Cloudflare Workers

Placement rationale

Listed alongside similar third-party-service status dashboards already in this section: Gatus (automated service health dashboard), Kener (status page with incident management), OneUptime (monitoring online services), cState (static status page generator). AIWatch is domain-specific (AI services) rather than general HTTP monitoring — feel free to reject if the list prefers general-purpose tools only.


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/awesome-foss/awesome-sysadmin/pull/763 **Author:** [@bentleypark](https://github.com/bentleypark) **Created:** 4/20/2026 **Status:** ❌ Closed **Base:** `master` ← **Head:** `add-aiwatch` --- ### 📝 Commits (1) - [`f0025aa`](https://github.com/awesome-foss/awesome-sysadmin/commit/f0025aa93e7ee1a3fb88257be1bf8080f223b83b) Add AIWatch to Monitoring & Status Pages ### 📊 Changes **1 file changed** (+1 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `README.md` (+1 -0) </details> ### 📄 Description Adds **AIWatch** to the `Monitoring & Status Pages` section (alphabetical position between Adagios and Alerta). **AIWatch** — https://ai-watch.dev Real-time status dashboard for 30 third-party AI services (Claude, OpenAI, Gemini, Mistral, Groq, and more) with: - **Third-party status monitoring** — polls provider status pages + directly probes API endpoints every 5 minutes. Produces a single dashboard + API for consumers of external AI services. - **AI-powered incident analysis** — hybrid Gemma 4 26B (Cloudflare Workers AI) + Claude Sonnet fallback. Summarizes cause + estimated recovery. - **Early detection** — surfaces "Detection Lead" when probe RTT anomalies precede official status page acknowledgments. - **Discord/Slack webhooks** — alerts with AI analysis attached. - **Reliability scoring** — 0-100 composite (uptime + incidents + recovery + responsiveness). - **Self-hostable** on Cloudflare Workers (free tier sufficient for typical load); also runs as a hosted service at ai-watch.dev. License: AGPL-3.0 Stack: Cloudflare Workers + KV + Workers AI (React 19 frontend) ### Entry format `- [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`` ### Placement rationale Listed alongside similar third-party-service status dashboards already in this section: **Gatus** (automated service health dashboard), **Kener** (status page with incident management), **OneUptime** (monitoring online services), **cState** (static status page generator). AIWatch is domain-specific (AI services) rather than general HTTP monitoring — feel free to reject if the list prefers general-purpose tools only. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
GiteaMirror added the pull-request label 2026-05-02 17:16:41 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/awesome-sysadmin#5875