Browse Source

Add What Broke Today to Monitoring section

What Broke Today is an AI-powered outage aggregator that monitors 100+ cloud services
with real-time Telegram alerts.

Website: https://whatbroke.today
Source: https://github.com/reshadat/whatbroketoday
pull/662/head
Reshadat Ali 2 weeks ago
parent
commit
15630829f7
  1. 1
      README.md

1
README.md

@ -483,6 +483,7 @@ _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`
- [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`
- [What Broke Today](https://whatbroke.today/) - AI-powered outage aggregator tracking 100+ cloud services with real-time Telegram alerts. ([Source Code](https://github.com/reshadat/whatbroketoday)) `MIT` `Python`
- [Cacti](https://www.cacti.net) - Web-based network monitoring and graphing tool. ([Source Code](https://github.com/Cacti/cacti)) `GPL-2.0` `PHP`
- [cadvisor](https://github.com/google/cadvisor) - Analyzes resource usage and performance characteristics of running containers. `Apache-2.0` `Go`
- [checkmk](https://checkmk.com/) - Comprehensive solution for monitoring of applications, servers, and networks. ([Source Code](https://github.com/Checkmk/checkmk)) `GPL-2.0` `Python/PHP`

Loading…
Cancel
Save