50 lines
968 B
JSON
50 lines
968 B
JSON
[
|
|
{
|
|
"vmid": "511",
|
|
"name": "nats-a",
|
|
"server_name": "nats-a",
|
|
"host": "10.10.10.21",
|
|
"port": 4222,
|
|
"connections": 5,
|
|
"in_msgs": 724962,
|
|
"out_msgs": 1400288,
|
|
"in_bytes": 282983166,
|
|
"out_bytes": 248599798,
|
|
"cpu": 2,
|
|
"cores": 8,
|
|
"mem": 27095040,
|
|
"jetstream": true
|
|
},
|
|
{
|
|
"vmid": "512",
|
|
"name": "nats-b",
|
|
"server_name": "nats-b",
|
|
"host": "10.10.10.22",
|
|
"port": 4222,
|
|
"connections": 1,
|
|
"in_msgs": 509195,
|
|
"out_msgs": 671813,
|
|
"in_bytes": 236003120,
|
|
"out_bytes": 379784062,
|
|
"cpu": 0,
|
|
"cores": 1,
|
|
"mem": 36028416,
|
|
"jetstream": true
|
|
},
|
|
{
|
|
"vmid": "513",
|
|
"name": "nats-c",
|
|
"server_name": "nats-c",
|
|
"host": "10.10.10.23",
|
|
"port": 4222,
|
|
"connections": 0,
|
|
"in_msgs": 703508,
|
|
"out_msgs": 1715907,
|
|
"in_bytes": 287777683,
|
|
"out_bytes": 404038933,
|
|
"cpu": 0,
|
|
"cores": 1,
|
|
"mem": 27295744,
|
|
"jetstream": true
|
|
}
|
|
]
|