Download the PHP package ohdearapp/health-check-results without Composer
On this page you can find all versions of the php package ohdearapp/health-check-results. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download ohdearapp/health-check-results
More information about ohdearapp/health-check-results
Files in ohdearapp/health-check-results
Package health-check-results
Short Description Create application health check results for Oh Dear
License MIT
Homepage https://github.com/ohdearapp/health-check-results
Informations about the package health-check-results
Create a health check report to be verified by Oh Dear
Using Oh Dear you can monitor various aspects or your application and server. This way you could get alerts when:
- disk space is running low
- the database is down
- Redis cannot be reached
- mails cannot be sent
- there are many application errors in a small timeframe (via Flare)
- a reboot of your app is required
- ...
You can monitor any aspect of your app that you want.
Using this package you can build up the JSON that Oh Dear expects for its health check.
To learn more head over to the Application Health Monitoring docs at Oh Dear.
Installation
You can install the package via composer:
Usage
Here's an example that shows how you can create the JSON that Oh Dear expects for the health check.
This will output this JSON:
Testing
Changelog
Please see CHANGELOG for more information on what has changed recently.
Contributing
Please see CONTRIBUTING for details.
Security Vulnerabilities
Please review our security policy on how to report security vulnerabilities.
Credits
- Freek Van der Herten
- All Contributors
License
The MIT License (MIT). Please see License File for more information.