Features

This module provides a simple health check page to use as an endpoint for site monitoring services. The health check can be configured to run under any path, such as /health-check (the default setting), or /site-up, and will respond with a JSON formatted string that can be configured to include the timestamp.

Post-Installation

Once installed, go to Configuration > Development > Healthchecker Settings (/admin/config/development/healthchecker) and select whether to include the timestamp or not, and specify the health check page URL endpoint (if you don't want to use the default. The simply configure your site monitoring service to monitor that page.

Project information

Releases