Measure maximized NATS cluster: 8 cores, 16 GiB, tmpfs JetStream.
Some checks are pending
offline / test (push) Waiting to run
Some checks are pending
offline / test (push) Waiting to run
Same NS1 ladder as 20260912T051237Z. Product streams restored to ZFS; raised cores, RAM, and max_mem stay on 510–513.
This commit is contained in:
parent
c5d286dc6b
commit
a7a7ec86ce
63 changed files with 4298 additions and 11 deletions
|
|
@ -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