comamand output - return of command: rabbitmq-plugins list
rabbitmq.config
get and check metrics
You can check bellow..
Version
Ubuntu 16.04.4 LTS
ii rabbitmq-server 3.7.7-1
Installed *.ez
ls /usr/lib/rabbitmq/lib/rabbitmq_server-3.7.7/plugins | grep prometheus
prometheus-3.5.1.ez
prometheus_cowboy-0.1.4.ez
prometheus_httpd-2.1.8.ez
prometheus_process_collector-1.3.1.ez
prometheus_rabbitmq_exporter-3.7.2.3.ez
Enable plugin cmd
rabbitmq-plugins enable prometheus_process_collector
The following plugins have been configured:
prometheus_rabbitmq_exporter
rabbitmq_management
rabbitmq_management_agent
rabbitmq_web_dispatch
Applying plugin configuration to rabbit@rabbit5...
Plugin configuration unchanged.
Hello, there are no metrics from process collector and no errors related to plugins in logfile.
This should be enough to describe the situation
You can check bellow..
Version
Installed *.ez
Enable plugin cmd
rabbitmq-plugins list
rabbitmq.conf
Get metrics and check - There are 3008 metrics but NO PROCESS METRICS !!!