Uptime Kuma
Видавець: pcloudhosting
Version 2.4.0 + Free Support on Ubuntu 24.04
Uptime Kuma is a self-hosted monitoring tool that allows developers and administrators to monitor websites, servers, APIs, and network services. It provides an intuitive web-based dashboard to track uptime, response time, service status, and alerts without relying on complex command-line operations.
The solution supports common monitoring workflows including HTTP/HTTPS checks, ping monitoring, TCP port checks, DNS checks, SSL certificate monitoring, and notification management. It is ideal for infrastructure monitoring, application uptime tracking, and service health management in development and production environments.
Features of Uptime Kuma:
- Web-based dashboard to monitor websites, servers, APIs, and services.
- Supports HTTP(s), Ping, TCP port, DNS, and keyword monitoring.
- Real-time uptime status and response time tracking.
- Customizable alert notifications using Email, Telegram, Slack, and other integrations.
- Public status pages for sharing service availability.
Uptime Kuma Usage:
$ sudo su $ apt update $ cd /opt/uptime-kuma $ docker compose restart # Access uptime kuma in your browser at: $ http://SERVER-IP:3001 # On your first login, select Embedded MariaDB and click Next to begin using Uptime Kuma.
Disclaimer: Uptime Kuma is provided “as is” under applicable open-source licenses. Users are responsible for proper configuration, secure access control, monitoring setup, and validation of service alerts. This solution is best suited for monitoring websites, servers, APIs, and network services in development and production environments.