Manage all types of time series data in a single, purpose-built database. Run at any scale in any environment in the cloud, on-premises, or at the edge. Learn more →
Uptime-kuma Alternatives
Similar projects and alternatives to uptime-kuma
-
Healthchecks
Open-source cron job and background task monitoring service, written in Python & Django
-
-
Appwrite
Appwrite - The open-source backend cloud platform. Add Auth, Databases, Functions, and Storage to your product and build any application at any scale while using your preferred coding languages and tools.
-
Zabbix
Real-time monitoring of IT components and services, such as networks, servers, VMs, applications and the cloud.
-
Grafana
The open and composable observability and data visualization platform. Visualize metrics, logs, and traces from multiple sources like Prometheus, Loki, Elasticsearch, InfluxDB, Postgres and many more.
-
Nginx Proxy Manager
Docker container for managing Nginx proxy hosts with a simple, powerful interface
-
-
-
InfluxDB
Collect and Analyze Billions of Data Points in Real Time. Manage all types of time series data in a single, purpose-built database. Run at any scale in any environment in the cloud, on-premises, or at the edge.
-
-
-
-
Home Assistant
:house_with_garden: Open source home automation that puts local control and privacy first.
-
-
self-hosted_docker_setups
A collection of my docker-compose files used to setup self-hosted services on Raspberry Pi 4 running 64-bit Raspberry Pi OS
-
awesome-selfhosted
A list of Free Software network services and web applications which can be hosted on your own servers
-
-
vaultwarden
Unofficial Bitwarden compatible server written in Rust, formerly known as bitwarden_rs
-
-
dashy
🚀 A self-hostable personal dashboard built for you. Includes status-checking, widgets, themes, icon packs, a UI editor and tons more!
-
-
-
Onboard AI
Learn any GitHub repo in 59 seconds. Onboard AI learns any GitHub repo in minutes and lets you chat with it to locate functionality, understand different parts, and generate new code. Use it for free at www.getonboard.dev.
uptime-kuma reviews and mentions
-
5 Open-Source Projects That Will Elevate Your Coding Game in 2024
⭐ Uptime-kuma on GitHub
-
Monitor your Websites and Apps using Uptime Kuma
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 manage incidents.
-
A simple server uptime monitor util
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 ( https://github.com/louislam/uptime-kuma )
-
Ask HN: How do you monitor your systemd services?
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
[2] https://ntfy.sh/
-
OneUptime: Open Source StatusPage.io alternative that you can self-host.
Yesterday Uptime kuma released an updteadding groups like you describe.
-
Uptime site monitor - notification solutions for home while sleeping
Uptime Kuma with Pushover as notification service.
- Any open sourced status page manager? Cachet alternative
-
Healthchecks.io setup
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 huge deal.
-
Home Lab Setup Recommendations
- Uptime-kuma if you want some monitoring ( https://github.com/louislam/uptime-kuma)
-
A note from our sponsor - InfluxDB
www.influxdata.com | 30 Nov 2023
Stats
louislam/uptime-kuma is an open source project licensed under MIT License which is an OSI approved license.
The primary programming language of uptime-kuma is JavaScript.