Skip to content

Instantly share code, notes, and snippets.

@michaelklishin
Created July 31, 2014 06:26
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save michaelklishin/a8b1c9437db4f4faebf2 to your computer and use it in GitHub Desktop.
Save michaelklishin/a8b1c9437db4f4faebf2 to your computer and use it in GitHub Desktop.
{
"recv_oct":1604,
"recv_oct_details":{
"rate":0.0
},
"send_oct":4217,
"send_oct_details":{
"rate":0.0
},
"recv_cnt":7,
"send_cnt":9,
"send_pend":0,
"state":"running",
"channels":1,
"type":"network",
"node":"rabbit@mercurio",
"name":"127.0.0.1:57062 -> 127.0.0.1:5671",
"port":5671,
"peer_port":57062,
"host":"127.0.0.1",
"peer_host":"127.0.0.1",
"ssl":true,
"peer_cert_subject":"",
"peer_cert_issuer":"",
"peer_cert_validity":"",
"auth_mechanism":"PLAIN",
"ssl_protocol":"tlsv1.2",
"ssl_key_exchange":"rsa",
"ssl_cipher":"aes_256_cbc",
"ssl_hash":"sha256",
"protocol":"AMQP 0-9-1",
"user":"guest",
"vhost":"/",
"timeout":580,
"frame_max":131072,
"channel_max":65535,
"client_properties":{
"capabilities":{
"publisher_confirms":true,
"consumer_cancel_notify":true,
"exchange_exchange_bindings":true,
"basic.nack":true,
"connection.blocked":true,
"authentication_failure_close":true
},
"product":"Bunny",
"platform":"ruby 2.0.0p481 (2014-05-08 revision 45883) [x86_64-darwin13.1.0]",
"version":"1.5.0.pre",
"information":"http://rubybunny.info"
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment