https://catalogartifact.azureedge.net/publicartifacts/athinfosystems1641442221349.uptimeku-0baeb5d0-c815-4714-a8c0-2a3e8aeb7e81/image0_UptimeKuma.png
Uptime Kuma
por ATH Infosystems
Just a moment, logging you in...
Version 2.3.2 + Free Support on Ubuntu 26.04
Uptime Kuma is a free and open-source self-hosted monitoring tool used to track the uptime and status of websites, servers, and network services. It provides a simple web dashboard where users can monitor services in real time and receive alerts when downtime occurs.
Features of Uptime Kuma:
- Monitors websites, APIs, TCP ports, and network services with multiple check types.
- Provides a clean and user-friendly dashboard with real-time status updates.
- Supports instant notifications via Email, Telegram, Discord, Slack, and more.
- Built-in status pages for sharing service availability with users.
- Stores data locally using SQLite, making setup simple and lightweight.
Uptime Kuma Usage:
$ sudo su $ cd /opt/uptime-kuma $ npm install $ npm run build $ node server/server.js Access Uptime Kuma at: http://YOUR_SERVER_IP:3001
Disclaimer: Uptime Kuma is an open-source project released under the MIT License. It is provided "as is" without any warranty. Users are responsible for how they deploy and use the software. The developers are not liable for any damages or issues arising from its use. Users should ensure proper security configuration when exposing the service to the internet.