mirror of
https://github.com/fankes/beszel.git
synced 2025-10-19 01:39:34 +08:00
0.12.0 release :)
This commit is contained in:
@@ -27,7 +27,7 @@ It has a friendly web interface, simple configuration, and is ready to use out o
|
||||
Beszel consists of two main components: the **hub** and the **agent**.
|
||||
|
||||
- **Hub**: A web application built on [PocketBase](https://pocketbase.io/) that provides a dashboard for viewing and managing connected systems.
|
||||
- **Agent**: Runs on each system you want to monitor, creating a minimal SSH server to communicate system metrics to the hub.
|
||||
- **Agent**: Runs on each system you want to monitor and communicates system metrics to the hub.
|
||||
|
||||
## Getting started
|
||||
|
||||
@@ -46,6 +46,7 @@ The [quick start guide](https://beszel.dev/guide/getting-started) and other docu
|
||||
- **Disk usage** - Host system. Supports multiple partitions and devices.
|
||||
- **Disk I/O** - Host system. Supports multiple partitions and devices.
|
||||
- **Network usage** - Host system and containers.
|
||||
- **Load average** - Host system.
|
||||
- **Temperature** - Host system sensors.
|
||||
- **GPU usage / temperature / power draw** - Nvidia and AMD only. Must use binary agent.
|
||||
|
||||
|
Reference in New Issue
Block a user