Beszel Agent
Lightweight server monitoring agent
Alternative to: grafana, netdata, prometheus, zabbix
About
Versions (61)
v0.11.0
2025-04-27New features
- Homebrew and Scoop packages for easier installation on macOS and Windows.
SENSORSenv var now supports wildcards and can be used as a blacklist (#650).- Filter sensors in temperature graph (#430).
- Working Microsoft Teams notifications (docs here, thanks @serverleader).
- Support for Lark notifications.
- Agent OpenBSD release by @vaygr in https://github.com/henrygd/beszel/pull/726
Bug fixes
- Fix
EXTRA_FILESYSTEMSdrive detection on Windows (#422) - Fix cpu and memory stats for windows docker daemon by @ViryBe in https://github.com/henrygd/beszel/pull/653
- Prepend base path for command palette links (#689).
Other changes
- Removed
nvidia-smidependency for Jetson devices (#286). - Improved system information display for Windows and macOS systems.
- Container names in tooltips are truncated if over a certain width.
- Prevent h/j/left/right from changing system if meta/shift/ctrl key is pressed.
- Use GPU temperature as primary sensor if no other sensors are available.
- Add
--auto-updateOption to Agent Installer Script by @daniel-hiller in https://github.com/henrygd/beszel/pull/682 - Added documentation for notification services (adapted from existing Shoutrrr docs).
- Updated Go dependencies.
- Switched to nicholas-fedor/shoutrrr because Shoutrrr is no longer maintained by containrrr. We use a pinned version so I can review changes and update docs on our end. Big thanks to @nicholas-fedor for keeping the project alive!
Localization
- Updated Arabic translations (thanks rihla on Crowdin)
- Updated Chinese translations (thanks @Andypsl8)
- Updated Dutch translations (thanks @AlexVanSteenhoven)
- Updated French translations (thanks leo.info54 on Crowdin)
- Updated Italian translations (thanks @saamdotexe)
- Updated Russian translations (thanks @zoixc)
New Contributors
- @daniel-hiller made their first contribution in https://github.com/henrygd/beszel/pull/683
- @vaygr made their first contribution in https://github.com/henrygd/beszel/pull/726
- @ViryBe made their first contribution in https://github.com/henrygd/beszel/pull/653
Full Changelog: https://github.com/henrygd/beszel/compare/v0.10.2…v0.11.0