Install
Works with Drupal: ^10 || ^11Using Composer to manage Drupal site dependencies
Alternative installation files
Download tar.gz
13.58 KB
MD5: bbfe23309ff6323806cc3b1d24464b2c
SHA-1: 05e0f31188a6768d623bfca6d62b91cc3397fd91
SHA-256: 0cccadb4d7981878be033cd687c55022ebcb4ecf9e37c9bfb667e3ed99b4de34
Download zip
20.93 KB
MD5: 60f7bd82c7f708b664044f19231f7e7e
SHA-1: 568a64db99b7a51eab59e500aaffb831c68e6470
SHA-256: 9c03c70d2bcd539a21be5216bbee5c9a762689662e54b598f272d944bb28597f
Release notes
Fourt official release! 1.0.3
- Reverted code standards changes from #3458678: Fix the issues reported by phpcs
Third official release! 1.0.2
- Updated README.md
- code standards
Second official release (1.0.1)!
- command line wrapper for drush with fail-over liveness event logging capability is added
- Updated README.md
- (see README.md for usage and setup)
- command line wrapper for drush with fail-over liveness event logging capability included
- liveness_cron implemented
- invoke liveness check with php command (wrapper for drush with failover)
- harvest liveness results from multiple environments
- email notification
- customizable block (place it with the block system)
- enable or disable block with "last 3 liveness events (default displays events from last 48 hrs)"
- sortable and filterable liveness events
- multiple environments configurable to be probed and merge results
- display last 3 messages from last X hours where X is configurable (for the block)
First official release!
- See notes above.