1*34b867caSPhil Shafer{
2*34b867caSPhil Shafer  "top": {
3*34b867caSPhil Shafer    "data": {
4*34b867caSPhil Shafer      "name": "em0",
5*34b867caSPhil Shafer      "flags": "0x8843",
6*34b867caSPhil Shafer      "name": "em0",
7*34b867caSPhil Shafer      "flags": "0x8843",
8*34b867caSPhil Shafer      "what": "braces",
9*34b867caSPhil Shafer      "length": "abcdef",
10*34b867caSPhil Shafer      "fd": -1,
11*34b867caSPhil Shafer      "error": "Bad file descriptor",
12*34b867caSPhil Shafer      "test": "good",
13*34b867caSPhil Shafer      "fd": -1,
14*34b867caSPhil Shafer      "error": "Bad fi",
15*34b867caSPhil Shafer      "test": "good",
16*34b867caSPhil Shafer      "lines": 20,
17*34b867caSPhil Shafer      "words": 30,
18*34b867caSPhil Shafer      "characters": 40,
19*34b867caSPhil Shafer      "bytes": [
20*34b867caSPhil Shafer        0,
21*34b867caSPhil Shafer        1,
22*34b867caSPhil Shafer        2,
23*34b867caSPhil Shafer        3,
24*34b867caSPhil Shafer        4
25*34b867caSPhil Shafer      ],
26*34b867caSPhil Shafer      "granularity_lw": 155,
27*34b867caSPhil Shafer      "mbuf_current": 10,
28*34b867caSPhil Shafer      "mbuf_cache": 20,
29*34b867caSPhil Shafer      "mbuf_total": 30,
30*34b867caSPhil Shafer      "distance": 50,
31*34b867caSPhil Shafer      "location": "Boston",
32*34b867caSPhil Shafer      "memory": 64,
33*34b867caSPhil Shafer      "total": 640,
34*34b867caSPhil Shafer      "memory": 64,
35*34b867caSPhil Shafer      "total": 640,
36*34b867caSPhil Shafer      "ten": 10,
37*34b867caSPhil Shafer      "eleven": 11,
38*34b867caSPhil Shafer      "unknown": 1010,
39*34b867caSPhil Shafer      "unknown": 1010,
40*34b867caSPhil Shafer      "min": 15,
41*34b867caSPhil Shafer      "cur": 20,
42*34b867caSPhil Shafer      "max": 125,
43*34b867caSPhil Shafer      "min": 15,
44*34b867caSPhil Shafer      "cur": 20,
45*34b867caSPhil Shafer      "max": 125,
46*34b867caSPhil Shafer      "min": 15,
47*34b867caSPhil Shafer      "cur": 20,
48*34b867caSPhil Shafer      "max": 125,
49*34b867caSPhil Shafer      "min": 15,
50*34b867caSPhil Shafer      "cur": 20,
51*34b867caSPhil Shafer      "max": 125,
52*34b867caSPhil Shafer      "val1": 21,
53*34b867caSPhil Shafer      "val2": 58368,
54*34b867caSPhil Shafer      "val3": 100663296,
55*34b867caSPhil Shafer      "val4": 44470272,
56*34b867caSPhil Shafer      "val5": 1342172800,
57*34b867caSPhil Shafer      "flag": [
58*34b867caSPhil Shafer        "one",
59*34b867caSPhil Shafer        "two",
60*34b867caSPhil Shafer        "three"
61*34b867caSPhil Shafer      ],
62*34b867caSPhil Shafer      "works": null,
63*34b867caSPhil Shafer      "empty_tag": true,
64*34b867caSPhil Shafer      "t1": "1000",
65*34b867caSPhil Shafer      "t2": "test5000",
66*34b867caSPhil Shafer      "t3": "ten-longx",
67*34b867caSPhil Shafer      "t4": "xtest",
68*34b867caSPhil Shafer      "__error": {
69*34b867caSPhil Shafer        "message": "this is an error"
70*34b867caSPhil Shafer      },
71*34b867caSPhil Shafer      "__error": {
72*34b867caSPhil Shafer        "message": "two more errors"
73*34b867caSPhil Shafer      },
74*34b867caSPhil Shafer      "__warning": {
75*34b867caSPhil Shafer        "message": "this is an warning"
76*34b867caSPhil Shafer      },
77*34b867caSPhil Shafer      "__warning": {
78*34b867caSPhil Shafer        "message": "two more warnings"
79*34b867caSPhil Shafer      },
80*34b867caSPhil Shafer      "count": 10,
81*34b867caSPhil Shafer      "test": 4,
82*34b867caSPhil Shafer      "error": {
83*34b867caSPhil Shafer        "message": "Shut 'er down, Clancey!  She's a-pumpin' mud!  <>!,\"!<>\n"
84*34b867caSPhil Shafer      },
85*34b867caSPhil Shafer      "error": {
86*34b867caSPhil Shafer        "message": "err message (1)"
87*34b867caSPhil Shafer      },
88*34b867caSPhil Shafer      "error": {
89*34b867caSPhil Shafer        "message": "err message (2)\n"
90*34b867caSPhil Shafer      },
91*34b867caSPhil Shafer      "error": {
92*34b867caSPhil Shafer        "message": "err message (1)\n"
93*34b867caSPhil Shafer      },
94*34b867caSPhil Shafer      "error": {
95*34b867caSPhil Shafer        "message": "err message (2)\n"
96*34b867caSPhil Shafer      }
97*34b867caSPhil Shafer    }
98*34b867caSPhil Shafer  }
99*34b867caSPhil Shafer}
100