| 1 | # HELP socket_open The number of times an MQTT socket has been opened. |
| 2 | # TYPE socket_open counter |
| 3 | socket_open{node="VerneMQ@172.17.0.2"} 338956 |
| 4 | # HELP socket_close The number of times an MQTT socket has been closed. |
| 5 | # TYPE socket_close counter |
| 6 | socket_close{node="VerneMQ@172.17.0.2"} 338956 |
| 7 | # HELP socket_close_timeout The number of times VerneMQ closed an MQTT socket due to no CONNECT frame has been received on time. |
| 8 | # TYPE socket_close_timeout counter |
| 9 | socket_close_timeout{node="VerneMQ@172.17.0.2"} 0 |
| 10 | # HELP socket_error The total number of socket errors that have occurred. |
| 11 | # TYPE socket_error counter |
| 12 | socket_error{node="VerneMQ@172.17.0.2"} 0 |
| 13 | # HELP bytes_received The total number of bytes received. |
| 14 | # TYPE bytes_received counter |
| 15 | bytes_received{node="VerneMQ@172.17.0.2"} 36796908 |
| 16 | # HELP bytes_sent The total number of bytes sent. |
| 17 | # TYPE bytes_sent counter |
| 18 | bytes_sent{node="VerneMQ@172.17.0.2"} 23361693 |
| 19 | # HELP mqtt_connect_received The number of CONNECT packets received. |
| 20 | # TYPE mqtt_connect_received counter |
| 21 | mqtt_connect_received{node="VerneMQ@172.17.0.2",mqtt_version="4"} 338956 |
| 22 | # HELP mqtt_publish_received The number of PUBLISH packets received. |
| 23 | # TYPE mqtt_publish_received counter |
| 24 | mqtt_publish_received{node="VerneMQ@172.17.0.2",mqtt_version="4"} 537088 |
| 25 | # HELP mqtt_puback_received The number of PUBACK packets received. |
| 26 | # TYPE mqtt_puback_received counter |
| 27 | mqtt_puback_received{node="VerneMQ@172.17.0.2",mqtt_version="4"} 525694 |
| 28 | # HELP mqtt_pubrec_received The number of PUBREC packets received. |
| 29 | # TYPE mqtt_pubrec_received counter |
| 30 | mqtt_pubrec_received{node="VerneMQ@172.17.0.2",mqtt_version="4"} 0 |
| 31 | # HELP mqtt_pubrel_received The number of PUBREL packets received. |
| 32 | # TYPE mqtt_pubrel_received counter |
| 33 | mqtt_pubrel_received{node="VerneMQ@172.17.0.2",mqtt_version="4"} 0 |
| 34 | # HELP mqtt_pubcomp_received The number of PUBCOMP packets received. |
| 35 | # TYPE mqtt_pubcomp_received counter |
| 36 | mqtt_pubcomp_received{node="VerneMQ@172.17.0.2",mqtt_version="4"} 0 |
| 37 | # HELP mqtt_subscribe_received The number of SUBSCRIBE packets received. |
| 38 | # TYPE mqtt_subscribe_received counter |
| 39 | mqtt_subscribe_received{node="VerneMQ@172.17.0.2",mqtt_version="4"} 122 |
| 40 | # HELP mqtt_unsubscribe_received The number of UNSUBSCRIBE packets received. |
| 41 | # TYPE mqtt_unsubscribe_received counter |
| 42 | mqtt_unsubscribe_received{node="VerneMQ@172.17.0.2",mqtt_version="4"} 108 |
| 43 | # HELP mqtt_pingreq_received The number of PINGREQ packets received. |
| 44 | # TYPE mqtt_pingreq_received counter |
| 45 | mqtt_pingreq_received{node="VerneMQ@172.17.0.2",mqtt_version="4"} 205 |
| 46 | # HELP mqtt_disconnect_received The number of DISCONNECT packets received. |
| 47 | # TYPE mqtt_disconnect_received counter |
| 48 | mqtt_disconnect_received{node="VerneMQ@172.17.0.2",mqtt_version="4"} 107 |
| 49 | # HELP mqtt_connack_accepted_sent The number of times a connection has been accepted. |
| 50 | # TYPE mqtt_connack_accepted_sent counter |
| 51 | mqtt_connack_accepted_sent{node="VerneMQ@172.17.0.2",mqtt_version="4"} 0 |
| 52 | # HELP mqtt_connack_unacceptable_protocol_sent The number of times the broker is not able to support the requested protocol. |
| 53 | # TYPE mqtt_connack_unacceptable_protocol_sent counter |
| 54 | mqtt_connack_unacceptable_protocol_sent{node="VerneMQ@172.17.0.2",mqtt_version="4"} 0 |
| 55 | # HELP mqtt_connack_identifier_rejected_sent The number of times a client was rejected due to a unacceptable identifier. |
| 56 | # TYPE mqtt_connack_identifier_rejected_sent counter |
| 57 | mqtt_connack_identifier_rejected_sent{node="VerneMQ@172.17.0.2",mqtt_version="4"} 0 |
| 58 | # HELP mqtt_connack_server_unavailable_sent The number of times a client was rejected due the the broker being unavailable. |
| 59 | # TYPE mqtt_connack_server_unavailable_sent counter |
| 60 | mqtt_connack_server_unavailable_sent{node="VerneMQ@172.17.0.2",mqtt_version="4"} 0 |
| 61 | # HELP mqtt_connack_bad_credentials_sent The number of times a client sent bad credentials. |
| 62 | # TYPE mqtt_connack_bad_credentials_sent counter |
| 63 | mqtt_connack_bad_credentials_sent{node="VerneMQ@172.17.0.2",mqtt_version="4"} 0 |
| 64 | # HELP mqtt_connack_not_authorized_sent The number of times a client was rejected due to insufficient authorization. |
| 65 | # TYPE mqtt_connack_not_authorized_sent counter |
| 66 | mqtt_connack_not_authorized_sent{node="VerneMQ@172.17.0.2",mqtt_version="4"} 0 |
| 67 | # HELP mqtt_publish_sent The number of PUBLISH packets sent. |
| 68 | # TYPE mqtt_publish_sent counter |
| 69 | mqtt_publish_sent{node="VerneMQ@172.17.0.2",mqtt_version="4"} 525721 |
| 70 | # HELP mqtt_puback_sent The number of PUBACK packets sent. |
| 71 | # TYPE mqtt_puback_sent counter |
| 72 | mqtt_puback_sent{node="VerneMQ@172.17.0.2",mqtt_version="4"} 537068 |
| 73 | # HELP mqtt_pubrec_sent The number of PUBREC packets sent. |
| 74 | # TYPE mqtt_pubrec_sent counter |
| 75 | mqtt_pubrec_sent{node="VerneMQ@172.17.0.2",mqtt_version="4"} 0 |
| 76 | # HELP mqtt_pubrel_sent The number of PUBREL packets sent. |
| 77 | # TYPE mqtt_pubrel_sent counter |
| 78 | mqtt_pubrel_sent{node="VerneMQ@172.17.0.2",mqtt_version="4"} 0 |
| 79 | # HELP mqtt_pubcomp_sent The number of PUBCOMP packets sent. |
| 80 | # TYPE mqtt_pubcomp_sent counter |
| 81 | mqtt_pubcomp_sent{node="VerneMQ@172.17.0.2",mqtt_version="4"} 0 |
| 82 | # HELP mqtt_suback_sent The number of SUBACK packets sent. |
| 83 | # TYPE mqtt_suback_sent counter |
| 84 | mqtt_suback_sent{node="VerneMQ@172.17.0.2",mqtt_version="4"} 122 |
| 85 | # HELP mqtt_unsuback_sent The number of UNSUBACK packets sent. |
| 86 | # TYPE mqtt_unsuback_sent counter |
| 87 | mqtt_unsuback_sent{node="VerneMQ@172.17.0.2",mqtt_version="4"} 108 |
| 88 | # HELP mqtt_pingresp_sent The number of PINGRESP packets sent. |
| 89 | # TYPE mqtt_pingresp_sent counter |
| 90 | mqtt_pingresp_sent{node="VerneMQ@172.17.0.2",mqtt_version="4"} 205 |
| 91 | # HELP mqtt_publish_auth_error The number of unauthorized publish attempts. |
| 92 | # TYPE mqtt_publish_auth_error counter |
| 93 | mqtt_publish_auth_error{node="VerneMQ@172.17.0.2",mqtt_version="4"} 0 |
| 94 | # HELP mqtt_subscribe_auth_error The number of unauthorized subscription attempts. |
| 95 | # TYPE mqtt_subscribe_auth_error counter |
| 96 | mqtt_subscribe_auth_error{node="VerneMQ@172.17.0.2",mqtt_version="4"} 0 |
| 97 | # HELP mqtt_invalid_msg_size_error The number of packages exceeding the maximum allowed size. |
| 98 | # TYPE mqtt_invalid_msg_size_error counter |
| 99 | mqtt_invalid_msg_size_error{node="VerneMQ@172.17.0.2",mqtt_version="4"} 0 |
| 100 | # HELP mqtt_puback_invalid_error The number of unexpected PUBACK messages received. |
| 101 | # TYPE mqtt_puback_invalid_error counter |
| 102 | mqtt_puback_invalid_error{node="VerneMQ@172.17.0.2",mqtt_version="4"} 0 |
| 103 | # HELP mqtt_pubrec_invalid_error The number of unexpected PUBREC messages received. |
| 104 | # TYPE mqtt_pubrec_invalid_error counter |
| 105 | mqtt_pubrec_invalid_error{node="VerneMQ@172.17.0.2",mqtt_version="4"} 0 |
| 106 | # HELP mqtt_pubcomp_invalid_error The number of unexpected PUBCOMP messages received. |
| 107 | # TYPE mqtt_pubcomp_invalid_error counter |
| 108 | mqtt_pubcomp_invalid_error{node="VerneMQ@172.17.0.2",mqtt_version="4"} 0 |
| 109 | # HELP mqtt_publish_error The number of times a PUBLISH operation failed due to a netsplit. |
| 110 | # TYPE mqtt_publish_error counter |
| 111 | mqtt_publish_error{node="VerneMQ@172.17.0.2",mqtt_version="4"} 0 |
| 112 | # HELP mqtt_subscribe_error The number of times a SUBSCRIBE operation failed due to a netsplit. |
| 113 | # TYPE mqtt_subscribe_error counter |
| 114 | mqtt_subscribe_error{node="VerneMQ@172.17.0.2",mqtt_version="4"} 0 |
| 115 | # HELP mqtt_unsubscribe_error The number of times an UNSUBSCRIBE operation failed due to a netsplit. |
| 116 | # TYPE mqtt_unsubscribe_error counter |
| 117 | mqtt_unsubscribe_error{node="VerneMQ@172.17.0.2",mqtt_version="4"} 0 |
| 118 | # HELP client_keepalive_expired The number of clients which failed to communicate within the keepalive time period. |
| 119 | # TYPE client_keepalive_expired counter |
| 120 | client_keepalive_expired{node="VerneMQ@172.17.0.2",mqtt_version="4"} 1 |
| 121 | mqtt_connect_received{node="VerneMQ@172.17.0.2",mqtt_version="5"} 0 |
| 122 | mqtt_invalid_msg_size_error{node="VerneMQ@172.17.0.2",mqtt_version="5"} 0 |
| 123 | mqtt_pingreq_received{node="VerneMQ@172.17.0.2",mqtt_version="5"} 0 |
| 124 | mqtt_pingresp_sent{node="VerneMQ@172.17.0.2",mqtt_version="5"} 0 |
| 125 | mqtt_puback_invalid_error{node="VerneMQ@172.17.0.2",mqtt_version="5"} 0 |
| 126 | mqtt_pubcomp_invalid_error{node="VerneMQ@172.17.0.2",mqtt_version="5"} 0 |
| 127 | mqtt_publish_auth_error{node="VerneMQ@172.17.0.2",mqtt_version="5"} 0 |
| 128 | mqtt_publish_error{node="VerneMQ@172.17.0.2",mqtt_version="5"} 0 |
| 129 | mqtt_publish_received{node="VerneMQ@172.17.0.2",mqtt_version="5"} 0 |
| 130 | mqtt_publish_sent{node="VerneMQ@172.17.0.2",mqtt_version="5"} 0 |
| 131 | mqtt_suback_sent{node="VerneMQ@172.17.0.2",mqtt_version="5"} 0 |
| 132 | mqtt_subscribe_auth_error{node="VerneMQ@172.17.0.2",mqtt_version="5"} 0 |
| 133 | mqtt_subscribe_error{node="VerneMQ@172.17.0.2",mqtt_version="5"} 0 |
| 134 | mqtt_subscribe_received{node="VerneMQ@172.17.0.2",mqtt_version="5"} 0 |
| 135 | mqtt_unsuback_sent{node="VerneMQ@172.17.0.2",mqtt_version="5"} 0 |
| 136 | mqtt_unsubscribe_error{node="VerneMQ@172.17.0.2",mqtt_version="5"} 0 |
| 137 | mqtt_unsubscribe_received{node="VerneMQ@172.17.0.2",mqtt_version="5"} 0 |
| 138 | client_keepalive_expired{node="VerneMQ@172.17.0.2",mqtt_version="5"} 0 |
| 139 | # HELP queue_setup The number of times a MQTT queue process has been started. |
| 140 | # TYPE queue_setup counter |
| 141 | queue_setup{node="VerneMQ@172.17.0.2"} 338948 |
| 142 | # HELP queue_initialized_from_storage The number of times a MQTT queue process has been initialized from offline storage. |
| 143 | # TYPE queue_initialized_from_storage counter |
| 144 | queue_initialized_from_storage{node="VerneMQ@172.17.0.2"} 0 |
| 145 | # HELP queue_teardown The number of times a MQTT queue process has been terminated. |
| 146 | # TYPE queue_teardown counter |
| 147 | queue_teardown{node="VerneMQ@172.17.0.2"} 338948 |
| 148 | # HELP queue_message_drop The number of messages dropped due to full queues. |
| 149 | # TYPE queue_message_drop counter |
| 150 | queue_message_drop{node="VerneMQ@172.17.0.2"} 0 |
| 151 | # HELP queue_message_expired The number of messages which expired before delivery. |
| 152 | # TYPE queue_message_expired counter |
| 153 | queue_message_expired{node="VerneMQ@172.17.0.2"} 0 |
| 154 | # HELP queue_message_unhandled The number of unhandled messages when connecting with clean session=true. |
| 155 | # TYPE queue_message_unhandled counter |
| 156 | queue_message_unhandled{node="VerneMQ@172.17.0.2"} 1 |
| 157 | # HELP queue_message_in The number of PUBLISH packets received by MQTT queue processes. |
| 158 | # TYPE queue_message_in counter |
| 159 | queue_message_in{node="VerneMQ@172.17.0.2"} 525722 |
| 160 | # HELP queue_message_out The number of PUBLISH packets sent from MQTT queue processes. |
| 161 | # TYPE queue_message_out counter |
| 162 | queue_message_out{node="VerneMQ@172.17.0.2"} 525721 |
| 163 | # HELP client_expired Not in use (deprecated) |
| 164 | # TYPE client_expired counter |
| 165 | client_expired{node="VerneMQ@172.17.0.2"} 0 |
| 166 | # HELP cluster_bytes_received The number of bytes received from other cluster nodes. |
| 167 | # TYPE cluster_bytes_received counter |
| 168 | cluster_bytes_received{node="VerneMQ@172.17.0.2"} 0 |
| 169 | # HELP cluster_bytes_sent The number of bytes send to other cluster nodes. |
| 170 | # TYPE cluster_bytes_sent counter |
| 171 | cluster_bytes_sent{node="VerneMQ@172.17.0.2"} 0 |
| 172 | # HELP cluster_bytes_dropped The number of bytes dropped while sending data to other cluster nodes. |
| 173 | # TYPE cluster_bytes_dropped counter |
| 174 | cluster_bytes_dropped{node="VerneMQ@172.17.0.2"} 0 |
| 175 | # HELP router_matches_local The number of matched local subscriptions. |
| 176 | # TYPE router_matches_local counter |
| 177 | router_matches_local{node="VerneMQ@172.17.0.2"} 525722 |
| 178 | # HELP router_matches_remote The number of matched remote subscriptions. |
| 179 | # TYPE router_matches_remote counter |
| 180 | router_matches_remote{node="VerneMQ@172.17.0.2"} 0 |
| 181 | # HELP mqtt_connack_sent The number of CONNACK packets sent. |
| 182 | # TYPE mqtt_connack_sent counter |
| 183 | mqtt_connack_sent{node="VerneMQ@172.17.0.2",mqtt_version="4",return_code="success"} 338948 |
| 184 | mqtt_connack_sent{node="VerneMQ@172.17.0.2",mqtt_version="4",return_code="unsupported_protocol_version"} 0 |
| 185 | mqtt_connack_sent{node="VerneMQ@172.17.0.2",mqtt_version="4",return_code="client_identifier_not_valid"} 0 |
| 186 | mqtt_connack_sent{node="VerneMQ@172.17.0.2",mqtt_version="4",return_code="server_unavailable"} 0 |
| 187 | mqtt_connack_sent{node="VerneMQ@172.17.0.2",mqtt_version="4",return_code="bad_username_or_password"} 4 |
| 188 | mqtt_connack_sent{node="VerneMQ@172.17.0.2",mqtt_version="4",return_code="not_authorized"} 4 |
| 189 | mqtt_disconnect_received{node="VerneMQ@172.17.0.2",mqtt_version="5",reason_code="normal_disconnect"} 0 |
| 190 | mqtt_disconnect_received{node="VerneMQ@172.17.0.2",mqtt_version="5",reason_code="disconnect_with_will_msg"} 0 |
| 191 | mqtt_disconnect_received{node="VerneMQ@172.17.0.2",mqtt_version="5",reason_code="unspecified_error"} 0 |
| 192 | mqtt_disconnect_received{node="VerneMQ@172.17.0.2",mqtt_version="5",reason_code="malformed_packet"} 0 |
| 193 | mqtt_disconnect_received{node="VerneMQ@172.17.0.2",mqtt_version="5",reason_code="protocol_error"} 0 |
| 194 | mqtt_disconnect_received{node="VerneMQ@172.17.0.2",mqtt_version="5",reason_code="impl_specific_error"} 0 |
| 195 | mqtt_disconnect_received{node="VerneMQ@172.17.0.2",mqtt_version="5",reason_code="topic_name_invalid"} 0 |
| 196 | mqtt_disconnect_received{node="VerneMQ@172.17.0.2",mqtt_version="5",reason_code="receive_max_exceeded"} 0 |
| 197 | mqtt_disconnect_received{node="VerneMQ@172.17.0.2",mqtt_version="5",reason_code="topic_alias_invalid"} 0 |
| 198 | mqtt_disconnect_received{node="VerneMQ@172.17.0.2",mqtt_version="5",reason_code="packet_too_large"} 0 |
| 199 | mqtt_disconnect_received{node="VerneMQ@172.17.0.2",mqtt_version="5",reason_code="message_rate_too_high"} 0 |
| 200 | mqtt_disconnect_received{node="VerneMQ@172.17.0.2",mqtt_version="5",reason_code="quota_exceeded"} 0 |
| 201 | mqtt_disconnect_received{node="VerneMQ@172.17.0.2",mqtt_version="5",reason_code="administrative_action"} 0 |
| 202 | mqtt_disconnect_received{node="VerneMQ@172.17.0.2",mqtt_version="5",reason_code="payload_format_invalid"} 0 |
| 203 | # HELP mqtt_disconnect_sent The number of DISCONNECT packets sent. |
| 204 | # TYPE mqtt_disconnect_sent counter |
| 205 | mqtt_disconnect_sent{node="VerneMQ@172.17.0.2",mqtt_version="5",reason_code="normal_disconnect"} 0 |
| 206 | mqtt_disconnect_sent{node="VerneMQ@172.17.0.2",mqtt_version="5",reason_code="unspecified_error"} 0 |
| 207 | mqtt_disconnect_sent{node="VerneMQ@172.17.0.2",mqtt_version="5",reason_code="malformed_packet"} 0 |
| 208 | mqtt_disconnect_sent{node="VerneMQ@172.17.0.2",mqtt_version="5",reason_code="protocol_error"} 0 |
| 209 | mqtt_disconnect_sent{node="VerneMQ@172.17.0.2",mqtt_version="5",reason_code="impl_specific_error"} 0 |
| 210 | mqtt_disconnect_sent{node="VerneMQ@172.17.0.2",mqtt_version="5",reason_code="not_authorized"} 0 |
| 211 | mqtt_disconnect_sent{node="VerneMQ@172.17.0.2",mqtt_version="5",reason_code="server_busy"} 0 |
| 212 | mqtt_disconnect_sent{node="VerneMQ@172.17.0.2",mqtt_version="5",reason_code="server_shutting_down"} 0 |
| 213 | mqtt_disconnect_sent{node="VerneMQ@172.17.0.2",mqtt_version="5",reason_code="keep_alive_timeout"} 0 |
| 214 | mqtt_disconnect_sent{node="VerneMQ@172.17.0.2",mqtt_version="5",reason_code="session_taken_over"} 0 |
| 215 | mqtt_disconnect_sent{node="VerneMQ@172.17.0.2",mqtt_version="5",reason_code="topic_filter_invalid"} 0 |
| 216 | mqtt_disconnect_sent{node="VerneMQ@172.17.0.2",mqtt_version="5",reason_code="topic_name_invalid"} 0 |
| 217 | mqtt_disconnect_sent{node="VerneMQ@172.17.0.2",mqtt_version="5",reason_code="receive_max_exceeded"} 0 |
| 218 | mqtt_disconnect_sent{node="VerneMQ@172.17.0.2",mqtt_version="5",reason_code="topic_alias_invalid"} 0 |
| 219 | mqtt_disconnect_sent{node="VerneMQ@172.17.0.2",mqtt_version="5",reason_code="packet_too_large"} 0 |
| 220 | mqtt_disconnect_sent{node="VerneMQ@172.17.0.2",mqtt_version="5",reason_code="message_rate_too_high"} 0 |
| 221 | mqtt_disconnect_sent{node="VerneMQ@172.17.0.2",mqtt_version="5",reason_code="quota_exceeded"} 0 |
| 222 | mqtt_disconnect_sent{node="VerneMQ@172.17.0.2",mqtt_version="5",reason_code="administrative_action"} 0 |
| 223 | mqtt_disconnect_sent{node="VerneMQ@172.17.0.2",mqtt_version="5",reason_code="payload_format_invalid"} 0 |
| 224 | mqtt_disconnect_sent{node="VerneMQ@172.17.0.2",mqtt_version="5",reason_code="retain_not_supported"} 0 |
| 225 | mqtt_disconnect_sent{node="VerneMQ@172.17.0.2",mqtt_version="5",reason_code="qos_not_supported"} 0 |
| 226 | mqtt_disconnect_sent{node="VerneMQ@172.17.0.2",mqtt_version="5",reason_code="use_another_server"} 0 |
| 227 | mqtt_disconnect_sent{node="VerneMQ@172.17.0.2",mqtt_version="5",reason_code="server_moved"} 0 |
| 228 | mqtt_disconnect_sent{node="VerneMQ@172.17.0.2",mqtt_version="5",reason_code="shared_subs_not_supported"} 0 |
| 229 | mqtt_disconnect_sent{node="VerneMQ@172.17.0.2",mqtt_version="5",reason_code="connection_rate_exceeded"} 0 |
| 230 | mqtt_disconnect_sent{node="VerneMQ@172.17.0.2",mqtt_version="5",reason_code="max_connect_time"} 0 |
| 231 | mqtt_disconnect_sent{node="VerneMQ@172.17.0.2",mqtt_version="5",reason_code="subscription_ids_not_supported"} 0 |
| 232 | mqtt_disconnect_sent{node="VerneMQ@172.17.0.2",mqtt_version="5",reason_code="wildcard_subs_not_supported"} 0 |
| 233 | mqtt_connack_sent{node="VerneMQ@172.17.0.2",mqtt_version="5",reason_code="success"} 0 |
| 234 | mqtt_connack_sent{node="VerneMQ@172.17.0.2",mqtt_version="5",reason_code="unspecified_error"} 0 |
| 235 | mqtt_connack_sent{node="VerneMQ@172.17.0.2",mqtt_version="5",reason_code="malformed_packet"} 0 |
| 236 | mqtt_connack_sent{node="VerneMQ@172.17.0.2",mqtt_version="5",reason_code="protocol_error"} 0 |
| 237 | mqtt_connack_sent{node="VerneMQ@172.17.0.2",mqtt_version="5",reason_code="impl_specific_error"} 0 |
| 238 | mqtt_connack_sent{node="VerneMQ@172.17.0.2",mqtt_version="5",reason_code="unsupported_protocol_version"} 0 |
| 239 | mqtt_connack_sent{node="VerneMQ@172.17.0.2",mqtt_version="5",reason_code="client_identifier_not_valid"} 0 |
| 240 | mqtt_connack_sent{node="VerneMQ@172.17.0.2",mqtt_version="5",reason_code="bad_username_or_password"} 0 |
| 241 | mqtt_connack_sent{node="VerneMQ@172.17.0.2",mqtt_version="5",reason_code="not_authorized"} 0 |
| 242 | mqtt_connack_sent{node="VerneMQ@172.17.0.2",mqtt_version="5",reason_code="server_unavailable"} 0 |
| 243 | mqtt_connack_sent{node="VerneMQ@172.17.0.2",mqtt_version="5",reason_code="server_busy"} 0 |
| 244 | mqtt_connack_sent{node="VerneMQ@172.17.0.2",mqtt_version="5",reason_code="banned"} 0 |
| 245 | mqtt_connack_sent{node="VerneMQ@172.17.0.2",mqtt_version="5",reason_code="bad_authentication_method"} 0 |
| 246 | mqtt_connack_sent{node="VerneMQ@172.17.0.2",mqtt_version="5",reason_code="topic_name_invalid"} 0 |
| 247 | mqtt_connack_sent{node="VerneMQ@172.17.0.2",mqtt_version="5",reason_code="packet_too_large"} 0 |
| 248 | mqtt_connack_sent{node="VerneMQ@172.17.0.2",mqtt_version="5",reason_code="quota_exceeded"} 0 |
| 249 | mqtt_connack_sent{node="VerneMQ@172.17.0.2",mqtt_version="5",reason_code="payload_format_invalid"} 0 |
| 250 | mqtt_connack_sent{node="VerneMQ@172.17.0.2",mqtt_version="5",reason_code="retain_not_supported"} 0 |
| 251 | mqtt_connack_sent{node="VerneMQ@172.17.0.2",mqtt_version="5",reason_code="qos_not_supported"} 0 |
| 252 | mqtt_connack_sent{node="VerneMQ@172.17.0.2",mqtt_version="5",reason_code="use_another_server"} 0 |
| 253 | mqtt_connack_sent{node="VerneMQ@172.17.0.2",mqtt_version="5",reason_code="server_moved"} 0 |
| 254 | mqtt_connack_sent{node="VerneMQ@172.17.0.2",mqtt_version="5",reason_code="connection_rate_exceeded"} 0 |
| 255 | mqtt_puback_sent{node="VerneMQ@172.17.0.2",mqtt_version="5",reason_code="success"} 0 |
| 256 | mqtt_puback_sent{node="VerneMQ@172.17.0.2",mqtt_version="5",reason_code="no_matching_subscribers"} 0 |
| 257 | mqtt_puback_sent{node="VerneMQ@172.17.0.2",mqtt_version="5",reason_code="unspecified_error"} 0 |
| 258 | mqtt_puback_sent{node="VerneMQ@172.17.0.2",mqtt_version="5",reason_code="impl_specific_error"} 0 |
| 259 | mqtt_puback_sent{node="VerneMQ@172.17.0.2",mqtt_version="5",reason_code="not_authorized"} 0 |
| 260 | mqtt_puback_sent{node="VerneMQ@172.17.0.2",mqtt_version="5",reason_code="topic_name_invalid"} 0 |
| 261 | mqtt_puback_sent{node="VerneMQ@172.17.0.2",mqtt_version="5",reason_code="packet_id_in_use"} 0 |
| 262 | mqtt_puback_sent{node="VerneMQ@172.17.0.2",mqtt_version="5",reason_code="quota_exceeded"} 0 |
| 263 | mqtt_puback_sent{node="VerneMQ@172.17.0.2",mqtt_version="5",reason_code="payload_format_invalid"} 0 |
| 264 | mqtt_puback_received{node="VerneMQ@172.17.0.2",mqtt_version="5",reason_code="success"} 0 |
| 265 | mqtt_puback_received{node="VerneMQ@172.17.0.2",mqtt_version="5",reason_code="no_matching_subscribers"} 0 |
| 266 | mqtt_puback_received{node="VerneMQ@172.17.0.2",mqtt_version="5",reason_code="unspecified_error"} 0 |
| 267 | mqtt_puback_received{node="VerneMQ@172.17.0.2",mqtt_version="5",reason_code="impl_specific_error"} 0 |
| 268 | mqtt_puback_received{node="VerneMQ@172.17.0.2",mqtt_version="5",reason_code="not_authorized"} 0 |
| 269 | mqtt_puback_received{node="VerneMQ@172.17.0.2",mqtt_version="5",reason_code="topic_name_invalid"} 0 |
| 270 | mqtt_puback_received{node="VerneMQ@172.17.0.2",mqtt_version="5",reason_code="packet_id_in_use"} 0 |
| 271 | mqtt_puback_received{node="VerneMQ@172.17.0.2",mqtt_version="5",reason_code="quota_exceeded"} 0 |
| 272 | mqtt_puback_received{node="VerneMQ@172.17.0.2",mqtt_version="5",reason_code="payload_format_invalid"} 0 |
| 273 | mqtt_pubrec_sent{node="VerneMQ@172.17.0.2",mqtt_version="5",reason_code="success"} 0 |
| 274 | mqtt_pubrec_sent{node="VerneMQ@172.17.0.2",mqtt_version="5",reason_code="no_matching_subscribers"} 0 |
| 275 | mqtt_pubrec_sent{node="VerneMQ@172.17.0.2",mqtt_version="5",reason_code="unspecified_error"} 0 |
| 276 | mqtt_pubrec_sent{node="VerneMQ@172.17.0.2",mqtt_version="5",reason_code="impl_specific_error"} 0 |
| 277 | mqtt_pubrec_sent{node="VerneMQ@172.17.0.2",mqtt_version="5",reason_code="not_authorized"} 0 |
| 278 | mqtt_pubrec_sent{node="VerneMQ@172.17.0.2",mqtt_version="5",reason_code="topic_name_invalid"} 0 |
| 279 | mqtt_pubrec_sent{node="VerneMQ@172.17.0.2",mqtt_version="5",reason_code="packet_id_in_use"} 0 |
| 280 | mqtt_pubrec_sent{node="VerneMQ@172.17.0.2",mqtt_version="5",reason_code="quota_exceeded"} 0 |
| 281 | mqtt_pubrec_sent{node="VerneMQ@172.17.0.2",mqtt_version="5",reason_code="payload_format_invalid"} 0 |
| 282 | mqtt_pubrec_received{node="VerneMQ@172.17.0.2",mqtt_version="5",reason_code="success"} 0 |
| 283 | mqtt_pubrec_received{node="VerneMQ@172.17.0.2",mqtt_version="5",reason_code="no_matching_subscribers"} 0 |
| 284 | mqtt_pubrec_received{node="VerneMQ@172.17.0.2",mqtt_version="5",reason_code="unspecified_error"} 0 |
| 285 | mqtt_pubrec_received{node="VerneMQ@172.17.0.2",mqtt_version="5",reason_code="impl_specific_error"} 0 |
| 286 | mqtt_pubrec_received{node="VerneMQ@172.17.0.2",mqtt_version="5",reason_code="not_authorized"} 0 |
| 287 | mqtt_pubrec_received{node="VerneMQ@172.17.0.2",mqtt_version="5",reason_code="topic_name_invalid"} 0 |
| 288 | mqtt_pubrec_received{node="VerneMQ@172.17.0.2",mqtt_version="5",reason_code="packet_id_in_use"} 0 |
| 289 | mqtt_pubrec_received{node="VerneMQ@172.17.0.2",mqtt_version="5",reason_code="quota_exceeded"} 0 |
| 290 | mqtt_pubrec_received{node="VerneMQ@172.17.0.2",mqtt_version="5",reason_code="payload_format_invalid"} 0 |
| 291 | mqtt_pubrel_sent{node="VerneMQ@172.17.0.2",mqtt_version="5",reason_code="success"} 0 |
| 292 | mqtt_pubrel_sent{node="VerneMQ@172.17.0.2",mqtt_version="5",reason_code="packet_id_not_found"} 0 |
| 293 | mqtt_pubrel_received{node="VerneMQ@172.17.0.2",mqtt_version="5",reason_code="success"} 0 |
| 294 | mqtt_pubrel_received{node="VerneMQ@172.17.0.2",mqtt_version="5",reason_code="packet_id_not_found"} 0 |
| 295 | mqtt_pubcomp_sent{node="VerneMQ@172.17.0.2",mqtt_version="5",reason_code="success"} 0 |
| 296 | mqtt_pubcomp_sent{node="VerneMQ@172.17.0.2",mqtt_version="5",reason_code="packet_id_not_found"} 0 |
| 297 | mqtt_pubcomp_received{node="VerneMQ@172.17.0.2",mqtt_version="5",reason_code="success"} 0 |
| 298 | mqtt_pubcomp_received{node="VerneMQ@172.17.0.2",mqtt_version="5",reason_code="packet_id_not_found"} 0 |
| 299 | # HELP mqtt_auth_sent The number of AUTH packets sent. |
| 300 | # TYPE mqtt_auth_sent counter |
| 301 | mqtt_auth_sent{node="VerneMQ@172.17.0.2",mqtt_version="5",reason_code="success"} 0 |
| 302 | mqtt_auth_sent{node="VerneMQ@172.17.0.2",mqtt_version="5",reason_code="continue_authentication"} 0 |
| 303 | mqtt_auth_sent{node="VerneMQ@172.17.0.2",mqtt_version="5",reason_code="reauthenticate"} 0 |
| 304 | # HELP mqtt_auth_received The number of AUTH packets received. |
| 305 | # TYPE mqtt_auth_received counter |
| 306 | mqtt_auth_received{node="VerneMQ@172.17.0.2",mqtt_version="5",reason_code="success"} 0 |
| 307 | mqtt_auth_received{node="VerneMQ@172.17.0.2",mqtt_version="5",reason_code="continue_authentication"} 0 |
| 308 | mqtt_auth_received{node="VerneMQ@172.17.0.2",mqtt_version="5",reason_code="reauthenticate"} 0 |
| 309 | # HELP queue_processes The number of MQTT queue processes. |
| 310 | # TYPE queue_processes gauge |
| 311 | queue_processes{node="VerneMQ@172.17.0.2"} 0 |
| 312 | # HELP retain_memory The number of bytes used for storing retained messages. |
| 313 | # TYPE retain_memory gauge |
| 314 | retain_memory{node="VerneMQ@172.17.0.2"} 11344 |
| 315 | # HELP retain_messages The number of currently stored retained messages. |
| 316 | # TYPE retain_messages gauge |
| 317 | retain_messages{node="VerneMQ@172.17.0.2"} 0 |
| 318 | # HELP router_memory The number of bytes used by the routing table. |
| 319 | # TYPE router_memory gauge |
| 320 | router_memory{node="VerneMQ@172.17.0.2"} 12752 |
| 321 | # HELP router_subscriptions The number of subscriptions in the routing table. |
| 322 | # TYPE router_subscriptions gauge |
| 323 | router_subscriptions{node="VerneMQ@172.17.0.2"} 0 |
| 324 | # HELP netsplit_resolved The number of resolved netsplits. |
| 325 | # TYPE netsplit_resolved counter |
| 326 | netsplit_resolved{node="VerneMQ@172.17.0.2"} 0 |
| 327 | # HELP netsplit_detected The number of detected netsplits. |
| 328 | # TYPE netsplit_detected counter |
| 329 | netsplit_detected{node="VerneMQ@172.17.0.2"} 0 |
| 330 | # HELP system_utilization_scheduler_8 Scheduler 8 utilization (percentage) |
| 331 | # TYPE system_utilization_scheduler_8 gauge |
| 332 | system_utilization_scheduler_8{node="VerneMQ@172.17.0.2"} 0 |
| 333 | # HELP system_utilization_scheduler_7 Scheduler 7 utilization (percentage) |
| 334 | # TYPE system_utilization_scheduler_7 gauge |
| 335 | system_utilization_scheduler_7{node="VerneMQ@172.17.0.2"} 0 |
| 336 | # HELP system_utilization_scheduler_6 Scheduler 6 utilization (percentage) |
| 337 | # TYPE system_utilization_scheduler_6 gauge |
| 338 | system_utilization_scheduler_6{node="VerneMQ@172.17.0.2"} 0 |
| 339 | # HELP system_utilization_scheduler_5 Scheduler 5 utilization (percentage) |
| 340 | # TYPE system_utilization_scheduler_5 gauge |
| 341 | system_utilization_scheduler_5{node="VerneMQ@172.17.0.2"} 0 |
| 342 | # HELP system_utilization_scheduler_4 Scheduler 4 utilization (percentage) |
| 343 | # TYPE system_utilization_scheduler_4 gauge |
| 344 | system_utilization_scheduler_4{node="VerneMQ@172.17.0.2"} 19 |
| 345 | # HELP system_utilization_scheduler_3 Scheduler 3 utilization (percentage) |
| 346 | # TYPE system_utilization_scheduler_3 gauge |
| 347 | system_utilization_scheduler_3{node="VerneMQ@172.17.0.2"} 14 |
| 348 | # HELP system_utilization_scheduler_2 Scheduler 2 utilization (percentage) |
| 349 | # TYPE system_utilization_scheduler_2 gauge |
| 350 | system_utilization_scheduler_2{node="VerneMQ@172.17.0.2"} 8 |
| 351 | # HELP system_utilization_scheduler_1 Scheduler 1 utilization (percentage) |
| 352 | # TYPE system_utilization_scheduler_1 gauge |
| 353 | system_utilization_scheduler_1{node="VerneMQ@172.17.0.2"} 34 |
| 354 | # HELP system_utilization The average system (scheduler) utilization (percentage). |
| 355 | # TYPE system_utilization gauge |
| 356 | system_utilization{node="VerneMQ@172.17.0.2"} 9 |
| 357 | # HELP vm_memory_ets The amount of memory allocated for ETS tables. |
| 358 | # TYPE vm_memory_ets gauge |
| 359 | vm_memory_ets{node="VerneMQ@172.17.0.2"} 6065944 |
| 360 | # HELP vm_memory_code The amount of memory allocated for code. |
| 361 | # TYPE vm_memory_code gauge |
| 362 | vm_memory_code{node="VerneMQ@172.17.0.2"} 11372082 |
| 363 | # HELP vm_memory_binary The amount of memory allocated for binaries. |
| 364 | # TYPE vm_memory_binary gauge |
| 365 | vm_memory_binary{node="VerneMQ@172.17.0.2"} 1293672 |
| 366 | # HELP vm_memory_atom_used The amount of memory used by atoms. |
| 367 | # TYPE vm_memory_atom_used gauge |
| 368 | vm_memory_atom_used{node="VerneMQ@172.17.0.2"} 755998 |
| 369 | # HELP vm_memory_atom The amount of memory allocated for atoms. |
| 370 | # TYPE vm_memory_atom gauge |
| 371 | vm_memory_atom{node="VerneMQ@172.17.0.2"} 768953 |
| 372 | # HELP vm_memory_system The amount of memory allocated for the emulator. |
| 373 | # TYPE vm_memory_system gauge |
| 374 | vm_memory_system{node="VerneMQ@172.17.0.2"} 27051848 |
| 375 | # HELP vm_memory_processes_used The amount of memory used by processes. |
| 376 | # TYPE vm_memory_processes_used gauge |
| 377 | vm_memory_processes_used{node="VerneMQ@172.17.0.2"} 8671232 |
| 378 | # HELP vm_memory_processes The amount of memory allocated for processes. |
| 379 | # TYPE vm_memory_processes gauge |
| 380 | vm_memory_processes{node="VerneMQ@172.17.0.2"} 8673288 |
| 381 | # HELP vm_memory_total The total amount of memory allocated. |
| 382 | # TYPE vm_memory_total gauge |
| 383 | vm_memory_total{node="VerneMQ@172.17.0.2"} 35725136 |
| 384 | # HELP system_process_count The number of Erlang processes. |
| 385 | # TYPE system_process_count gauge |
| 386 | system_process_count{node="VerneMQ@172.17.0.2"} 329 |
| 387 | # HELP system_wallclock The number of milli-seconds passed since the node was started. |
| 388 | # TYPE system_wallclock counter |
| 389 | system_wallclock{node="VerneMQ@172.17.0.2"} 163457858 |
| 390 | # HELP system_runtime The sum of the runtime for all threads in the Erlang runtime system. |
| 391 | # TYPE system_runtime counter |
| 392 | system_runtime{node="VerneMQ@172.17.0.2"} 1775355 |
| 393 | # HELP system_run_queue The total number of processes and ports ready to run on all run-queues. |
| 394 | # TYPE system_run_queue gauge |
| 395 | system_run_queue{node="VerneMQ@172.17.0.2"} 0 |
| 396 | # HELP system_reductions The number of reductions performed in the VM since the node was started. |
| 397 | # TYPE system_reductions counter |
| 398 | system_reductions{node="VerneMQ@172.17.0.2"} 3857458067 |
| 399 | # HELP system_io_out The total number of bytes sent through ports. |
| 400 | # TYPE system_io_out counter |
| 401 | system_io_out{node="VerneMQ@172.17.0.2"} 961001488 |
| 402 | # HELP system_io_in The total number of bytes received through ports. |
| 403 | # TYPE system_io_in counter |
| 404 | system_io_in{node="VerneMQ@172.17.0.2"} 68998296 |
| 405 | # HELP system_words_reclaimed_by_gc The number of words reclaimed by the garbage collector. |
| 406 | # TYPE system_words_reclaimed_by_gc counter |
| 407 | system_words_reclaimed_by_gc{node="VerneMQ@172.17.0.2"} 7158470019 |
| 408 | # HELP system_gc_count The number of garbage collections performed. |
| 409 | # TYPE system_gc_count counter |
| 410 | system_gc_count{node="VerneMQ@172.17.0.2"} 12189976 |
| 411 | # HELP system_exact_reductions The exact number of reductions performed. |
| 412 | # TYPE system_exact_reductions counter |
| 413 | system_exact_reductions{node="VerneMQ@172.17.0.2"} 3854024620 |
| 414 | # HELP system_context_switches The total number of context switches. |
| 415 | # TYPE system_context_switches counter |
| 416 | system_context_switches{node="VerneMQ@172.17.0.2"} 39088198 |