Drupal

Drupal Integration

Set up application health and cron monitoring checks for your Drupal application.

The OhDear Integration module connects your Drupal website with Oh Dear's monitoring platform. While basic uptime and performance monitoring work out of the box, this module enables advanced features like application health monitoring and cron job tracking.

Features #

Installation #

composer require 'drupal/ohdear_integration:^3.0'

Requires Drupal 10 or 11 and PHP 8.1+.

Drush Commands #

Configuration #

  1. Set your health check secret at /admin/config/system/settings
  2. Configure monitoring sensors at /admin/config/system/monitoring/settings
  3. Input the Oh Dear ping URI for cron monitoring

For detailed setup instructions, see the Drupal.org project page.