Connections
AMQP and other protocol connections to the RabbitMQ broker.
Columns
| Name | Type | References | |
| Name [KEY] | String | ||
| Vhost | String |
VirtualHosts.Name | |
| Node | String |
Nodes.Name | |
| User | String |
Users.Name | |
| State | String |
The allowed values are running, flow, blocked, blocking, idle. | |
| Protocol | String |
The allowed values are amqp0-9-1, amqp1.0, mqtt, stomp. | |
| Type | String |
The allowed values are network, direct. | |
| Host | String | ||
| Port | Integer | ||
| PeerHost | String | ||
| PeerPort | Integer | ||
| PeerCertSubject | String | ||
| IsSSL | Boolean | ||
| SslProtocol | String | ||
| SslCipher | String | ||
| AuthMechanism | String | ||
| FrameMax | Integer | ||
| ChannelMax | Integer | ||
| Channels | Integer | ||
| ConnectedAt | Datetime | ||
| Timeout | Integer | ||
| ReceivedBytes | Long | ||
| Reductions | Long | ||
| SentBytes | Long | ||
| PendingBytes | Long | ||
| ClientProperties | String |