Drupal is a registered trademark of Dries Buytaert
drupal 11.3.8 Update released for Drupal core (11.3.8)! drupal 11.3.7 Update released for Drupal core (11.3.7)! drupal 11.2.11 Update released for Drupal core (11.2.11)! drupal 10.6.7 Update released for Drupal core (10.6.7)! drupal 10.5.9 Update released for Drupal core (10.5.9)! cms 2.1.1 Update released for Drupal core (2.1.1)! drupal 11.3.6 Update released for Drupal core (11.3.6)! drupal 10.6.6 Update released for Drupal core (10.6.6)! cms 2.1.0 Update released for Drupal core (2.1.0)! video_embed_field 3.1.0 Minor update available for module video_embed_field (3.1.0). bootstrap 8.x-3.40 Minor update available for theme bootstrap (8.x-3.40). menu_link_attributes 8.x-1.7 Minor update available for module menu_link_attributes (8.x-1.7). commerce_paypal 2.1.2 Minor update available for module commerce_paypal (2.1.2). ckeditor5_premium_features 1.8.1 Minor update available for module ckeditor5_premium_features (1.8.1). ckeditor5_plugin_pack 1.5.2 Minor update available for module ckeditor5_plugin_pack (1.5.2). node_revision_delete 2.1.0 Minor update available for module node_revision_delete (2.1.0). scheduler_content_moderation_integration 3.0.5 Minor update available for module scheduler_content_moderation_integration (3.0.... commerce 3.3.5 Minor update available for module commerce (3.3.5). geocoder 8.x-4.34 Minor update available for module geocoder (8.x-4.34). leaflet 10.4.5 Minor update available for module leaflet (10.4.5).

About

Monitoring Slack sends Monitoring sensor status change notifications to a Slack channel via an incoming webhook.

Drop-in replacement / companion for the monitoring_mail submodule for teams that live in Slack rather than email.

Features

  • Posts a notification whenever a sensor transitions between runs (for example OK → WARNING). Cached results are skipped.
  • Per-severity filtering — choose which status changes are worth notifying about (OK, INFO, WARNING, CRITICAL, UNKNOWN).
  • Messages are sent as Slack attachments with a color derived from the new status (good / warning / danger) and a status emoji prepended to the title for visual prominence.
  • Each attachment includes the sensor label, the sensor message, the old → new status transition, the sensor value and a link back to the sensor details page in Drupal.
  • Optional payload overrides for channel, bot display name and icon emoji (legacy webhooks only — modern Slack app webhooks ignore these).
  • "Send test notification" button on the settings form to verify a webhook URL before saving.
  • Drupal 10.6 and 11 compatible — uses OOP #[Hook] attributes on Drupal 11, with #[LegacyHook] stubs for Drupal 10.6.

Requirements

Configuration

  1. Install and enable the module.
  2. Go to Configuration → System → Monitoring settings (/admin/config/system/monitoring).
  3. In the Slack notifications section, paste your webhook URL and tick the severities that should trigger a notification.
  4. Optionally set a channel override, bot display name and icon emoji.
  5. Click Send test notification to verify the webhook works.
  6. Save.

Notes

  • If Monitoring's call logging is disabled (Monitoring settings → Log calls: none) no notifications are triggered, because transitions cannot be detected.
  • Channel / username / icon overrides are only honored by legacy incoming webhooks. Webhooks created through a modern Slack App always post as the app and to the channel configured in Slack — leave those fields empty in that case, and configure the app's display name and icon in Slack instead.

Activity

Total releases
2
First release
Apr 2026
Latest release
21 hours ago
Release cadence
0 days
Stability
0% stable

Releases

Version Type Release date
1.0.0-alpha1 Pre-release Apr 23, 2026
1.x-dev Dev Apr 23, 2026