Beszel Agent
Lightweight server monitoring agent
Alternative to: grafana, netdata, prometheus, zabbix
About
Versions (61)
v0.9.1
2025-01-05What’s Changed
- Update install-agent.sh script to support Alpine (OpenRC) by @Arsierl in https://github.com/henrygd/beszel/pull/320
- fix: json.Unmarshal not resetting struct fields by @chuangbo in https://github.com/henrygd/beszel/pull/345
- refactor: simplify
startSystemUpdateTickerusingtime.Tickby @chuangbo in https://github.com/henrygd/beszel/pull/347 - Upgrade gopsutil to fix memory leak on ARM Mac by @chuangbo in https://github.com/henrygd/beszel/pull/367
- Fixes multiple GPUs with same name merging in temperature graph (#361)
- Adds armv6l support for agent install script. (#364)
- Sets Hub’s minimum log level to
warnby default for new installations. - Adds Slovenian and Danish languages
New Contributors
- @Arsierl made their first contribution in https://github.com/henrygd/beszel/pull/320
- @chuangbo made their first contribution in https://github.com/henrygd/beszel/pull/345
- @thehijacker added Slovenian language
- @mojoaar added Danish language
Full Changelog: https://github.com/henrygd/beszel/compare/v0.9.0…v0.9.1