Snapshot of verae-nats-cluster (optimal NATS config study)
This commit is contained in:
commit
8639ca27ee
184 changed files with 10626 additions and 0 deletions
50
results/20260912T053120Z/varz-after.json
Normal file
50
results/20260912T053120Z/varz-after.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": 644730,
|
||||
"out_msgs": 1344768,
|
||||
"in_bytes": 178180385,
|
||||
"out_bytes": 317368503,
|
||||
"cpu": 2,
|
||||
"cores": 8,
|
||||
"mem": 67104768,
|
||||
"jetstream": true
|
||||
},
|
||||
{
|
||||
"vmid": "512",
|
||||
"name": "nats-b",
|
||||
"server_name": "nats-b",
|
||||
"host": "10.10.10.22",
|
||||
"port": 4222,
|
||||
"connections": 3,
|
||||
"in_msgs": 491295,
|
||||
"out_msgs": 978800,
|
||||
"in_bytes": 140248328,
|
||||
"out_bytes": 203296096,
|
||||
"cpu": 1,
|
||||
"cores": 1,
|
||||
"mem": 82542592,
|
||||
"jetstream": true
|
||||
},
|
||||
{
|
||||
"vmid": "513",
|
||||
"name": "nats-c",
|
||||
"server_name": "nats-c",
|
||||
"host": "10.10.10.23",
|
||||
"port": 4222,
|
||||
"connections": 0,
|
||||
"in_msgs": 668544,
|
||||
"out_msgs": 1330940,
|
||||
"in_bytes": 199016161,
|
||||
"out_bytes": 316279225,
|
||||
"cpu": 0,
|
||||
"cores": 1,
|
||||
"mem": 37314560,
|
||||
"jetstream": true
|
||||
}
|
||||
]
|
||||
Loading…
Add table
Add a link
Reference in a new issue