blob: 9a14520507bd814c2ccf30eb6f897f3e8a1fd254 [file] [log] [blame]
Ed Tanous33832732018-03-14 16:09:14 -07001[
2 {
James Feist1e3e6982018-08-03 16:09:28 -07003 "Exposes": [
Ed Tanous33832732018-03-14 16:09:14 -07004 {
Cheng C Yang623de6c2019-03-18 15:11:52 +08005 "Address": "0x5a",
6 "Bus": "$bus",
7 "Name": "PSU3",
8 "Thresholds" : [
9 {
10 "Direction": "greater than",
11 "Label": "pin",
12 "Name": "upper critical",
13 "Severity": 1,
14 "Value": 1516.5
15 },
16 {
17 "Direction": "greater than",
18 "Label": "pin",
19 "Name": "upper non critical",
20 "Severity": 0,
21 "Value": 1364.8
22 },
23 {
24 "Direction": "greater than",
25 "Label": "iout1",
26 "Name": "upper critical",
27 "Severity": 1,
28 "Value": 125
29 },
30 {
31 "Direction": "greater than",
32 "Label": "iout1",
33 "Name": "upper non critical",
34 "Severity": 0,
35 "Value": 100
36 },
37 {
38 "Direction": "greater than",
39 "Label": "temp1",
40 "Name": "upper critical",
41 "Severity": 1,
42 "Value": 65
43 },
44 {
45 "Direction": "greater than",
46 "Label": "temp1",
47 "Name": "upper non critical",
48 "Severity": 0,
49 "Value": 62
50 }
51 ],
52 "Type": "pmbus"
53 },
54 {
55 "Address": "$address",
56 "Bus": "$bus",
57 "Name": "Flextronics S-1100ADU00-201 PSU FRU",
58 "Type": "EEPROM"
59 }
60 ],
61 "Name": "Flextronics S-1100ADU00-201 PSU 3",
62 "Probe": "xyz.openbmc_project.FruDevice({'PRODUCT_PRODUCT_NAME': 'S-1100ADU00-201', 'ADDRESS': 82})",
63 "Type": "PowerSupply",
64 "xyz.openbmc_project.Inventory.Decorator.Asset": {
65 "Manufacturer": "$BOARD_MANUFACTURER",
66 "Model": "$BOARD_PRODUCT_NAME",
67 "PartNumber": "$BOARD_PART_NUMBER",
68 "SerialNumber": "$BOARD_SERIAL_NUMBER"
69 }
70 },
71 {
72 "Exposes": [
73 {
James Feist1e3e6982018-08-03 16:09:28 -070074 "Address": "0x59",
75 "Bus": "$bus",
Cheng C Yang93f67b22019-03-11 15:48:15 +080076 "Name": "PSU2",
77 "Thresholds" : [
78 {
79 "Direction": "greater than",
80 "Label": "pin",
81 "Name": "upper critical",
82 "Severity": 1,
Cheng C Yang623de6c2019-03-18 15:11:52 +080083 "Value": 1516.5
Cheng C Yang93f67b22019-03-11 15:48:15 +080084 },
85 {
86 "Direction": "greater than",
87 "Label": "pin",
88 "Name": "upper non critical",
89 "Severity": 0,
Cheng C Yang623de6c2019-03-18 15:11:52 +080090 "Value": 1364.8
91 },
92 {
93 "Direction": "greater than",
94 "Label": "iout1",
95 "Name": "upper critical",
96 "Severity": 1,
97 "Value": 125
98 },
99 {
100 "Direction": "greater than",
101 "Label": "iout1",
102 "Name": "upper non critical",
103 "Severity": 0,
104 "Value": 100
105 },
106 {
107 "Direction": "greater than",
108 "Label": "temp1",
109 "Name": "upper critical",
110 "Severity": 1,
111 "Value": 65
112 },
113 {
114 "Direction": "greater than",
115 "Label": "temp1",
116 "Name": "upper non critical",
117 "Severity": 0,
118 "Value": 62
Cheng C Yang93f67b22019-03-11 15:48:15 +0800119 }
120 ],
James Feistd63d18a2018-07-19 15:23:45 -0700121 "Type": "pmbus"
Ed Tanous33832732018-03-14 16:09:14 -0700122 },
123 {
James Feist1e3e6982018-08-03 16:09:28 -0700124 "Address": "$address",
125 "Bus": "$bus",
James Feistd63d18a2018-07-19 15:23:45 -0700126 "Name": "Flextronics S-1100ADU00-201 PSU FRU",
James Feist57cf32d2018-10-15 16:15:36 -0700127 "Type": "EEPROM"
Ed Tanous33832732018-03-14 16:09:14 -0700128 }
129 ],
James Feistd63d18a2018-07-19 15:23:45 -0700130 "Name": "Flextronics S-1100ADU00-201 PSU 2",
James Feist1e3e6982018-08-03 16:09:28 -0700131 "Probe": "xyz.openbmc_project.FruDevice({'PRODUCT_PRODUCT_NAME': 'S-1100ADU00-201', 'ADDRESS': 81})",
James Feistd63d18a2018-07-19 15:23:45 -0700132 "Type": "PowerSupply",
James Feist11be6672018-04-06 14:05:32 -0700133 "xyz.openbmc_project.Inventory.Decorator.Asset": {
134 "Manufacturer": "$BOARD_MANUFACTURER",
135 "Model": "$BOARD_PRODUCT_NAME",
136 "PartNumber": "$BOARD_PART_NUMBER",
137 "SerialNumber": "$BOARD_SERIAL_NUMBER"
138 }
Ed Tanous33832732018-03-14 16:09:14 -0700139 },
140 {
James Feist1e3e6982018-08-03 16:09:28 -0700141 "Exposes": [
Ed Tanous33832732018-03-14 16:09:14 -0700142 {
James Feist1e3e6982018-08-03 16:09:28 -0700143 "Address": "0x58",
144 "Bus": "$bus",
Cheng C Yang93f67b22019-03-11 15:48:15 +0800145 "Name": "PSU1",
146 "Thresholds" : [
147 {
148 "Direction": "greater than",
149 "Label": "pin",
150 "Name": "upper critical",
151 "Severity": 1,
Cheng C Yang623de6c2019-03-18 15:11:52 +0800152 "Value": 1516.5
Cheng C Yang93f67b22019-03-11 15:48:15 +0800153 },
154 {
155 "Direction": "greater than",
156 "Label": "pin",
157 "Name": "upper non critical",
158 "Severity": 0,
Cheng C Yang623de6c2019-03-18 15:11:52 +0800159 "Value": 1364.8
160 },
161 {
162 "Direction": "greater than",
163 "Label": "iout1",
164 "Name": "upper critical",
165 "Severity": 1,
166 "Value": 125
167 },
168 {
169 "Direction": "greater than",
170 "Label": "iout1",
171 "Name": "upper non critical",
172 "Severity": 0,
173 "Value": 100
174 },
175 {
176 "Direction": "greater than",
177 "Label": "temp1",
178 "Name": "upper critical",
179 "Severity": 1,
180 "Value": 65
181 },
182 {
183 "Direction": "greater than",
184 "Label": "temp1",
185 "Name": "upper non critical",
186 "Severity": 0,
187 "Value": 62
Cheng C Yang93f67b22019-03-11 15:48:15 +0800188 }
189 ],
James Feistd63d18a2018-07-19 15:23:45 -0700190 "Type": "pmbus"
Ed Tanous33832732018-03-14 16:09:14 -0700191 },
192 {
James Feist1e3e6982018-08-03 16:09:28 -0700193 "Address": "$address",
194 "Bus": "$bus",
James Feistd63d18a2018-07-19 15:23:45 -0700195 "Name": "Flextronics S-1100ADU00-201 PSU FRU",
James Feist57cf32d2018-10-15 16:15:36 -0700196 "Type": "EEPROM"
Ed Tanous33832732018-03-14 16:09:14 -0700197 }
198 ],
James Feistd63d18a2018-07-19 15:23:45 -0700199 "Name": "Flextronics S-1100ADU00-201 PSU 1",
James Feist1e3e6982018-08-03 16:09:28 -0700200 "Probe": "xyz.openbmc_project.FruDevice({'PRODUCT_PRODUCT_NAME': 'S-1100ADU00-201', 'ADDRESS': 80})",
James Feistd63d18a2018-07-19 15:23:45 -0700201 "Type": "PowerSupply",
James Feist11be6672018-04-06 14:05:32 -0700202 "xyz.openbmc_project.Inventory.Decorator.Asset": {
203 "Manufacturer": "$BOARD_MANUFACTURER",
204 "Model": "$BOARD_PRODUCT_NAME",
205 "PartNumber": "$BOARD_PART_NUMBER",
206 "SerialNumber": "$BOARD_SERIAL_NUMBER"
207 }
Ed Tanous33832732018-03-14 16:09:14 -0700208 }
Cheng C Yang93f67b22019-03-11 15:48:15 +0800209]