The Home for Magento 2 Excellence

Quality-tested Magento 2 modules. Explore. Evaluate. Elevate. #magento2

748 Modules
509 Ready
236 Need Help
🏆 Leaderboard
Stable v1.1.0

AMQP Monitor

brocode/module-amqp-monitor

Displays RabbitMQ server information and queue status in the Magento admin panel, with notification support for monitoring potentially harmful message queue states.

799
Downloads
Below average
0
GitHub Stars
3mo ago
Last Release
0
Open Issues
Build Passing
Ready to install

Build Tests

Composer Install
DI Compile
Templates

Code Quality

CS Coding Standard
35 errors , 127 warnings
L1 PHPStan

Tested on Magento 2.4.8-p4

Recent Test History

Each release is tested against the latest Magento version at that time.

v1.1.0 on Magento 2.4.8-p4
Mar 22, 2026
v1.0.0 on Magento 2.4.8-p4
Mar 21, 2026

Share This Module's Status

AMQP Monitor Magento compatibility status badge

README

Loaded from GitHub

BroCode AMQP Monitor

Description

this module should show a basic information of the used AMQP server and it's configured queues in the Magento Backend

Installation

composer require brocode/module-amqp-monitor
bin/magento module:enable Brocode_AmqpMonitor
bin/magento setup:upgrade

Configuration

Stores > Configuration > Services > Amqp Monitor

Configuration

Usage

System > Tools > BroCode Amqp Monitor

Monitor Overview

Changelog

1.1.0

  • add notification possibility to monitor potentially harmful states of the message queues

TODOs

  • Add autoreload of the monitor page to refresh message statistics

This content is fetched directly from the module's GitHub repository. We are not the authors of this content and take no responsibility for its accuracy, completeness, or any consequences arising from its use.