[Feature]: Container health alerts
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)
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 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
Something like this might work to have a simple overview
@henrygd Think this one can be closed as it was added in v0.14.0
Is there an option for alerting when a container transitions from healthy -> unhealthy? I don't see one and I may have missed it
That's true, I'll reopen and change the title to be more specific about alerts.
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.
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
Bumping also! I'd prefer to have all my monitoring alerts in one place so it's easy to manage.