master
json 44 lines 803 Bytes
Raw
1 {
2 "hostName": "Web",
3 "nginxVersion": "1.18.0",
4 "loadMsec": 1606489796895,
5 "nowMsec": 1606490116734,
6 "connections": {
7 "active": 2,
8 "reading": 0,
9 "writing": 1,
10 "waiting": 1,
11 "accepted": 12,
12 "handled": 12,
13 "requests": 17
14 },
15 "sharedZones": {
16 "name": "ngx_http_vhost_traffic_status",
17 "maxSize": 1048575,
18 "usedSize": 45799,
19 "usedNode": 13
20 },
21 "serverZones": {
22 "*": {
23 "requestCounter": 2,
24 "inBytes": 156,
25 "outBytes": 692,
26 "responses": {
27 "1xx": 1,
28 "2xx": 2,
29 "3xx": 3,
30 "4xx": 4,
31 "5xx": 5,
32 "miss": 2,
33 "bypass": 4,
34 "expired": 6,
35 "stale": 8,
36 "updating": 10,
37 "revalidated": 12,
38 "hit": 14,
39 "scarce": 16
40 }
41 }
42 }
43 }
44