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.
Build Tests
Code Quality
Tested on Magento 2.4.8-p4
Recent Test History
Each release is tested against the latest Magento version at that time.
Top Contributors
View LeaderboardShare This Module's Status
README
Loaded from GitHubBroCode 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

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