Simple monitoring and alerting with Monit on Ubuntu 22.04 LTS

TLDR Guide On Ubuntu 22.04: Example config: Mailserver config example using Gmail in /etc/monit/monitrc: Then reload Monit: Introduction Monit is a utility to monitor your services, systems, and processes and also can handle alarms as well. Not only that, monit is available on most official upstream repositories. It has a lightweight web user interface that…