mohsenabrishami/stethoscope
Monitor your Laravel server’s health with CPU, memory, disk space, network, and web server (Nginx/Apache) checks. Logs threshold breaches and failures, and can email alerts when issues occur. Linux-based, PHP 8+ and Laravel 8+.
Transfer build files to public/vendor.
Change build directory from public to public/stethoscope.
Add .gitattributes file.
Fix bug API address in the monitoring panel.
Improved display of server status in the monitoring panel
Rename monitoring_panel_key to uppercase in the config file.
Adding the ability to customize the monitoring panel path.
Responsive monitoring panel Fix bug API Address in the monitoring panel
Using notification instead of mail and the possibility of Customizing the notifiable
Adding a monitoring panel to display the current status and history of server problems.
Add MIT license Change the data type of the source column to a string
Fix bug display of web server status
Create a command to clean resource logs Fix bug send an email when the email address is null
The first stable version Improve email view. Fix the bug of sending a null email notification when don't happen trouble in the server. Refactor Tests.
Send a notification email when trouble occurred in the server.
Building driver-based component to support record log both in file and database
Add Database Driver to record log
Support apache2 web server
Get thresholds and network monitor URL from env
Add monitor command for record logs
Refactor commands and services
Complete tests and add GitHub action
Improve output data in listening and monitoring commands
Improve configuration file
Improve README file
fix bug network url monitoring
How can I help you explore Laravel packages today?