RabbitMQ Collector (app-discovery-rabbitmq)
This collector connects to the RabbitMQ management plug-in to obtain the information about the RabbitMQ node list, version, queues, and consumer endpoints in queues. For details about the configuration parameters, see Table 1.
Parameter |
Mandatory |
Configuration |
---|---|---|
output_path |
No |
Enter the storage path of the collection result file (app-discovery-rabbitmq-xxx.csv). If this parameter is left blank, the storage path defaults to <collector-installation-path>\output\file. Example: C:\Edge\tools\plugins\collectors\python\windows\mgc-app-discovery-collectors-windows\app-discovery-rabbitmq\output\file\app-discovery-rabbitmq-xxx.csv |
password |
Yes |
Enter the login password. |
username |
Yes |
Enter the username for logging in to the RabbitMQ management plug-in. |
server_port |
Yes |
Enter the RabbitMQ service port, for example, 5672. |
plugin_port |
Yes |
Enter the port of the RabbitMQ management plug-in, for example, 15672. |
host |
Yes |
Enter the IP address for connecting to RabbitMQ, for example, 127.0.0.1. |
Feedback
Was this page helpful?
Provide feedbackThank you very much for your feedback. We will continue working to improve the documentation.