Beszel v0.18.4

v0.18.4
Added 10
  • Add outbound heartbeat monitoring to external services
  • Add experimental GPU monitoring for Apple Silicon
  • Add nvtop integration for GPU monitoring
  • Add GPU_COLLECTOR environment variable to manually specify the GPU collector(s)
  • Add eMMC health via sysfs to SMART monitoring
  • Add DISABLE_SSH environment variable to disable SSH agent functionality
Changed 5
  • Include GTT memory in AMD GPU metrics and improve device name lookup
  • Improve multiplexed logs detection for Podman
  • Retry Docker check on non-200 HTTP response
  • Add InstallMethod parameter to Windows install script
  • Update Go version and dependencies
Fixed 2
  • Fix issue where the agent could report incorrect root disk I/O when running in Docker
  • Fix race issue with meter threshold colors
Security 1
  • Harden against Docker API path traversal
What's Changed
  • Add outbound heartbeat monitoring to external services by @amirhmoradi in https://github.com/henrygd/beszel/pull/1729
  • Add experimental GPU monitoring for Apple Silicon by @raccettura. (#1747, #1746, docs)
  • Add nvtop integration for GPU monitoring. (#1508)
  • Add GPU_COLLECTOR environment variable to manually specify the GPU collector(s).
  • SMART: add eMMC health via sysfs by @VACInc in https://github.com/henrygd/beszel/pull/1736
  • Add DISABLE_SSH environment variable to disable SSH agent functionality. (#1061)
  • Add fingerprint command to the agent. (#1726)
  • Include GTT memory in AMD GPU metrics and improve device name lookup. (#1569)
  • Improve multiplexed logs detection for Podman. (#1755)
  • Harden against Docker API path traversal.
  • Fix issue where the agent could report incorrect root disk I/O when running in Docker. (#1737)
  • Show system uptime in the system table by @svenvg93 in https://github.com/henrygd/beszel/pull/1719
  • Retry Docker check on non-200 HTTP response by @ElioDiNino in https://github.com/henrygd/beszel/pull/1754
  • Allow precise value entry for alerts via text input by @svenvg93 in https://github.com/henrygd/beszel/pull/1718
  • Add version flag to agent by @svenvg93 in https://github.com/henrygd/beszel/pull/1639
  • Fix race issue with meter threshold colors.
  • Add InstallMethod parameter to Windows install script.
  • Update Go version and dependencies.
New Contributors

Full Changelog: https://github.com/henrygd/beszel/compare/v0.18.3...v0.18.4

View original

Upgraded? How did it go?

Discussion