Introduction
Laravel Forge can be configured to monitor the following metrics on your server and email you when their state changes:- CPU Load Average - tracks the server’s load average. This is based on the average system load over a one-minute interval.
- Used Disk Space - tracks the amount of disk space that has been used on the primary drive.
- Used Memory - tracks how much of the RAM is in active use.
Server monitoring is only available on the Business plan.
Managing server monitors
Creating monitors
To create a server monitor, navigate to the server’s dashboard, click the “Observe” tab, and click the “Add monitor” button. Select the metric type, configure the thresholds and provide an email address to notify. Once done, click “Create server monitor”.Laravel Forge will only accept one email address to notify. If you need to notify multiple people, you should create a distribution list such as
[email protected]
.