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
1.1.0
2026-01-22 16:04 UTC
Requires (Dev)
- composer/composer: *@dev
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 > 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

