The Home for Magento 2 Excellence

Automated build tests for Magento 2 modules. Explore. Evaluate. Elevate. #magento2

1094 Modules
671 Ready
422 Need Help
Vendors 🏆 Leaderboard
Actively Maintained v1.1.2 MIT

AMQP Monitor

brocode/module-amqp-monitor 25

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

1,067
Downloads
Below average
0
GitHub Stars
26d ago
Last Release
0
Open Issues
Build Issues
0/3 checks passed

Build Tests

Composer Install
DI Compile
Templates

Code Quality

CS Coding Standard
L1 PHPStan

Release Discipline

Follows SemVer · 100% What is this?

Release history audited up to v1.1.2

Tested on Magento 2.4.9

Recent Test History

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

v1.1.2 on Magento 2.4.9
Aug 24, 2026
v1.1.0 on Magento 2.4.9
May 26, 2026
v1.1.0 on Magento 2.4.8-p4
Mar 22, 2026
v1.0.0 on Magento 2.4.8-p4
Mar 21, 2026

Looking for Contributors

Composer installation fails. Your contribution could help the entire Magento community!

Contribute

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 > BroCode 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.