master
json 54 lines 1.01 KB
Raw
1 {
2 "server_id": "NDR5FR76SWSTAP5LSKUNYG7ADXPFLXXWNC7ALU3WGX6WLFMMCIDQAD4J",
3 "now": "2024-12-21T15:43:05.910221284Z",
4 "account_statz": [
5 {
6 "acc": "$SYS",
7 "conns": 0,
8 "leafnodes": 0,
9 "total_conns": 0,
10 "num_subscriptions": 220,
11 "sent": {
12 "msgs": 0,
13 "bytes": 0
14 },
15 "received": {
16 "msgs": 0,
17 "bytes": 0
18 },
19 "slow_consumers": 0
20 },
21 {
22 "acc": "$G",
23 "conns": 0,
24 "leafnodes": 0,
25 "total_conns": 0,
26 "num_subscriptions": 5,
27 "sent": {
28 "msgs": 0,
29 "bytes": 0
30 },
31 "received": {
32 "msgs": 0,
33 "bytes": 0
34 },
35 "slow_consumers": 0
36 },
37 {
38 "acc": "default",
39 "conns": 44,
40 "leafnodes": 0,
41 "total_conns": 44,
42 "num_subscriptions": 1133,
43 "sent": {
44 "msgs": 2546732,
45 "bytes": 529749990
46 },
47 "received": {
48 "msgs": 916392,
49 "bytes": 62023455
50 },
51 "slow_consumers": 1
52 }
53 ]
54 }