Snapshot of verae-nats-cluster (maximized NS1 NATS study)
This commit is contained in:
commit
9df03b7c19
121 changed files with 6583 additions and 0 deletions
50
results/20260912T051237Z/varz-before.json
Normal file
50
results/20260912T051237Z/varz-before.json
Normal file
|
|
@ -0,0 +1,50 @@
|
|||
[
|
||||
{
|
||||
"vmid": "511",
|
||||
"name": "nats-a",
|
||||
"server_name": "nats-a",
|
||||
"host": "10.10.10.21",
|
||||
"port": 4222,
|
||||
"connections": 2,
|
||||
"in_msgs": 1721203,
|
||||
"out_msgs": 4933759,
|
||||
"in_bytes": 440427700,
|
||||
"out_bytes": 1169323990,
|
||||
"cpu": 1,
|
||||
"cores": 1,
|
||||
"mem": 26398720,
|
||||
"jetstream": true
|
||||
},
|
||||
{
|
||||
"vmid": "512",
|
||||
"name": "nats-b",
|
||||
"server_name": "nats-b",
|
||||
"host": "10.10.10.22",
|
||||
"port": 4222,
|
||||
"connections": 2,
|
||||
"in_msgs": 1613205,
|
||||
"out_msgs": 3513096,
|
||||
"in_bytes": 428640182,
|
||||
"out_bytes": 715428083,
|
||||
"cpu": 0,
|
||||
"cores": 1,
|
||||
"mem": 23097344,
|
||||
"jetstream": true
|
||||
},
|
||||
{
|
||||
"vmid": "513",
|
||||
"name": "nats-c",
|
||||
"server_name": "nats-c",
|
||||
"host": "10.10.10.23",
|
||||
"port": 4222,
|
||||
"connections": 2,
|
||||
"in_msgs": 1760973,
|
||||
"out_msgs": 4048582,
|
||||
"in_bytes": 447844308,
|
||||
"out_bytes": 864199465,
|
||||
"cpu": 2,
|
||||
"cores": 1,
|
||||
"mem": 23867392,
|
||||
"jetstream": true
|
||||
}
|
||||
]
|
||||
Loading…
Add table
Add a link
Reference in a new issue