Hi there!
I don't if anyone is also having this type of issue, I'm kind new to Enhance.
One of my webapps server have 4GB of RAM, and a single website could make MariaDB get killed for OOM.
And I noticed that after 1 hour of all domains getting error in DB, there's no Watchdog to restart the mariadb service and I had to manually restart the maria db service (although one can use enhance ui, it's still bothersome that you have to manually do this).
I think watchdogs is a must in any server, if possible with mail notification or a specific log showing the super administrator why the service exited.
Also, if a specific website is causing the issue, it would be cool that after a couple restarts in a few minutes, this website gets locked out from the database service, until the administrator gets notifed, to avoid the service to be abused by a single domain.
I've just imposed some limits in the packages to avoid OOM in the mariadb, but yet, watchdog is a must in an web hosting panel.
What do you guys think?