henrygd/beszel

Lightweight server monitoring with historical data, docker stats, and alerts.

View on GitHub ↗Jump to charts ↓Open shareable report

Summary Information

Updated 3 minutes ago
Added to GitGenius on September 2nd, 2026
Created on July 7th, 2024
Open Issues & Pull Requests: 298 (+0)
GitHub issues: Enabled
Number of forks: 997
Total Stargazers: 25,171 (+0)
Total Subscribers: 63 (+0)

Repository Insights (GitGenius)

Median issue/PR response: 6.3 hours
Mean response time: 16.8 days
90th percentile: 38.2 days
Tracked items: 1,197

How this project is maintained

Around half of the issues opened in the past year never receive a reply. 97% of open issues come from outside the core team, so the backlog reflects real-world use rather than internal planning. 65% of tracked open issues have had no activity in three months, so the open count overstates what is actively being worked. Only 4% of issues opened in the past year have been closed. Three people close 77% of everything that gets resolved.

Charts & Analytics

Fetching additional details & charts...

Issue Activity (beta)

Open issues: 238
New in 7 days: 12
Closed in 7 days: 9
Avg open age: 295 days
Stale 30+ days: 182
Stale 90+ days: 128

Recent activity

Opened in 7 days: 11
Closed in 7 days: 8
Comments in 7 days: 5
Events in 7 days: 26

Top labels

  • enhancement (587)
  • bug (494)
  • awaiting-requester (122)
  • troubleshooting (75)
  • Stale (37)
  • in progress (14)
  • under consideration (12)
  • discussion (7)

Detailed Description

Beszel is a lightweight server monitoring platform that provides system metrics, Docker statistics, and configurable alerts through a web interface.

The tool addresses the need for resource-efficient server monitoring by combining a hub component built on PocketBase with distributed agents that collect and report metrics from monitored systems. It tracks CPU, memory, disk, network, temperature, and container usage, storing historical data for trend analysis. The agent-based architecture allows monitoring of multiple systems from a central dashboard while keeping resource overhead minimal compared to heavier alternatives.

Beszel suits self-hosted environments and homelab setups where simplicity and low overhead matter. It works well for users who need Docker or Podman container monitoring alongside host system metrics, and for those running ZFS storage who want pool health and per-dataset usage tracking. The platform supports multi-user access with OAuth and OIDC authentication, making it suitable for shared infrastructure where different users manage their own systems. Administrators can share systems across users and configure alerts for CPU, memory, disk, bandwidth, temperature, fan speed, load average, and system status. Automatic backups to disk or S3-compatible storage provide data protection without manual intervention.

The project shows consistent maintenance with regular responses to issues and discussions, though the maintainer notes that response time may vary. Development activity includes ongoing bug fixes and feature additions based on user feedback. The codebase is actively refined to maintain the lightweight character that distinguishes the tool from heavier monitoring solutions.