Beszel Hub logo

Beszel Hub

Lightweight server monitoring platform

Alternative to: grafana, netdata, prometheus, zabbix


About Versions (61)

v0.5.0

2024-09-29

New features

  • Disk usage monitoring of remote mounts. (#178)
  • Linux kernel version in system information. (#83)
  • SENSORS environment variable to whitelist temperature sensors to monitor.
  • CSP environment variable to set a custom Content-Security-Policy header value. (#112)
  • LOG_LEVEL environment variable.

Bug fixes

  • Fixes temperature sensors not reporting if any sensor lacks valid data. (#167)

Changes / improvements

  • Swap chart shows only if swap space is used, not just allocated. (#174)
  • Uses fallback for root partition I/O if device details are in mountinfo but missing from diskstats. (#183)
  • Disk usage chart scales to TB units rather than displaying values as thousands of gigabytes.
  • Eliminated the once-per-hour CPU spike by optimizing the code to delete old records.

Full Changelog: https://github.com/henrygd/beszel/compare/v0.4.0…v0.5.0