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/20260912T053120Z/varz-before.json
Normal file
50
results/20260912T053120Z/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": 3,
|
||||
"in_msgs": 3013,
|
||||
"out_msgs": 3037,
|
||||
"in_bytes": 177854,
|
||||
"out_bytes": 203258,
|
||||
"cpu": 1,
|
||||
"cores": 8,
|
||||
"mem": 14553088,
|
||||
"jetstream": true
|
||||
},
|
||||
{
|
||||
"vmid": "512",
|
||||
"name": "nats-b",
|
||||
"server_name": "nats-b",
|
||||
"host": "10.10.10.22",
|
||||
"port": 4222,
|
||||
"connections": 3,
|
||||
"in_msgs": 1415,
|
||||
"out_msgs": 1424,
|
||||
"in_bytes": 126181,
|
||||
"out_bytes": 72041,
|
||||
"cpu": 0,
|
||||
"cores": 1,
|
||||
"mem": 13557760,
|
||||
"jetstream": true
|
||||
},
|
||||
{
|
||||
"vmid": "513",
|
||||
"name": "nats-c",
|
||||
"server_name": "nats-c",
|
||||
"host": "10.10.10.23",
|
||||
"port": 4222,
|
||||
"connections": 0,
|
||||
"in_msgs": 1361,
|
||||
"out_msgs": 1395,
|
||||
"in_bytes": 108748,
|
||||
"out_bytes": 69591,
|
||||
"cpu": 1,
|
||||
"cores": 1,
|
||||
"mem": 14028800,
|
||||
"jetstream": true
|
||||
}
|
||||
]
|
||||
Loading…
Add table
Add a link
Reference in a new issue