aboutsummaryrefslogtreecommitdiffstats
path: root/yardstick/tests/unit/benchmark/scenarios/energy/energy_sample_power_metrics.txt
blob: 343ed36677139566667c159d17ee02a4c77281e5 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
{
    "PowerControl@odata.count": 1,
    "@odata.id": "/redfish/v1/Chassis/1/Power",
    "Redundancy@odata.count": 1,
    "@odata.context": "/redfish/v1/$metadata#Power.Power",
    "Voltages": [
        {
            "MaxReadingRange": 14.28,
            "RelatedItem": [
                {
                    "@odata.id": "/redfish/v1/Systems/1"
                },
                {
                    "@odata.id": "/redfish/v1/Chassis/1"
                }
            ],
            "@odata.id": "/redfish/v1/Chassis/1/Power#/Voltages/0",
            "Status": {
                "State": "Enabled"
            },
            "SensorNumber": 140,
            "Name": "SysBrd 12V",
            "PhysicalContext": "VoltageRegulator",
            "LowerThresholdCritical": 10.81,
            "RelatedItem@odata.count": 2,
            "MemberId": "0",
            "MinReadingRange": null,
            "ReadingVolts": 12.15,
            "UpperThresholdCritical": 13.22
        },
        {
            "MaxReadingRange": 3.95,
            "RelatedItem": [
                {
                    "@odata.id": "/redfish/v1/Systems/1"
                },
                {
                    "@odata.id": "/redfish/v1/Chassis/1"
                }
            ],
            "@odata.id": "/redfish/v1/Chassis/1/Power#/Voltages/1",
            "Status": {
                "State": "Enabled"
            },
            "SensorNumber": 141,
            "Name": "SysBrd 3.3V",
            "PhysicalContext": "VoltageRegulator",
            "LowerThresholdCritical": 2.98,
            "RelatedItem@odata.count": 2,
            "MemberId": "1",
            "MinReadingRange": null,
            "UpperThresholdCritical": 3.63,
            "ReadingVolts": 3.36
        },
        {
            "MaxReadingRange": 5.97,
            "RelatedItem": [
                {
                    "@odata.id": "/redfish/v1/Systems/1"
                },
                {
                    "@odata.id": "/redfish/v1/Chassis/1"
                }
            ],
            "@odata.id": "/redfish/v1/Chassis/1/Power#/Voltages/2",
            "Status": {
                "State": "Enabled"
            },
            "SensorNumber": 142,
            "Name": "SysBrd 5V",
            "PhysicalContext": "VoltageRegulator",
            "LowerThresholdCritical": 4.49,
            "RelatedItem@odata.count": 2,
            "MemberId": "2",
            "MinReadingRange": null,
            "UpperThresholdCritical": 5.5,
            "ReadingVolts": 5.03
        },
        {
            "MaxReadingRange": 3.32,
            "RelatedItem": [
                {
                    "@odata.id": "/redfish/v1/Systems/1"
                },
                {
                    "@odata.id": "/redfish/v1/Chassis/1"
                }
            ],
            "@odata.id": "/redfish/v1/Chassis/1/Power#/Voltages/3",
            "Status": {
                "State": "Enabled"
            },
            "SensorNumber": 3,
            "Name": "CMOS Battery",
            "PhysicalContext": "VoltageRegulator",
            "LowerThresholdCritical": 2.25,
            "RelatedItem@odata.count": 2,
            "MemberId": "3",
            "MinReadingRange": null,
            "LowerThresholdNonCritical": 2.39,
            "ReadingVolts": 3.12
        }
    ],
    "Voltages@odata.count": 4,
    "Redundancy": [
        {
            "@odata.id": "/redfish/v1/Chassis/1/Power#/Redundancy/0",
            "Status": {
                "State": "Enabled",
                "Health": "OK"
            },
            "Name": "PSU Redundancy",
            "MinNumNeeded": 2,
            "Oem": {
                "Lenovo": {
                    "NonRedundantAvailablePower": 1100,
                    "@odata.type": "#LenovoRedundancy.v1_0_0.LenovoRedundancyProperties",
                    "PowerRedundancySettings": {
                        "EstimatedUsage": "58.55%",
                        "MaxPowerLimitWatts": 1100,
                        "PowerFailureLimit": 0,
                        "PowerRedundancyPolicy": "RedundantWithThrottling"
                    }
                }
            },
            "RedundancyEnabled": true,
            "RedundancySet": [
                {
                    "@odata.id": "/redfish/v1/Chassis/1/Power#/PowerSupplies/0"
                },
                {
                    "@odata.id": "/redfish/v1/Chassis/1/Power#/PowerSupplies/1"
                }
            ],
            "RedundancySet@odata.count": 2,
            "MaxNumSupported": 2,
            "Mode": "N+m",
            "MemberId": "0"
        }
    ],
    "Description": "Power Consumption and Power Limiting",
    "Name": "Power",
    "PowerSupplies@odata.count": 2,
    "Oem": {
        "Lenovo": {
            "@odata.type": "#LenovoPower.v1_0_0.Capabilities",
            "LocalPowerControlEnabled": true,
            "PowerOnPermissionEnabled": true,
            "PowerRestorePolicy": "Restore",
            "WakeOnLANEnabled": true
        }
    },
    "@odata.type": "#Power.v1_5_1.Power",
    "Id": "Power",
    "@odata.etag": "\"ad85a1403e07a433386e9907d00565cc\"",
    "PowerControl": [
        {
            "PowerAllocatedWatts": 1100,
            "RelatedItem": [
                {
                    "@odata.id": "/redfish/v1/Chassis/1"
                }
            ],
            "@odata.id": "/redfish/v1/Chassis/1/Power#/PowerControl/0",
            "Status": {
                "HealthRollup": "Warning",
                "State": "Enabled"
            },
            "PowerLimit": {
                "LimitException": "NoAction",
                "LimitInWatts": null
            },
            "Name": "Server Power Control",
            "Oem": {
                "Lenovo": {
                    "PowerUtilization": {
                        "MaxLimitInWatts": 1100,
                        "EnablePowerCapping": false,
                        "LimitMode": "AC",
                        "EnablePowerCapping@Redfish.Deprecated": "The property is deprecated. Please use LimitInWatts instead.",
                        "CapacityMinAC": 617,
                        "MinLimitInWatts": 0,
                        "GuaranteedInWatts": 617,
                        "CapacityMinDC": 578,
                        "CapacityMaxDC": 749,
                        "CapacityMaxAC": 802
                    },
                    "HistoryPowerMetric": {
                        "@odata.id": "/redfish/v1/Chassis/1/Power/PowerControl/0/Oem/Lenovo/HistoryPowerMetric"
                    },
                    "@odata.type": "#LenovoPower.v1_0_0.PowerControl"
                }
            },
            "PowerAvailableWatts": 0,
            "PowerMetrics": {
                "IntervalInMin": 60,
                "AverageConsumedWatts": 314.716675,
                "MinConsumedWatts": 311,
                "MaxConsumedWatts": 318
            },
            "RelatedItem@odata.count": 1,
            "MemberId": "0",
            "PowerRequestedWatts": 802,
            "PowerConsumedWatts": 344,
            "PowerCapacityWatts": 1100
        }
    ],
    "PowerSupplies": [
        {
            "SerialNumber": "A4DB8BP11WJ",
            "InputRanges": [
                {
                    "InputType": null,
                    "OutputWattage": null,
                    "MinimumVoltage": null,
                    "MaximumVoltage": null
                }
            ],
            "@odata.id": "/redfish/v1/Chassis/1/Power#/PowerSupplies/0",
            "RelatedItem@odata.count": 1,
            "MemberId": "0",
            "PartNumber": "SP57A02023",
            "FirmwareVersion": "4.52",
            "Status": {
                "State": "Enabled",
                "Health": "Warning"
            },
            "LineInputVoltage": null,
            "Name": "PSU1",
            "PowerSupplyType": "Unknown",
            "LastPowerOutputWatts": 316,
            "Oem": {
                "Lenovo": {
                    "Location": {
                        "InfoFormat": "Slot X",
                        "Info": "Slot 1"
                    },
                    "HistoryPowerSupplyMetric": {
                        "@odata.id": "/redfish/v1/Chassis/1/Power/PowerSupplies/0/Oem/Lenovo/HistoryPowerSupplyMetric"
                    },
                    "@odata.type": "#LenovoPower.v1_0_0.PowerSupply"
                }
            },
            "PowerCapacityWatts": null,
            "Manufacturer": "ACBE",
            "LineInputVoltageType": "Unknown",
            "Model": "LENOVO-SP57A02023",
            "RelatedItem": [
                {
                    "@odata.id": "/redfish/v1/Chassis/1"
                }
            ]
        },
        {
            "SerialNumber": "A4DB8BP12J7",
            "InputRanges": [
                {
                    "InputType": "AC",
                    "OutputWattage": 1100,
                    "MinimumVoltage": 200,
                    "MaximumVoltage": 240
                }
            ],
            "@odata.id": "/redfish/v1/Chassis/1/Power#/PowerSupplies/1",
            "RelatedItem@odata.count": 1,
            "MemberId": "1",
            "PartNumber": "SP57A02023",
            "FirmwareVersion": "4.52",
            "Status": {
                "State": "Enabled",
                "Health": "OK"
            },
            "LineInputVoltage": 220,
            "Name": "PSU2",
            "PowerSupplyType": "AC",
            "LastPowerOutputWatts": 316,
            "Oem": {
                "Lenovo": {
                    "Location": {
                        "InfoFormat": "Slot X",
                        "Info": "Slot 2"
                    },
                    "HistoryPowerSupplyMetric": {
                        "@odata.id": "/redfish/v1/Chassis/1/Power/PowerSupplies/1/Oem/Lenovo/HistoryPowerSupplyMetric"
                    },
                    "@odata.type": "#LenovoPower.v1_0_0.PowerSupply"
                }
            },
            "PowerCapacityWatts": 1100,
            "Manufacturer": "ACBE",
            "LineInputVoltageType": "ACMidLine",
            "Model": "LENOVO-SP57A02023",
            "RelatedItem": [
                {
                    "@odata.id": "/redfish/v1/Chassis/1"
                }
            ]
        }
    ]
}