Snapshot of verae-nats-cluster from zapier monorepo (NS1-host NATS study)
This commit is contained in:
commit
59c2410932
79 changed files with 4063 additions and 0 deletions
50
results/20260912T051237Z/varz-after.json
Normal file
50
results/20260912T051237Z/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": 2,
|
||||
"in_msgs": 2097596,
|
||||
"out_msgs": 5910161,
|
||||
"in_bytes": 559427613,
|
||||
"out_bytes": 1494241553,
|
||||
"cpu": 1,
|
||||
"cores": 1,
|
||||
"mem": 38273024,
|
||||
"jetstream": true
|
||||
},
|
||||
{
|
||||
"vmid": "512",
|
||||
"name": "nats-b",
|
||||
"server_name": "nats-b",
|
||||
"host": "10.10.10.22",
|
||||
"port": 4222,
|
||||
"connections": 2,
|
||||
"in_msgs": 2121816,
|
||||
"out_msgs": 4746539,
|
||||
"in_bytes": 585390797,
|
||||
"out_bytes": 974695990,
|
||||
"cpu": 1,
|
||||
"cores": 1,
|
||||
"mem": 41361408,
|
||||
"jetstream": true
|
||||
},
|
||||
{
|
||||
"vmid": "513",
|
||||
"name": "nats-c",
|
||||
"server_name": "nats-c",
|
||||
"host": "10.10.10.23",
|
||||
"port": 4222,
|
||||
"connections": 2,
|
||||
"in_msgs": 2241366,
|
||||
"out_msgs": 5053978,
|
||||
"in_bytes": 586858467,
|
||||
"out_bytes": 1040486148,
|
||||
"cpu": 1,
|
||||
"cores": 1,
|
||||
"mem": 38162432,
|
||||
"jetstream": true
|
||||
}
|
||||
]
|
||||
Loading…
Add table
Add a link
Reference in a new issue