mirror of
https://github.com/cloudpanel-io/cloudpanel-ce.git
synced 2026-04-05 20:31:58 +02:00
[Request] Add Monit Monitoring Guide to Docs #109
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @MercanoGlobal on 4/10/2025
CloudPanel version(s) affected
2.5.1
Description
Since a lot of users are having issues with critical processes hanging due to low resources or other reasons, usually happening either in the middle of the night or when you're on vacation, it would be great if you could create an official guide in the Documentation on how to set up Monit in order to monitor NGINX, MySQL/MariaDB and PHP-FPM.
This is extremely important to have, as an issue like this would be almost fatal for e-commerce, for example, if it happens during Black Friday.
A tool like Monit would make any CloudPanel instance unbreakable.
How to reproduce
Reports: 1, 2, 3, 4.
Possible Solution
Documentation > Guides > Applications > Monit
Additional Context
No response