50 lines
948 B
JSON
50 lines
948 B
JSON
[
|
|
{
|
|
"vmid": "511",
|
|
"name": "nats-a",
|
|
"server_name": "nats-a",
|
|
"host": "10.10.10.21",
|
|
"port": 4222,
|
|
"connections": 5,
|
|
"in_msgs": 31443,
|
|
"out_msgs": 31725,
|
|
"in_bytes": 1501396,
|
|
"out_bytes": 1924069,
|
|
"cpu": 1,
|
|
"cores": 8,
|
|
"mem": 15785984,
|
|
"jetstream": true
|
|
},
|
|
{
|
|
"vmid": "512",
|
|
"name": "nats-b",
|
|
"server_name": "nats-b",
|
|
"host": "10.10.10.22",
|
|
"port": 4222,
|
|
"connections": 1,
|
|
"in_msgs": 24330,
|
|
"out_msgs": 24480,
|
|
"in_bytes": 1424418,
|
|
"out_bytes": 1398562,
|
|
"cpu": 1,
|
|
"cores": 1,
|
|
"mem": 15892480,
|
|
"jetstream": true
|
|
},
|
|
{
|
|
"vmid": "513",
|
|
"name": "nats-c",
|
|
"server_name": "nats-c",
|
|
"host": "10.10.10.23",
|
|
"port": 4222,
|
|
"connections": 0,
|
|
"in_msgs": 19051,
|
|
"out_msgs": 19034,
|
|
"in_bytes": 1373987,
|
|
"out_bytes": 1036018,
|
|
"cpu": 0,
|
|
"cores": 1,
|
|
"mem": 14262272,
|
|
"jetstream": true
|
|
}
|
|
]
|