An open API service indexing awesome lists of open source software.

https://github.com/masterhide/upmon-x

A modern, lightweight server monitoring tool UpMon-X provides real-time server monitoring with an animated dashboard and easy installation.
https://github.com/masterhide/upmon-x

monitoring-tool server

Last synced: 4 months ago
JSON representation

A modern, lightweight server monitoring tool UpMon-X provides real-time server monitoring with an animated dashboard and easy installation.

Awesome Lists containing this project

README

          


UpMon-X Dashboard

A modern, lightweight server monitoring tool


UpMon-X provides real-time server monitoring with an animated dashboard and easy installation.



Visit UpMon-X

## ✨ Features

- **Real-Time Monitoring**: Track server status (Online, Offline, Error) in real-time.
- **Animated Dashboard**: Beautiful, gradient-themed dashboard for a modern look.
- **Easy Setup**: One-line installation and uninstallation using bash scripts.
- **Lightweight**: Minimal resource usage, perfect for small to medium-sized servers.
- **Customizable**: Easily adapt to your server's needs with minimal configuration.
- **Responsive Design**: Works seamlessly on both desktop and mobile devices.

---

## Ports Required

- **Port 80/443**: These ports must be open to serve the web interface over HTTP/HTTPS.
- **Monitored Ports**: Ensure the ports you wish to monitor (e.g., `80`,`443` for HTTPS) are open and accessible from the monitoring server.

---

## Recommended OS

Click for OS details

- Ubuntu 20.04+
- Debian 11+
- CentOS 8+
- Arch Linux
- Armbian
- Oracle Linux 8+
- Amazon Linux 2023


## 🚀 Installation

Installing UpMon-X is quick and easy. Simply run the following command in your terminal:

```bash
bash <(curl -s https://raw.githubusercontent.com/MasterHide/UpMon-X/main/InstallPX.sh)
```
## 🚀 Uninstallation

Installing UpMon-X is quick and easy. Simply run the following command in your terminal:

```bash
bash <(curl -s https://raw.githubusercontent.com/MasterHide/UpMon-X/main/UninstallPX.sh)
```

## Stargazers over time
[![Stargazers over time](https://starchart.cc/MasterHide/UpMon-X.svg?background=%230e0d11&axis=%23635e5e&line=%236370ff)](https://starchart.cc/MasterHide/UpMon-X)