github.com/netdata/go.d.plugin@v0.58.1/modules/rabbitmq/testdata/v3.11.5/api-nodes-node.json (about) 1 { 2 "partitions": [], 3 "os_pid": "49", 4 "fd_total": 1048576, 5 "sockets_total": 943629, 6 "mem_limit": 6713820774, 7 "mem_alarm": false, 8 "disk_free_limit": 16784551936, 9 "disk_free_alarm": false, 10 "proc_total": 1048576, 11 "rates_mode": "basic", 12 "uptime": 10098336, 13 "run_queue": 1, 14 "processors": 12, 15 "exchange_types": [ 16 { 17 "name": "topic", 18 "description": "AMQP topic exchange, as per the AMQP specification", 19 "enabled": true 20 }, 21 { 22 "name": "headers", 23 "description": "AMQP headers exchange, as per the AMQP specification", 24 "enabled": true 25 }, 26 { 27 "name": "fanout", 28 "description": "AMQP fanout exchange, as per the AMQP specification", 29 "enabled": true 30 }, 31 { 32 "name": "direct", 33 "description": "AMQP direct exchange, as per the AMQP specification", 34 "enabled": true 35 } 36 ], 37 "auth_mechanisms": [ 38 { 39 "name": "PLAIN", 40 "description": "SASL PLAIN authentication mechanism", 41 "enabled": true 42 }, 43 { 44 "name": "AMQPLAIN", 45 "description": "QPid AMQPLAIN mechanism", 46 "enabled": true 47 }, 48 { 49 "name": "RABBIT-CR-DEMO", 50 "description": "RabbitMQ Demo challenge-response authentication mechanism", 51 "enabled": false 52 } 53 ], 54 "applications": [ 55 { 56 "name": "accept", 57 "description": "Accept header(s) for Erlang/Elixir", 58 "version": "0.3.5" 59 }, 60 { 61 "name": "amqp10_common", 62 "description": "Modules shared by rabbitmq-amqp1.0 and rabbitmq-amqp1.0-client", 63 "version": "3.11.5" 64 }, 65 { 66 "name": "amqp_client", 67 "description": "RabbitMQ AMQP Client", 68 "version": "3.11.5" 69 }, 70 { 71 "name": "asn1", 72 "description": "The Erlang ASN1 compiler version 5.0.21", 73 "version": "5.0.21" 74 }, 75 { 76 "name": "aten", 77 "description": "Erlang node failure detector", 78 "version": "0.5.8" 79 }, 80 { 81 "name": "compiler", 82 "description": "ERTS CXC 138 10", 83 "version": "8.2.2" 84 }, 85 { 86 "name": "cowboy", 87 "description": "Small, fast, modern HTTP server.", 88 "version": "2.8.0" 89 }, 90 { 91 "name": "cowlib", 92 "description": "Support library for manipulating Web protocols.", 93 "version": "2.9.1" 94 }, 95 { 96 "name": "credentials_obfuscation", 97 "description": "Helper library that obfuscates sensitive values in process state", 98 "version": "3.2.0" 99 }, 100 { 101 "name": "crypto", 102 "description": "CRYPTO", 103 "version": "5.1.2" 104 }, 105 { 106 "name": "cuttlefish", 107 "description": "cuttlefish configuration abstraction", 108 "version": "3.1.0" 109 }, 110 { 111 "name": "enough", 112 "description": "A gen_server implementation with additional, overload-protected call type", 113 "version": "0.1.0" 114 }, 115 { 116 "name": "gen_batch_server", 117 "description": "Generic batching server", 118 "version": "0.8.8" 119 }, 120 { 121 "name": "inets", 122 "description": "INETS CXC 138 49", 123 "version": "8.2" 124 }, 125 { 126 "name": "kernel", 127 "description": "ERTS CXC 138 10", 128 "version": "8.5.2" 129 }, 130 { 131 "name": "mnesia", 132 "description": "MNESIA CXC 138 12", 133 "version": "4.21.3" 134 }, 135 { 136 "name": "observer_cli", 137 "description": "Visualize Erlang Nodes On The Command Line", 138 "version": "1.7.3" 139 }, 140 { 141 "name": "os_mon", 142 "description": "CPO CXC 138 46", 143 "version": "2.8" 144 }, 145 { 146 "name": "osiris", 147 "description": "New project", 148 "version": "1.3.3" 149 }, 150 { 151 "name": "prometheus", 152 "description": "Prometheus.io client in Erlang", 153 "version": "4.9.1" 154 }, 155 { 156 "name": "public_key", 157 "description": "Public key infrastructure", 158 "version": "1.13.2" 159 }, 160 { 161 "name": "ra", 162 "description": "Raft library", 163 "version": "2.4.5" 164 }, 165 { 166 "name": "rabbit", 167 "description": "RabbitMQ", 168 "version": "3.11.5" 169 }, 170 { 171 "name": "rabbit_common", 172 "description": "Modules shared by rabbitmq-server and rabbitmq-erlang-client", 173 "version": "3.11.5" 174 }, 175 { 176 "name": "rabbitmq_management", 177 "description": "RabbitMQ Management Console", 178 "version": "3.11.5" 179 }, 180 { 181 "name": "rabbitmq_management_agent", 182 "description": "RabbitMQ Management Agent", 183 "version": "3.11.5" 184 }, 185 { 186 "name": "rabbitmq_prelaunch", 187 "description": "RabbitMQ prelaunch setup", 188 "version": "3.11.5" 189 }, 190 { 191 "name": "rabbitmq_prometheus", 192 "description": "", 193 "version": "3.11.5" 194 }, 195 { 196 "name": "rabbitmq_web_dispatch", 197 "description": "RabbitMQ Web Dispatcher", 198 "version": "3.11.5" 199 }, 200 { 201 "name": "ranch", 202 "description": "Socket acceptor pool for TCP protocols.", 203 "version": "2.1.0" 204 }, 205 { 206 "name": "recon", 207 "description": "Diagnostic tools for production use", 208 "version": "2.5.2" 209 }, 210 { 211 "name": "redbug", 212 "description": "Erlang Tracing Debugger", 213 "version": "2.0.7" 214 }, 215 { 216 "name": "runtime_tools", 217 "description": "RUNTIME_TOOLS", 218 "version": "1.19" 219 }, 220 { 221 "name": "sasl", 222 "description": "SASL CXC 138 11", 223 "version": "4.2" 224 }, 225 { 226 "name": "seshat", 227 "description": "Counters registry", 228 "version": "0.4.0" 229 }, 230 { 231 "name": "ssl", 232 "description": "Erlang/OTP SSL application", 233 "version": "10.8.6" 234 }, 235 { 236 "name": "stdlib", 237 "description": "ERTS CXC 138 10", 238 "version": "4.2" 239 }, 240 { 241 "name": "stdout_formatter", 242 "description": "Tools to format paragraphs, lists and tables as plain text", 243 "version": "0.2.4" 244 }, 245 { 246 "name": "syntax_tools", 247 "description": "Syntax tools", 248 "version": "3.0" 249 }, 250 { 251 "name": "sysmon_handler", 252 "description": "Rate-limiting system_monitor event handler", 253 "version": "1.3.0" 254 }, 255 { 256 "name": "systemd", 257 "description": "systemd integration for Erlang applications", 258 "version": "0.6.1" 259 }, 260 { 261 "name": "thoas", 262 "description": "A blazing fast JSON parser and generator in pure Erlang.", 263 "version": "0.4.0" 264 }, 265 { 266 "name": "tools", 267 "description": "DEVTOOLS CXC 138 16", 268 "version": "3.5.3" 269 }, 270 { 271 "name": "xmerl", 272 "description": "XML parser", 273 "version": "1.3.30" 274 } 275 ], 276 "contexts": [ 277 { 278 "description": "RabbitMQ Management", 279 "path": "/", 280 "cowboy_opts": "[{sendfile,false}]", 281 "ip": "0.0.0.0", 282 "port": "15672" 283 }, 284 { 285 "description": "RabbitMQ Prometheus", 286 "path": "/", 287 "cowboy_opts": "[{sendfile,false}]", 288 "port": "15692", 289 "protocol": "'http/prometheus'" 290 } 291 ], 292 "log_files": [ 293 "/opt/bitnami/rabbitmq/var/log/rabbitmq/rabbit@localhost.log", 294 "/opt/bitnami/rabbitmq/var/log/rabbitmq/rabbit@localhost_upgrade.log", 295 "<stdout>" 296 ], 297 "db_dir": "/bitnami/rabbitmq/mnesia/rabbit@localhost", 298 "config_files": [ 299 "/opt/bitnami/rabbitmq/etc/rabbitmq/rabbitmq.conf" 300 ], 301 "net_ticktime": 60, 302 "enabled_plugins": [ 303 "rabbitmq_management", 304 "rabbitmq_prometheus" 305 ], 306 "mem_calculation_strategy": "rss", 307 "ra_open_file_metrics": { 308 "ra_log_wal": 1, 309 "ra_log_segment_writer": 0 310 }, 311 "name": "rabbit@localhost", 312 "running": true, 313 "type": "disc", 314 "mem_used": 172720128, 315 "mem_used_details": { 316 "rate": 0 317 }, 318 "fd_used": 43, 319 "fd_used_details": { 320 "rate": -0.2 321 }, 322 "sockets_used": 0, 323 "sockets_used_details": { 324 "rate": 0 325 }, 326 "proc_used": 441, 327 "proc_used_details": { 328 "rate": -0.2 329 }, 330 "disk_free": 189799186432, 331 "disk_free_details": { 332 "rate": 0 333 }, 334 "gc_num": 74226, 335 "gc_num_details": { 336 "rate": 4.8 337 }, 338 "gc_bytes_reclaimed": 1847200664, 339 "gc_bytes_reclaimed_details": { 340 "rate": 101998.4 341 }, 342 "context_switches": 839195, 343 "context_switches_details": { 344 "rate": 59.4 345 }, 346 "io_read_count": 1, 347 "io_read_count_details": { 348 "rate": 0 349 }, 350 "io_read_bytes": 1, 351 "io_read_bytes_details": { 352 "rate": 0 353 }, 354 "io_read_avg_time": 0.043, 355 "io_read_avg_time_details": { 356 "rate": 0 357 }, 358 "io_write_count": 0, 359 "io_write_count_details": { 360 "rate": 0 361 }, 362 "io_write_bytes": 0, 363 "io_write_bytes_details": { 364 "rate": 0 365 }, 366 "io_write_avg_time": 0, 367 "io_write_avg_time_details": { 368 "rate": 0 369 }, 370 "io_sync_count": 0, 371 "io_sync_count_details": { 372 "rate": 0 373 }, 374 "io_sync_avg_time": 0, 375 "io_sync_avg_time_details": { 376 "rate": 0 377 }, 378 "io_seek_count": 0, 379 "io_seek_count_details": { 380 "rate": 0 381 }, 382 "io_seek_avg_time": 0, 383 "io_seek_avg_time_details": { 384 "rate": 0 385 }, 386 "io_reopen_count": 0, 387 "io_reopen_count_details": { 388 "rate": 0 389 }, 390 "mnesia_ram_tx_count": 272, 391 "mnesia_ram_tx_count_details": { 392 "rate": 0 393 }, 394 "mnesia_disk_tx_count": 58, 395 "mnesia_disk_tx_count_details": { 396 "rate": 0 397 }, 398 "msg_store_read_count": 0, 399 "msg_store_read_count_details": { 400 "rate": 0 401 }, 402 "msg_store_write_count": 0, 403 "msg_store_write_count_details": { 404 "rate": 0 405 }, 406 "queue_index_write_count": 0, 407 "queue_index_write_count_details": { 408 "rate": 0 409 }, 410 "queue_index_read_count": 0, 411 "queue_index_read_count_details": { 412 "rate": 0 413 }, 414 "connection_created": 0, 415 "connection_created_details": { 416 "rate": 0 417 }, 418 "connection_closed": 0, 419 "connection_closed_details": { 420 "rate": 0 421 }, 422 "channel_created": 0, 423 "channel_created_details": { 424 "rate": 0 425 }, 426 "channel_closed": 0, 427 "channel_closed_details": { 428 "rate": 0 429 }, 430 "queue_declared": 6, 431 "queue_declared_details": { 432 "rate": 0 433 }, 434 "queue_created": 6, 435 "queue_created_details": { 436 "rate": 0 437 }, 438 "queue_deleted": 2, 439 "queue_deleted_details": { 440 "rate": 0 441 }, 442 "cluster_links": [], 443 "metrics_gc_queue_length": { 444 "connection_closed": 0, 445 "channel_closed": 0, 446 "consumer_deleted": 0, 447 "exchange_deleted": 0, 448 "queue_deleted": 0, 449 "vhost_deleted": 0, 450 "node_node_deleted": 0, 451 "channel_consumer_deleted": 0 452 } 453 }