Using the Server Monitor Plugin
How to use the Mautic Server Monitor Plugin and understand its dashboard and alerts.
Using the Plugin
Dashboard Widget
Add the Server Monitor Overview widget to your dashboard to see:
- CPU usage: Shows how busy your server is, with a colored bar (green = OK, yellow = warning, red = danger).
- Memory usage: See how much memory is used and total available (in GB and %).
- Disk usage: See how much storage is used and total available (in GB and %).
- System uptime: Shows how long your server has been running (days, hours, minutes, seconds).
You’ll see simple status lights (OK, Warning, Danger) based on the limits you set.
Email & Webhook Alerts
- Email: Add your email address in the plugin settings. You’ll get alerts if something goes wrong. Alerts are sent when usage goes above your warning or critical thresholds.
- Webhook: The plugin triggers a
server.monitor
event with the latest stats. You can connect this to external tools (like Zapier or Make.com) or your own integrations.
Reports
View historical server performance in Mautic’s reporting section. You can create custom reports using the “Server Monitor” data source to analyze trends over time.
Tip: If you don’t see new data, make sure the plugin is published and your Mautic cron jobs are running.