This project is not covered by Drupal’s security advisory policy.

Description:
The Health Checker module provides a simple yet effective way to monitor the uptime of your Drupal site. It exposes a page that displays the current timestamp, which can be utilized by monitoring tools to verify that the site is operational. This module ensures that the health check endpoint is accessible even when the site is in maintenance mode, allowing for continuous monitoring.

Features:

Exposes a /health-checker endpoint that returns the current timestamp in JSON format.
Ensures the health check endpoint is available both in normal and maintenance mode.
Easy integration with monitoring tools to check site availability.

Usage:

Enable the Module: Install and enable the Health Checker module from the Drupal admin interface or with drush command.
Access the Endpoint: Navigate to /health-checker to view the timestamp.
Integrate with Monitoring Tools: Configure your monitoring tools to regularly check the /health-checker endpoint to ensure the site is up and running.
This module is an essential tool for maintaining the reliability of your Drupal site, providing a straightforward method to verify uptime and ensure continuous availability.

Project information

  • caution Maintenance fixes only
    Considered feature-complete by its maintainers.
  • Project categories: Performance
  • Created by itkan on , updated
  • shield alertThis project is not covered by the security advisory policy.
    Use at your own risk! It may have publicly disclosed vulnerabilities.

Releases