munin-monitoring / contrib

Contributed stuff for munin (plugins, tools, etc...)
http://munin-monitoring.org
1.05k stars 681 forks source link

rabbitmq_messages_uncommitted broken because rabbitmqctl list_channels doesn't take a -p argument #943

Open shallot opened 5 years ago

shallot commented 5 years ago

Hi,

The current version of this plugin in this repository doesn't work, it keeps emitting:

 Error output from rabbitmq_messages_uncommitted:
     Error: {bad_argument,'-p'}

It seems to be missing https://github.com/ask/rabbitmq-munin/commit/ce6ac82bf195a1d9309240e900ba1b58186bbb3d#diff-499ba6d672b12dd33c88ef7eb95f1ec9 (or a variant thereof)

shallot commented 5 years ago

It seems it's actually completely broken because it thinks that RabbitMQ will record a queue for a channel listing of uncomitted messages, but it simply doesn't

https://github.com/ask/rabbitmq-munin/issues/15#issuecomment-24799042

sumpfralle commented 5 years ago

could you please translate this into a changeset in order to get the plugin working again? (I am not aware of a munin developer with a good knowledge about rabbitmq's internals)

sumpfralle commented 5 years ago

@shallot: ping?

shallot commented 5 years ago

Sorry, I happened to stop using this particular combination in the meantime

github-actions[bot] commented 3 years ago

Stale issue message