mirror of
https://github.com/awesome-foss/awesome-sysadmin.git
synced 2026-03-09 03:33:05 -05:00
[PR #645] Add Uptime Kuma to Monitoring section #1255
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Original Pull Request: https://github.com/awesome-foss/awesome-sysadmin/pull/645
State: closed
Merged: Yes
Adding Uptime Kuma to the Monitoring section. It's a popular self-hosted monitoring solution with 75k+ GitHub stars that was missing from the list.
Thank you for taking the time to work on a PR for Awesome-Sysadmin!
To ensure your PR is dealt with swiftly please check the following:
DemoandClientsare optional.Do not add a duplicate
Source codelink if it is the same as the main link.Keep the short description under 80 characters and use sentence case
for it, even if the project's webpage or readme uses another capitalisation.
Demolinks should only be used for interactive demos, i.e. not video demonstrations.- [Name](http://homepage/) - Short description, under 250 characters, sentence case. ([Demo](http://url.to/demo), [Source Code](http://url.of/source/code), [Clients](https://url.to/list/of/related/clients-or-apps)) `License` `Language`Languagetag is the main server-side requirement for the software. Don't include frameworks or specific dialects.Suggested titles: "Add aaa to bbb" for adding software aaa to section bbb,
"Remove aaa from bbb" for removing, "Fix license for aaa", etc.
Please take some time to answer the following questions as best you can:
Uptime Kuma provides a modern, user-friendly alternative to traditional monitoring tools. It offers a clean web UI, real-time updates via websockets, and supports 90+ notification services out of the box. With 25k+ GitHub stars and active development, it's become a go-to solution for many sysadmins looking for lightweight monitoring.
Yes, It's been a week now.
Personal yes, I am exploring and working on some issues to fix here in the service.
I don't use it for managing prod level stuff, I am an upcoming indie dev.
Pros: Extremely easy to set up (single Docker container), intuitive UI, rich notification options, low resource usage, and active community support.
Cons: Less suitable for enterprise-scale deployments compared to solutions like Zabbix, limited historical data analysis features.
The 2FA support and multiple status page options are excellent for client-facing monitoring. The mobile-responsive design makes it easy to check status on the go. Would benefit from more advanced alerting logic, but the simplicity is also its strength for most use cases.