spatie/laravel-server-monitor
Monitor the health of your servers from Laravel. Includes built-in checks (disk, memory, processes, etc.), easy custom checks, and notifications via Slack or email when something goes wrong.
You can list all configured hosts with:
php artisan server-monitor:list-hosts
You can list all configured checks with:
php artisan server-monitor:list-checks
How can I help you explore Laravel packages today?