blob: 0ce9f80965909b18fef831e0d1b930f51d101f8f [file] [log] [blame]
Konstantin Aladyshev7ba39772021-04-19 11:28:05 +03001{
2 "Exposes": [
3 {
4 "Name": "P0 Fan connector",
5 "Status": "disabled",
6 "Type": "FanConnector"
7 },
8 {
9 "Name": "P1 Fan connector",
10 "Status": "disabled",
11 "Type": "FanConnector"
12 },
13 {
14 "Address": "0x48",
15 "Bus": 7,
16 "Name": "BMC",
17 "Thresholds": [
18 {
19 "Direction": "greater than",
20 "Name": "upper critical",
21 "Severity": 1,
22 "Value": 40
23 },
24 {
25 "Direction": "greater than",
26 "Name": "upper non critical",
27 "Severity": 0,
28 "Value": 38
29 },
30 {
31 "Direction": "less than",
32 "Name": "lower non critical",
33 "Severity": 0,
34 "Value": 5
35 },
36 {
37 "Direction": "less than",
38 "Name": "lower critical",
39 "Severity": 1,
40 "Value": 0
41 }
42 ],
43 "Type": "LM75A"
44 },
45 {
46 "Address": "0x49",
47 "Bus": 7,
48 "Name": "DIMM_P0_ABCD_P1_EFGH",
49 "Thresholds": [
50 {
51 "Direction": "greater than",
52 "Name": "upper critical",
53 "Severity": 1,
54 "Value": 40
55 },
56 {
57 "Direction": "greater than",
58 "Name": "upper non critical",
59 "Severity": 0,
60 "Value": 38
61 },
62 {
63 "Direction": "less than",
64 "Name": "lower non critical",
65 "Severity": 0,
66 "Value": 5
67 },
68 {
69 "Direction": "less than",
70 "Name": "lower critical",
71 "Severity": 1,
72 "Value": 0
73 }
74 ],
75 "Type": "LM75A"
76 },
77 {
78 "Address": "0x4A",
79 "Bus": 7,
80 "Name": "DIMM_P1_EFGH",
81 "Thresholds": [
82 {
83 "Direction": "greater than",
84 "Name": "upper critical",
85 "Severity": 1,
86 "Value": 40
87 },
88 {
89 "Direction": "greater than",
90 "Name": "upper non critical",
91 "Severity": 0,
92 "Value": 38
93 },
94 {
95 "Direction": "less than",
96 "Name": "lower non critical",
97 "Severity": 0,
98 "Value": 5
99 },
100 {
101 "Direction": "less than",
102 "Name": "lower critical",
103 "Severity": 1,
104 "Value": 0
105 }
106 ],
107 "Type": "LM75A"
108 },
109 {
110 "Address": "0x4B",
111 "Bus": 7,
112 "Name": "PCIe_Slots",
113 "Thresholds": [
114 {
115 "Direction": "greater than",
116 "Name": "upper critical",
117 "Severity": 1,
118 "Value": 40
119 },
120 {
121 "Direction": "greater than",
122 "Name": "upper non critical",
123 "Severity": 0,
124 "Value": 38
125 },
126 {
127 "Direction": "less than",
128 "Name": "lower non critical",
129 "Severity": 0,
130 "Value": 5
131 },
132 {
133 "Direction": "less than",
134 "Name": "lower critical",
135 "Severity": 1,
136 "Value": 0
137 }
138 ],
139 "Type": "LM75A"
140 },
141 {
142 "Address": "0x4C",
143 "Bus": 7,
144 "Name": "DIMM_P0_EFGH_P1_ABCD",
145 "Thresholds": [
146 {
147 "Direction": "greater than",
148 "Name": "upper critical",
149 "Severity": 1,
150 "Value": 40
151 },
152 {
153 "Direction": "greater than",
154 "Name": "upper non critical",
155 "Severity": 0,
156 "Value": 38
157 },
158 {
159 "Direction": "less than",
160 "Name": "lower non critical",
161 "Severity": 0,
162 "Value": 5
163 },
164 {
165 "Direction": "less than",
166 "Name": "lower critical",
167 "Severity": 1,
168 "Value": 0
169 }
170 ],
171 "Type": "LM75A"
172 },
173 {
174 "Address": "0x4D",
175 "Bus": 7,
176 "Name": "DIMM_P1_ABCD",
177 "Thresholds": [
178 {
179 "Direction": "greater than",
180 "Name": "upper critical",
181 "Severity": 1,
182 "Value": 40
183 },
184 {
185 "Direction": "greater than",
186 "Name": "upper non critical",
187 "Severity": 0,
188 "Value": 38
189 },
190 {
191 "Direction": "less than",
192 "Name": "lower non critical",
193 "Severity": 0,
194 "Value": 5
195 },
196 {
197 "Direction": "less than",
198 "Name": "lower critical",
199 "Severity": 1,
200 "Value": 0
201 }
202 ],
203 "Type": "LM75A"
204 },
205 {
206 "Address": "0x4E",
207 "Bus": 7,
208 "Name": "DIMM_P0_EFGH",
209 "Thresholds": [
210 {
211 "Direction": "greater than",
212 "Name": "upper critical",
213 "Severity": 1,
214 "Value": 40
215 },
216 {
217 "Direction": "greater than",
218 "Name": "upper non critical",
219 "Severity": 0,
220 "Value": 38
221 },
222 {
223 "Direction": "less than",
224 "Name": "lower non critical",
225 "Severity": 0,
226 "Value": 5
227 },
228 {
229 "Direction": "less than",
230 "Name": "lower critical",
231 "Severity": 1,
232 "Value": 0
233 }
234 ],
235 "Type": "LM75A"
236 },
237 {
238 "Address": "0x4F",
239 "Bus": 7,
240 "Name": "DIMM_P0_ABCD",
241 "Thresholds": [
242 {
243 "Direction": "greater than",
244 "Name": "upper critical",
245 "Severity": 1,
246 "Value": 40
247 },
248 {
249 "Direction": "greater than",
250 "Name": "upper non critical",
251 "Severity": 0,
252 "Value": 38
253 },
254 {
255 "Direction": "less than",
256 "Name": "lower non critical",
257 "Severity": 0,
258 "Value": 5
259 },
260 {
261 "Direction": "less than",
262 "Name": "lower critical",
263 "Severity": 1,
264 "Value": 0
265 }
266 ],
267 "Type": "LM75A"
268 }
269 ],
270 "Name": "AMD EthanolX Baseboard",
271 "Probe": "TRUE",
272 "Type": "Board",
273 "ProductId": "1",
274 "xyz.openbmc_project.Inventory.Decorator.Asset": {
275 "Manufacturer": "AMD",
276 "Model": "EthanolX",
277 "PartNumber": "109-H43111-00A_02",
278 "SerialNumber": "EX782B"
279 }
280}