Rabbit Mq Queue Issue(Special Agent)

I have issue fetching out information of individual queue. Information is fetched for vhost but not for individual queue.

WARNING: Exception while parsing agent section ‘rabbitmq_queues’: AttributeError("‘list’ object has no attribute ‘get’",)
File “/omd/sites/ldc/lib/python/cmk_base/data_sources/host_sections.py”, line 299, in _update_with_parse_function
return parse_function(section_content)
File “/omd/sites/ldc/local/share/check_mk/checks/rabbitmq_queues”, line 58, in parse_rabbitmq_queues
“messages_publish”: queue.get(“message_stats”, {}).get(“publish”),

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.