All notable changes to laravel-server-monitor
will be documented in this file
- add support for PHP 8
- add support for Laravel 8
- allow Guzzle 7
- add support for Laravel 7
next_run_in_minutes
can be set in config
- add support for Laravel 6
- drop support for Laravel 5.7 and below
- drop support for PHP 7.1 and below
- add support for Laravel 5.8
- use Arr:: and Str:: functions
- add
dump-checks
command
- allow elastic search check to check other ips
- fix memcached check
- add support for Laravel 5.7
- add
ssh_command_prefix
to config file
- add support for L5.6
- fix missing import in service provider
- add ability to specify multiple mail addresses in the notifiable
- add support for L5.5 auto discovery
- make
Host
model configurable
- make diskspace thresholds configurable
- the notifiable now has access to the event that triggered the notification
- make checks extensible
- don't show output of curl in Elasticsearch check
- improve the detection of failed processes
- fix mail notifications
- clean up migrations
- fix for bug when using a custom model
- further improvements for wrong value in
Next run
in list commands
THIS VERSION IS BROKEN, DO NOT USE
- fix for wrong value in
Next run
in list commands
THIS VERSION IS BROKEN, DO NOT USE
- fix for wrong value in
Next run
in list commands
- initial release