Skip to main content
Back to packages
844 GitHub stars

spatie/laravel-server-monitor

View on GitHub

Description

This package keeps an eye on the health of all your servers.

We all dream of servers that need no maintenance at all. But unfortunately in reality this is not the case. Disks can get full, processes can crash, servers run out of memory...

This package keeps an eye on the health of all your servers. There are a few checks that come out of the box. Adding new checks is a breeze.

When something goes wrong it can notify you via Slack or mail. Here's what a Slack notification looks like:

Behind the scenes Laravel's native notification system is leveraged so you can use one of the many notification drivers.

Recent Courses on Laravel Daily