beszel icon indicating copy to clipboard operation
beszel copied to clipboard

[Feature]: Container health alerts

Open e3ndr opened this issue 9 months ago • 7 comments

Describe the feature you would like to see

Being able to see the healthcheck status of each container would be incredibly useful. As well as Beszel having the ability to alert if a container transitions to unhealthy.

Describe how you would like to see this feature implemented

Here's some mock images (made using inspect element :P)

Image

Image

e3ndr avatar Mar 26 '25 15:03 e3ndr

Uptime kuma already has this functionality, there is no place for it here. Also better to use docker autoheal and don't stress with monitoring each container

evrial avatar Apr 06 '25 20:04 evrial

@evrial without something like AutoKuma there is a lot of manual work to add your containers for monitoring. I think Beszel would be a great place for monitoring container health

FideliusFalcon avatar Apr 22 '25 20:04 FideliusFalcon

Something like this might work to have a simple overview

Image

svenvg93 avatar Jun 27 '25 10:06 svenvg93

@henrygd Think this one can be closed as it was added in v0.14.0

svenvg93 avatar Oct 27 '25 15:10 svenvg93

Is there an option for alerting when a container transitions from healthy -> unhealthy? I don't see one and I may have missed it

e3ndr avatar Oct 29 '25 02:10 e3ndr

That's true, I'll reopen and change the title to be more specific about alerts.

henrygd avatar Oct 29 '25 02:10 henrygd

Bumping this feature. It would be great to have Beszel alert based on container statuses like unhealthy, down, etc. Currently, I’m using Uptime Kuma to monitor this, but it seems more appropriate to have Beszel handle it directly given its container graphs already integrated.

fhughes90 avatar Nov 03 '25 20:11 fhughes90

Also bumping this feature request. I have two containers whose health is based not on http accessibility but whether the Nvidia-smi command succeeds inside the container. I believe kuma will still pass in this case as the web UI works but I want to know how often the containers lose access to the GPU as this breaks my hardware encoding but not the rest of the container as well as my ability to monitor the GPU within beszel

Thanks for the incredible tool btw this thing is just about perfect for my use case

jarbasaur avatar Dec 02 '25 20:12 jarbasaur

Bumping also! I'd prefer to have all my monitoring alerts in one place so it's easy to manage.

iamnotbobby avatar Dec 05 '25 17:12 iamnotbobby