Created
August 29, 2012 18:09
-
-
Save anveo/3516396 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
18:08:45 root@ops-staging:/opt/graphite/conf | |
→ rabbitmqctl list_exchanges | |
Listing exchanges ... | |
amq.direct direct | |
amq.topic topic | |
amq.rabbitmq.trace topic | |
amq.rabbitmq.log topic | |
amq.fanout fanout | |
amq.headers headers | |
direct | |
amq.match headers | |
...done. | |
18:09:00 root@ops-staging:/opt/graphite/conf | |
→ rabbitmqctl list_vhosts | |
Listing vhosts ... | |
/ | |
/sensu | |
...done. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment