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/20260912T055851Z/varz-after.json
Normal file
50
results/20260912T055851Z/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": 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
|
||||
}
|
||||
]
|
||||
Loading…
Add table
Add a link
Reference in a new issue