Skip to main content

Monitoring

Use Monit and external checks to catch failures early. Alert on errors and slowdowns and keep a simple dashboard handy.

Note: This module is being worked on. Below is the lesson plan you can expect.

  • Installing and configuring Monit
  • Sending email when things go wrong
  • Monitoring your Nginx service
  • Configuring Monit for MariaDB/MySQL
  • Using Monit to monitor your PHP-FPM service
  • Monitoring Postfix using Monit
  • Monitoring site-specific functionality with Monit
  • Accessing the Monit GUI/HTTP dashboard

Next module: Maintenance