Skip to content

Instantly share code, notes, and snippets.

@akeem
Created December 6, 2010 22:01
Show Gist options
  • Save akeem/731059 to your computer and use it in GitHub Desktop.
Save akeem/731059 to your computer and use it in GitHub Desktop.
command to return all options from rabbitmq queue
rabbitmqctl -n rabbit@localhost list_queues -p /nanite name durable auto_delete arguments pid owner_pid exclusive_consumer_pid exclusive_consumer_tag messages_ready messages_unacknowledged messages consumers memory
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment