brocode / module-amqp-monitor
Simple Amqp-Monitor for configured Queues
Package info
github.com/brosenberger/module-amqp-monitor
Type:magento2-module
pkg:composer/brocode/module-amqp-monitor
Fund package maintenance!
1.1.2
2026-08-24 07:27 UTC
Requires
- php: ~8.1.0||~8.2.0||~8.3.0||~8.4.0
- magento/framework: >=103.0.0
- magento/module-amqp: >=100.4.0
- magento/module-backend: >=102.0.0
- magento/module-config: >=101.2.0
- magento/module-directory: >=100.4.0
README
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
Usage
System > Tools > BroCode AMQP Monitor
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

