blob: 6e21d928d06fb5c3f51fe4014c27b62f962dcce9 [file] [log] [blame]
Jonico Eustaquioaa9bb3d2023-04-18 15:24:24 -05001[
2 {
3 "Exposes": [
4 {
5 "Address": "0x55",
6 "Bus": 14,
Jonico Eustaquioaa9bb3d2023-04-18 15:24:24 -05007 "Name": "BMC FRU",
8 "Type": "EEPROM"
9 },
10 {
11 "Address": "0x5c",
12 "Bus": 52,
Jonico Eustaquio1e7edca2023-08-30 13:12:03 -050013 "EntityId": 17,
14 "EntityInstance": 0,
Jonico Eustaquioaa9bb3d2023-04-18 15:24:24 -050015 "Name": "DCSCM_INLET_T",
16 "Thresholds": [
17 {
18 "Direction": "greater than",
19 "Name": "upper critical",
20 "Severity": 1,
21 "Value": 46.0
22 },
23 {
24 "Direction": "greater than",
25 "Name": "upper non critical",
26 "Severity": 0,
27 "Value": 42.0
28 }
29 ],
30 "Type": "MAX31725"
31 },
32 {
33 "Address": "0x59",
34 "Bus": 48,
35 "Labels": [
36 "vout1",
37 "vout2",
38 "vout3",
39 "vout5",
40 "vout6",
41 "vout10"
42 ],
43 "Name": "BMC_MAX34451",
44 "Thresholds": [
45 {
46 "Direction": "greater than",
47 "Label": "vout1",
48 "Name": "upper critical",
49 "Severity": 1,
50 "Value": 2.034
51 },
52 {
53 "Direction": "greater than",
54 "Label": "vout1",
55 "Name": "upper non critical",
56 "Severity": 0,
57 "Value": 1.944
58 },
59 {
60 "Direction": "less than",
61 "Label": "vout1",
62 "Name": "lower critical",
63 "Severity": 1,
64 "Value": 1.566
65 },
66 {
67 "Direction": "less than",
68 "Label": "vout1",
69 "Name": "lower non critical",
70 "Severity": 0,
71 "Value": 1.656
72 },
73 {
74 "Direction": "greater than",
75 "Label": "vout2",
76 "Name": "upper critical",
77 "Severity": 1,
78 "Value": 2.825
79 },
80 {
81 "Direction": "greater than",
82 "Label": "vout2",
83 "Name": "upper non critical",
84 "Severity": 0,
85 "Value": 2.7
86 },
87 {
88 "Direction": "less than",
89 "Label": "vout2",
90 "Name": "lower critical",
91 "Severity": 1,
92 "Value": 2.175
93 },
94 {
95 "Direction": "less than",
96 "Label": "vout2",
97 "Name": "lower non critical",
98 "Severity": 0,
99 "Value": 2.3
100 },
101 {
102 "Direction": "greater than",
103 "Label": "vout3",
104 "Name": "upper critical",
105 "Severity": 1,
106 "Value": 1.356
107 },
108 {
109 "Direction": "greater than",
110 "Label": "vout3",
111 "Name": "upper non critical",
112 "Severity": 0,
113 "Value": 1.296
114 },
115 {
116 "Direction": "less than",
117 "Label": "vout3",
118 "Name": "lower critical",
119 "Severity": 1,
120 "Value": 1.044
121 },
122 {
123 "Direction": "less than",
124 "Label": "vout3",
125 "Name": "lower non critical",
126 "Severity": 0,
127 "Value": 1.104
128 },
129 {
130 "Direction": "greater than",
131 "Label": "vout5",
132 "Name": "upper critical",
133 "Severity": 1,
134 "Value": 3.729
135 },
136 {
137 "Direction": "greater than",
138 "Label": "vout5",
139 "Name": "upper non critical",
140 "Severity": 0,
141 "Value": 3.564
142 },
143 {
144 "Direction": "less than",
145 "Label": "vout5",
146 "Name": "lower critical",
147 "Severity": 1,
148 "Value": 2.871
149 },
150 {
151 "Direction": "less than",
152 "Label": "vout5",
153 "Name": "lower non critical",
154 "Severity": 0,
155 "Value": 3.036
156 },
157 {
158 "Direction": "greater than",
159 "Label": "vout6",
160 "Name": "upper critical",
161 "Severity": 1,
162 "Value": 1.32
163 },
164 {
165 "Direction": "greater than",
166 "Label": "vout6",
167 "Name": "upper non critical",
168 "Severity": 0,
169 "Value": 1.264
170 },
171 {
172 "Direction": "less than",
173 "Label": "vout6",
174 "Name": "lower critical",
175 "Severity": 1,
176 "Value": 1.024
177 },
178 {
179 "Direction": "less than",
180 "Label": "vout6",
181 "Name": "lower non critical",
182 "Severity": 0,
183 "Value": 1.088
184 },
185 {
186 "Direction": "greater than",
187 "Label": "vout10",
188 "Name": "upper critical",
189 "Severity": 1,
190 "Value": 0.678
191 },
192 {
193 "Direction": "greater than",
194 "Label": "vout10",
195 "Name": "upper non critical",
196 "Severity": 0,
197 "Value": 0.648
198 },
199 {
200 "Direction": "less than",
201 "Label": "vout10",
202 "Name": "lower critical",
203 "Severity": 1,
204 "Value": 0.522
205 },
206 {
207 "Direction": "less than",
208 "Label": "vout10",
209 "Name": "lower non critical",
210 "Severity": 0,
211 "Value": 0.552
212 }
213 ],
214 "Type": "MAX34451",
215 "vout10_Max": 0.765,
216 "vout10_Name": "DCSCM_PVTT",
217 "vout1_Max": 2.295,
218 "vout1_Name": "DCSCM_P1V8",
219 "vout2_Max": 3.1875,
220 "vout2_Name": "DCSCM_P2V5",
221 "vout3_Max": 1.53,
222 "vout3_Name": "DCSCM_P1V2",
223 "vout5_Max": 8.415,
224 "vout5_Name": "DCSCM_P3V3_STBY",
225 "vout6_Max": 2.04,
226 "vout6_Name": "DCSCM_P1V175"
227 },
228 {
229 "EntityId": 19,
230 "EntityInstance": 1,
231 "Name": "DCSCM_P1V175",
232 "Type": "MAX34451"
233 },
234 {
235 "EntityId": 19,
236 "EntityInstance": 1,
237 "Name": "DCSCM_P1V2",
238 "Type": "MAX34451"
239 },
240 {
241 "EntityId": 19,
242 "EntityInstance": 1,
243 "Name": "DCSCM_P2V5",
244 "Type": "MAX34451"
245 },
246 {
247 "EntityId": 19,
248 "EntityInstance": 1,
249 "Name": "DCSCM_PVTT",
250 "Type": "MAX34451"
251 },
252 {
253 "EntityId": 19,
254 "EntityInstance": 1,
255 "Name": "DCSCM_P3V3_STBY",
256 "Type": "MAX34451"
257 },
258 {
259 "EntityId": 19,
260 "EntityInstance": 1,
261 "Name": "DCSCM_P1V8",
262 "Type": "MAX34451"
263 }
264 ],
265 "Name": "Mori_BMC",
266 "Probe": [
267 "xyz.openbmc_project.FruDevice({'BOARD_PART_NUMBER': '1119243-*'})",
268 "OR",
269 "xyz.openbmc_project.FruDevice({'BOARD_PART_NUMBER': '1145809-*'})",
270 "OR",
271 "xyz.openbmc_project.FruDevice({'BOARD_PART_NUMBER': '1145942-*'})"
272 ],
273 "Type": "Board",
274 "xyz.openbmc_project.Inventory.Decorator.Asset": {
275 "Manufacturer": "$BOARD_MANUFACTURER",
276 "Model": "$BOARD_PRODUCT_NAME",
277 "PartNumber": "$BOARD_PART_NUMBER",
278 "SerialNumber": "$BOARD_SERIAL_NUMBER"
279 }
280 }
281]