nytimes / collectd-rabbitmq

A collected plugin, written in python, to collect statistics from RabbitMQ.
https://collectd-rabbitmq.readthedocs.org/
Other
145 stars 79 forks source link

Statistics for queue not showing up #46

Open BazzalSeed opened 8 years ago

BazzalSeed commented 8 years ago

Under /lib/var/csv/rabbthost/rabbitmq

There are stats collected for Node but

Stats for Queue not showing up

BazzalSeed commented 8 years ago

[2016-09-27 19:32:53] File "/usr/local/lib/python2.7/dist-packages/collectd_rabbitmq-1.7.1-py2.7.egg/collectd_rabbitmq/collectd_plugin.py", line 205, in dispatch_overview prefixed_clustername = "rabbitmq%s" % stats['cluster_name']

jimbydamonk commented 7 years ago

Hmm. I can't seem to replicate. I just pushed 1.14. Do you think you could try with the latest version and post the full log ?