Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Statistics for Queue erroring out #47

Open
BazzalSeed opened this issue Sep 28, 2016 · 1 comment
Open

Statistics for Queue erroring out #47

BazzalSeed opened this issue Sep 28, 2016 · 1 comment

Comments

@BazzalSeed
Copy link

[2016-09-28 15:43:58] File "/usr/local/lib/python2.7/dist-packages/collectd_rabbitmq-1.7.1-py2.7.egg/collectd_rabbitmq/collectd_plugin.py", line 93, in read
PLUGIN.read()
[2016-09-28 15:43:58] File "/usr/local/lib/python2.7/dist-packages/collectd_rabbitmq-1.7.1-py2.7.egg/collectd_rabbitmq/collectd_plugin.py", line 126, in read
self.dispatch_overview()
[2016-09-28 15:43:58] File "/usr/local/lib/python2.7/dist-packages/collectd_rabbitmq-1.7.1-py2.7.egg/collectd_rabbitmq/collectd_plugin.py", line 219, in dispatch_overview
subtree_name, type_name)
[2016-09-28 15:43:58] File "/usr/local/lib/python2.7/dist-packages/collectd_rabbitmq-1.7.1-py2.7.egg/collectd_rabbitmq/collectd_plugin.py", line 303, in dispatch_values
metric.type = metric_type
[2016-09-28 15:43:58] TypeError: Dataset rabbitmq_queues not found
[2016-09-28 15:43:58] read-function of plugin `python.collectd_rabbitmq.collectd_plugin' failed. Will suspend it for 120 seconds.

@jimbydamonk
Copy link
Collaborator

What does your collectd config look like ? Did you update the types.db ? It looks like it can't find the proper types.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants