Open Source
Being open-source means the source code is freely available for anyone to inspect, modify, and enhance, promoting transparency and community-driven development.
Self-Hosted
Allows you to host the application on your own server, providing complete control over your data and infrastructure.
User-Friendly Interface
Offers a clean and intuitive UI, making it easy for users to set up and manage uptime monitoring.
Customizable Notifications
Supports multiple notification channels (e.g., email, Slack, Telegram) and allows customizable alert settings.
Multiple Monitoring Types
Supports various types of monitoring including HTTP(s), TCP, and ICMP (ping), allowing for versatile use cases.
Resource Efficient
Designed to be lightweight, ensuring it does not consume significant system resources.
Multi-Language Support
Provides support for multiple languages, making it accessible to a broader audience worldwide.
Community Support
Being part of a vibrant open-source community means you can get help and contribute to the project, which often results in rapid bug fixes and feature enhancements.
Promote Uptime Kuma. You can add any of these badges on your website.
If you’d like something with a GUI for configuration, I’ve been using [Uptime Kuma](https://github.com/louislam/uptime-kuma) might be a good fit since it links to the services on the page, and has a little indicator dot for if it’s online or not. - Source: Hacker News / 11 days ago
Great choice of monitoring and analytics tools (Sentry, Axiom, Posthog and Uptime Kuma) coupled with amazing Slack integrations that allowed us to iron out any issues way before the traffic spike while the troubling features were still fresh from the oven. - Source: dev.to / 2 months ago
You're looking for a dead man's switch. https://deadmanssnitch.com is a good hosted service or Uptime Kuma (https://github.com/louislam/uptime-kuma) can be configured to do the same thing. - Source: Hacker News / 4 months ago
Uptime Kuma can also monitor certificate expiration; you can also enable it to show you how many days are left until it expires. https://github.com/louislam/uptime-kuma. - Source: Hacker News / 7 months ago
- Web terminal & live logs I'm trying it as an alternative to Portainer and I'm loving it. It seems to fit perfectly in my flow. Code and more info: https://github.com/louislam/uptime-kuma (Not affiliated, just a happy user). - Source: Hacker News / 8 months ago
Uptime Kuma is a self-hosted monitoring service that you can use to keep track of the heath of your applications, websites, and APIs. You can configure it to watch services with different types of health checks and set up email notifications for when there are problems. Uptime Kuma also lets you design custom status pages that you can use to share public information about your service health statuses and to... - Source: dev.to / 11 months ago
It's for people who owns a log of servers/computers at home and need to monitor its uptime. For safety reason, it's impossible to expose the system to the public internet, we can only use the "push" strategy to report the up status. This tool is just for this purpose: request an URL at some interval repeatedly. Recommended to use this with uptime-kuma ( - Source: Hacker News / about 1 year ago
Uptime-Kuma [1] with ntfy [2]. Most of my services expose HTTP so I just have Uptime-Kuma monitor that. But if you have something that is not exposed to the public you can still use a "push" type monitor, and in a cron job on your server(s), send heartbeat to it when everything is working. [1] https://github.com/louislam/uptime-kuma. - Source: Hacker News / about 1 year ago
I use the application UptimeKuma and absolutely love it. Kudos to the developers. Source: about 1 year ago
Uptime Kuma with Pushover as notification service. Source: about 1 year ago
I don't run healthchecks for containers themselves, but for the server as a whole. I use Uptime Kuma in a docker container, setting it to ping to a configured check remotely on healthchecks.io every 15 minutes. That way if my server loses internet or something major goes wrong, I'll get an email. But I 'm the only one that uses my services besides Plex, so if something goes wrong with them individually, it isn't a... Source: over 1 year ago
Uptime Kuma on a Pi which pings the BI box, cameras, NVR, network gear, etc as well as monitoring the service ports to check services are responding. Alerts are sent via Telegram. Source: over 1 year ago
But you topically want these kind of checks with an external service that calls the website once in a certain time interval. A great example is uptime-kuma that check every interval if the website is up and if the certificate is about to expire. If something is wrong it can notify you via various channels including Slack and Discord. Source: over 1 year ago
Uptime-kuma is what I use. It has an anisble playbook too. Source: over 1 year ago
It seems really similar to Uptime Kuma: https://github.com/louislam/uptime-kuma. Source: over 1 year ago
Checkout Uptime Kuuma its got a pretty UI, easy to setup with Docker, and lots of features. Source: over 1 year ago
However if you want to get fancy about it than something like Uptime Kuma is pretty easy to setup and probably does what you want. Source: over 1 year ago
For homelab I use Uptime Kuma for monitoring web services (also for my clients websites, to be honest) and custom bash scripts for disk, cpu, ram, docker status etc which sends notification to my pushover on my phone. Its basically the same script copied over with command to check ram, if above X then report to pushover. Same for disk, same for all other stuff. Source: over 1 year ago
Frustrated by expensive per-seat pricing and unfriendly contract terms, we looked for PagerDuty alternatives and found a fantastic open-source project called Uptime Kuma: https://github.com/louislam/uptime-kuma. - Source: Hacker News / over 1 year ago
Uptime Kuma is an easy-to-use self-hosted monitoring tool. If you are already a user, or if you are using some other service monitoring tools like Uptime Robot or Better Uptime, you can now use Uptime Kuma Manager on the App Store (apple.com) to track and manage service uptime right from your phone. Source: over 1 year ago
I use several different approaches for monitoring devices, systems, and network. I can provide more details if you are interested. One approach you may consider is Uptime Kuma. It is modeled after UptimeRobot, but intended to be self-hosted. I run it in a Docker container. It monitors uptime for HTTP(s) / TCP / HTTP(s) Keyword / Ping / DNS Record / Push / Steam Game Server / Docker Containers and also... Source: over 1 year ago
Do you know an article comparing Uptime Kuma to other products?
Suggest a link to a post with product alternatives.
This is an informative page about Uptime Kuma. You can review and discuss the product here. The primary details have not been verified within the last quarter, and they might be outdated. If you think we are missing something, please use the means on this page to comment or suggest changes. All reviews and comments are highly encouranged and appreciated as they help everyone in the community to make an informed choice. Please always be kind and objective when evaluating a product and sharing your opinion.