Beszel Hub logo

Beszel Hub

Lightweight server monitoring platform

Alternative to: grafana, netdata, prometheus, zabbix


About Versions (61)

v0.15.0

2025-10-26

This release introduces initial support for S.M.A.R.T. disk health data. The documentation is a work in progress and may not cover all cases. Please report issues in #373.

Other changes:

  • Add henrygd/beszel-agent:alpine Docker image and include smartmontools in all non-base agent images.
  • Remove environment variables from container details (#1305)
  • Add CONTAINER_DETAILS environment variable to control access to container logs and info. (#1305)
  • Improve temperature chart by allowing y-axis to start above 0 for better readability. (#1307)
  • Improve battery detection logic. (#1287)
  • Limit docker log size to prevent possible memory leaks. (#1322)
  • Update Go dependencies.
  • New translations by @thorbm1500, @Utesgui, and others.

Thanks to @geekifan for doing the initial work on the S.M.A.R.T. support!

New Contributors

Full Changelog: https://github.com/henrygd/beszel/compare/v0.14.1…v0.15.0