1{
2    "Exposes": [
3        {
4            "Index": 0,
5            "BindConnector": "P0 Fan connector",
6            "MaxReading": 6000,
7            "Name": "P0_Fan",
8            "Type": "AspeedFan",
9            "Pwm": 1,
10            "Tachs": [1],
11            "Thresholds": [
12                {
13                    "Direction": "less than",
14                    "Name": "lower critical",
15                    "Severity": 1,
16                    "Value": 0
17                },
18                {
19                    "Direction": "less than",
20                    "Name": "lower non critical",
21                    "Severity": 0,
22                    "Value": 10
23                },
24                {
25                    "Direction": "greater than",
26                    "Name": "upper critical",
27                    "Severity": 1,
28                    "Value": 10000
29                },
30                {
31                    "Direction": "greater than",
32                    "Name": "upper non critical",
33                    "Severity": 0,
34                    "Value": 8000
35                }
36            ]
37        },
38        {
39            "Index": 1,
40            "BindConnector": "P1 Fan connector",
41            "MaxReading": 6000,
42            "Name": "P1_Fan",
43            "Type": "AspeedFan",
44            "Pwm": 2,
45            "Tachs": [2],
46            "Thresholds": [
47                {
48                    "Direction": "less than",
49                    "Name": "lower critical",
50                    "Severity": 1,
51                    "Value": 0
52                },
53                {
54                    "Direction": "less than",
55                    "Name": "lower non critical",
56                    "Severity": 0,
57                    "Value": 10
58                },
59                {
60                    "Direction": "greater than",
61                    "Name": "upper critical",
62                    "Severity": 1,
63                    "Value": 10000
64                },
65                {
66                    "Direction": "greater than",
67                    "Name": "upper non critical",
68                    "Severity": 0,
69                    "Value": 8000
70                }
71            ]
72        },
73        {
74            "Index": 2,
75            "BindConnector": "SYS FAN1 connector",
76            "MaxReading": 6000,
77            "Name": "SYS_FAN1",
78            "Type": "AspeedFan",
79            "Pwm": 3,
80            "Tachs": [3],
81            "Thresholds": [
82                {
83                    "Direction": "less than",
84                    "Name": "lower critical",
85                    "Severity": 1,
86                    "Value": 0
87                },
88                {
89                    "Direction": "less than",
90                    "Name": "lower non critical",
91                    "Severity": 0,
92                    "Value": 10
93                },
94                {
95                    "Direction": "greater than",
96                    "Name": "upper critical",
97                    "Severity": 1,
98                    "Value": 10000
99                },
100                {
101                    "Direction": "greater than",
102                    "Name": "upper non critical",
103                    "Severity": 0,
104                    "Value": 8000
105                }
106            ]
107        },
108        {
109            "Index": 3,
110            "BindConnector": "SYS FAN2 connector",
111            "MaxReading": 6000,
112            "Name": "SYS_FAN2",
113            "Type": "AspeedFan",
114            "Pwm": 4,
115            "Tachs": [4],
116            "Thresholds": [
117                {
118                    "Direction": "less than",
119                    "Name": "lower critical",
120                    "Severity": 1,
121                    "Value": 0
122                },
123                {
124                    "Direction": "less than",
125                    "Name": "lower non critical",
126                    "Severity": 0,
127                    "Value": 10
128                },
129                {
130                    "Direction": "greater than",
131                    "Name": "upper critical",
132                    "Severity": 1,
133                    "Value": 10000
134                },
135                {
136                    "Direction": "greater than",
137                    "Name": "upper non critical",
138                    "Severity": 0,
139                    "Value": 8000
140                }
141            ]
142        },
143        {
144            "Index": 4,
145            "BindConnector": "SYS FAN3 connector",
146            "MaxReading": 6000,
147            "Name": "SYS_FAN3",
148            "Type": "AspeedFan",
149            "Pwm": 5,
150            "Tachs": [5],
151            "Thresholds": [
152                {
153                    "Direction": "less than",
154                    "Name": "lower critical",
155                    "Severity": 1,
156                    "Value": 0
157                },
158                {
159                    "Direction": "less than",
160                    "Name": "lower non critical",
161                    "Severity": 0,
162                    "Value": 10
163                },
164                {
165                    "Direction": "greater than",
166                    "Name": "upper critical",
167                    "Severity": 1,
168                    "Value": 10000
169                },
170                {
171                    "Direction": "greater than",
172                    "Name": "upper non critical",
173                    "Severity": 0,
174                    "Value": 8000
175                }
176            ]
177        },
178        {
179            "Index": 5,
180            "BindConnector": "SYS FAN4 connector",
181            "MaxReading": 6000,
182            "Name": "SYS_FAN4",
183            "Type": "AspeedFan",
184            "Pwm": 6,
185            "Tachs": [6],
186            "Thresholds": [
187                {
188                    "Direction": "less than",
189                    "Name": "lower critical",
190                    "Severity": 1,
191                    "Value": 0
192                },
193                {
194                    "Direction": "less than",
195                    "Name": "lower non critical",
196                    "Severity": 0,
197                    "Value": 10
198                },
199                {
200                    "Direction": "greater than",
201                    "Name": "upper critical",
202                    "Severity": 1,
203                    "Value": 10000
204                },
205                {
206                    "Direction": "greater than",
207                    "Name": "upper non critical",
208                    "Severity": 0,
209                    "Value": 8000
210                }
211            ]
212        },
213        {
214            "Index": 6,
215            "BindConnector": "SYS FAN5 connector",
216            "MaxReading": 6000,
217            "Name": "SYS_FAN5",
218            "Type": "AspeedFan",
219            "Pwm": 7,
220            "Tachs": [7],
221            "Thresholds": [
222                {
223                    "Direction": "less than",
224                    "Name": "lower critical",
225                    "Severity": 1,
226                    "Value": 0
227                },
228                {
229                    "Direction": "less than",
230                    "Name": "lower non critical",
231                    "Severity": 0,
232                    "Value": 10
233                },
234                {
235                    "Direction": "greater than",
236                    "Name": "upper critical",
237                    "Severity": 1,
238                    "Value": 10000
239                },
240                {
241                    "Direction": "greater than",
242                    "Name": "upper non critical",
243                    "Severity": 0,
244                    "Value": 8000
245                }
246            ]
247        },
248        {
249            "Index": 7,
250            "BindConnector": "SYS FAN6 connector",
251            "MaxReading": 6000,
252            "Name": "SYS_FAN6",
253            "Type": "AspeedFan",
254            "Pwm": 8,
255            "Tachs": [8],
256            "Thresholds": [
257                {
258                    "Direction": "less than",
259                    "Name": "lower critical",
260                    "Severity": 1,
261                    "Value": 0
262                },
263                {
264                    "Direction": "less than",
265                    "Name": "lower non critical",
266                    "Severity": 0,
267                    "Value": 10
268                },
269                {
270                    "Direction": "greater than",
271                    "Name": "upper critical",
272                    "Severity": 1,
273                    "Value": 10000
274                },
275                {
276                    "Direction": "greater than",
277                    "Name": "upper non critical",
278                    "Severity": 0,
279                    "Value": 8000
280                }
281            ]
282        }
283    ],
284    "Name": "AMD EthanolX Chassis",
285    "Probe": "FOUND('AMD EthanolX Baseboard')",
286    "Type": "Chassis"
287}
288