Scott Baker | bdb962b | 2020-04-03 10:53:36 -0700 | [diff] [blame^] | 1 | { |
| 2 | "Temperatures": [ |
| 3 | { |
| 4 | "LowerThresholdFatal": null, |
| 5 | "PhysicalContext": "CPU", |
| 6 | "MemberId": "1", |
| 7 | "ReadingCelsius": 52, |
| 8 | "LowerThresholdCritical": null, |
| 9 | "RelatedItem": [ |
| 10 | { |
| 11 | "@odata.id": "/redfish/v1/Chassis/1" |
| 12 | } |
| 13 | ], |
| 14 | "Name": "System CPU Thermal Sensor Temperature", |
| 15 | "@odata.id": "/redfish/v1/Chassis/1/Thermal", |
| 16 | "LowerThresholdNonCritical": null, |
| 17 | "SensorNumber": 1, |
| 18 | "Status": { |
| 19 | "State": "Enabled", |
| 20 | "HealthRollup": null, |
| 21 | "Health": "OK" |
| 22 | }, |
| 23 | "UpperThresholdNonCritical": 82, |
| 24 | "UpperThresholdFatal": 104, |
| 25 | "UpperThresholdCritical": 92 |
| 26 | }, |
| 27 | { |
| 28 | "LowerThresholdFatal": null, |
| 29 | "PhysicalContext": "SystemBoard", |
| 30 | "MemberId": "2", |
| 31 | "ReadingCelsius": 38.5, |
| 32 | "LowerThresholdCritical": null, |
| 33 | "RelatedItem": [ |
| 34 | { |
| 35 | "@odata.id": "/redfish/v1/Chassis/1" |
| 36 | } |
| 37 | ], |
| 38 | "Name": "Chassis Thermal Sensor Temperature", |
| 39 | "@odata.id": "/redfish/v1/Chassis/1/Thermal", |
| 40 | "LowerThresholdNonCritical": null, |
| 41 | "SensorNumber": 2, |
| 42 | "Status": { |
| 43 | "State": "Enabled", |
| 44 | "HealthRollup": null, |
| 45 | "Health": "OK" |
| 46 | }, |
| 47 | "UpperThresholdNonCritical": 45, |
| 48 | "UpperThresholdFatal": 60, |
| 49 | "UpperThresholdCritical": 55 |
| 50 | }, |
| 51 | { |
| 52 | "LowerThresholdFatal": null, |
| 53 | "PhysicalContext": "SystemBoard", |
| 54 | "MemberId": "3", |
| 55 | "ReadingCelsius": 32.5, |
| 56 | "LowerThresholdCritical": null, |
| 57 | "RelatedItem": [ |
| 58 | { |
| 59 | "@odata.id": "/redfish/v1/Chassis/1" |
| 60 | } |
| 61 | ], |
| 62 | "Name": "Chassis Thermal Sensor Temperature", |
| 63 | "@odata.id": "/redfish/v1/Chassis/1/Thermal", |
| 64 | "LowerThresholdNonCritical": null, |
| 65 | "SensorNumber": 3, |
| 66 | "Status": { |
| 67 | "State": "Enabled", |
| 68 | "HealthRollup": null, |
| 69 | "Health": "OK" |
| 70 | }, |
| 71 | "UpperThresholdNonCritical": 45, |
| 72 | "UpperThresholdFatal": 60, |
| 73 | "UpperThresholdCritical": 55 |
| 74 | }, |
| 75 | { |
| 76 | "LowerThresholdFatal": null, |
| 77 | "PhysicalContext": "SystemBoard", |
| 78 | "MemberId": "4", |
| 79 | "ReadingCelsius": 33, |
| 80 | "LowerThresholdCritical": null, |
| 81 | "RelatedItem": [ |
| 82 | { |
| 83 | "@odata.id": "/redfish/v1/Chassis/1" |
| 84 | } |
| 85 | ], |
| 86 | "Name": "Chassis Thermal Sensor Temperature", |
| 87 | "@odata.id": "/redfish/v1/Chassis/1/Thermal", |
| 88 | "LowerThresholdNonCritical": null, |
| 89 | "SensorNumber": 4, |
| 90 | "Status": { |
| 91 | "State": "Enabled", |
| 92 | "HealthRollup": null, |
| 93 | "Health": "OK" |
| 94 | }, |
| 95 | "UpperThresholdNonCritical": 45, |
| 96 | "UpperThresholdFatal": 60, |
| 97 | "UpperThresholdCritical": 55 |
| 98 | }, |
| 99 | { |
| 100 | "LowerThresholdFatal": null, |
| 101 | "PhysicalContext": "SystemBoard", |
| 102 | "MemberId": "5", |
| 103 | "ReadingCelsius": 37, |
| 104 | "LowerThresholdCritical": null, |
| 105 | "RelatedItem": [ |
| 106 | { |
| 107 | "@odata.id": "/redfish/v1/Chassis/1" |
| 108 | } |
| 109 | ], |
| 110 | "Name": "Chassis Thermal Sensor Temperature", |
| 111 | "@odata.id": "/redfish/v1/Chassis/1/Thermal", |
| 112 | "LowerThresholdNonCritical": null, |
| 113 | "SensorNumber": 5, |
| 114 | "Status": { |
| 115 | "State": "Enabled", |
| 116 | "HealthRollup": null, |
| 117 | "Health": "OK" |
| 118 | }, |
| 119 | "UpperThresholdNonCritical": 45, |
| 120 | "UpperThresholdFatal": 60, |
| 121 | "UpperThresholdCritical": 55 |
| 122 | }, |
| 123 | { |
| 124 | "LowerThresholdFatal": null, |
| 125 | "PhysicalContext": "PowerSupply", |
| 126 | "MemberId": "6", |
| 127 | "ReadingCelsius": 31, |
| 128 | "LowerThresholdCritical": null, |
| 129 | "RelatedItem": [ |
| 130 | { |
| 131 | "@odata.id": "/redfish/v1/Chassis/1" |
| 132 | } |
| 133 | ], |
| 134 | "Name": "PSU Thermal Sensor Temperature", |
| 135 | "@odata.id": "/redfish/v1/Chassis/1/Thermal", |
| 136 | "LowerThresholdNonCritical": null, |
| 137 | "SensorNumber": 6, |
| 138 | "Status": { |
| 139 | "State": "Enabled", |
| 140 | "HealthRollup": null, |
| 141 | "Health": "OK" |
| 142 | }, |
| 143 | "UpperThresholdNonCritical": 45, |
| 144 | "UpperThresholdFatal": 60, |
| 145 | "UpperThresholdCritical": 55 |
| 146 | }, |
| 147 | { |
| 148 | "LowerThresholdFatal": null, |
| 149 | "PhysicalContext": "PowerSupply", |
| 150 | "MemberId": "7", |
| 151 | "ReadingCelsius": 0, |
| 152 | "LowerThresholdCritical": null, |
| 153 | "RelatedItem": [ |
| 154 | { |
| 155 | "@odata.id": "/redfish/v1/Chassis/1" |
| 156 | } |
| 157 | ], |
| 158 | "Name": "PSU Thermal Sensor Temperature", |
| 159 | "@odata.id": "/redfish/v1/Chassis/1/Thermal", |
| 160 | "LowerThresholdNonCritical": null, |
| 161 | "SensorNumber": 7, |
| 162 | "Status": { |
| 163 | "State": "Absent", |
| 164 | "HealthRollup": null, |
| 165 | "Health": "Warning" |
| 166 | }, |
| 167 | "UpperThresholdNonCritical": 0, |
| 168 | "UpperThresholdFatal": 0, |
| 169 | "UpperThresholdCritical": 0 |
| 170 | } |
| 171 | ], |
| 172 | "Redundancy": [], |
| 173 | "@odata.type": "#Thermal.v1_1_0.Thermal", |
| 174 | "Name": "Thermal", |
| 175 | "@odata.context": "/redfish/v1/$metadata#Thermal.Thermal", |
| 176 | "Id": "Thermal", |
| 177 | "Fans": [ |
| 178 | { |
| 179 | "LowerThresholdFatal": null, |
| 180 | "PhysicalContext": "Back", |
| 181 | "MemberId": "1", |
| 182 | "LowerThresholdCritical": null, |
| 183 | "ReadingUnits": "RPM", |
| 184 | "RelatedItem": [ |
| 185 | { |
| 186 | "@odata.id": "/redfish/v1/Chassis/1" |
| 187 | } |
| 188 | ], |
| 189 | "Name": "System Fan", |
| 190 | "@odata.id": "/redfish/v1/Chassis/1/Thermal", |
| 191 | "LowerThresholdNonCritical": null, |
| 192 | "Status": { |
| 193 | "State": "Enabled", |
| 194 | "HealthRollup": null, |
| 195 | "Health": "OK" |
| 196 | }, |
| 197 | "Reading": 12700, |
| 198 | "UpperThresholdNonCritical": null, |
| 199 | "UpperThresholdFatal": null, |
| 200 | "UpperThresholdCritical": null |
| 201 | }, |
| 202 | { |
| 203 | "LowerThresholdFatal": null, |
| 204 | "PhysicalContext": "Back", |
| 205 | "MemberId": "2", |
| 206 | "LowerThresholdCritical": null, |
| 207 | "ReadingUnits": "RPM", |
| 208 | "RelatedItem": [ |
| 209 | { |
| 210 | "@odata.id": "/redfish/v1/Chassis/1" |
| 211 | } |
| 212 | ], |
| 213 | "Name": "System Fan", |
| 214 | "@odata.id": "/redfish/v1/Chassis/1/Thermal", |
| 215 | "LowerThresholdNonCritical": null, |
| 216 | "Status": { |
| 217 | "State": "Enabled", |
| 218 | "HealthRollup": null, |
| 219 | "Health": "OK" |
| 220 | }, |
| 221 | "Reading": 12400, |
| 222 | "UpperThresholdNonCritical": null, |
| 223 | "UpperThresholdFatal": null, |
| 224 | "UpperThresholdCritical": null |
| 225 | }, |
| 226 | { |
| 227 | "LowerThresholdFatal": null, |
| 228 | "PhysicalContext": "Back", |
| 229 | "MemberId": "3", |
| 230 | "LowerThresholdCritical": null, |
| 231 | "ReadingUnits": "RPM", |
| 232 | "RelatedItem": [ |
| 233 | { |
| 234 | "@odata.id": "/redfish/v1/Chassis/1" |
| 235 | } |
| 236 | ], |
| 237 | "Name": "System Fan", |
| 238 | "@odata.id": "/redfish/v1/Chassis/1/Thermal", |
| 239 | "LowerThresholdNonCritical": null, |
| 240 | "Status": { |
| 241 | "State": "Enabled", |
| 242 | "HealthRollup": null, |
| 243 | "Health": "OK" |
| 244 | }, |
| 245 | "Reading": 12700, |
| 246 | "UpperThresholdNonCritical": null, |
| 247 | "UpperThresholdFatal": null, |
| 248 | "UpperThresholdCritical": null |
| 249 | }, |
| 250 | { |
| 251 | "LowerThresholdFatal": null, |
| 252 | "PhysicalContext": "Back", |
| 253 | "MemberId": "4", |
| 254 | "LowerThresholdCritical": null, |
| 255 | "ReadingUnits": "RPM", |
| 256 | "RelatedItem": [ |
| 257 | { |
| 258 | "@odata.id": "/redfish/v1/Chassis/1" |
| 259 | } |
| 260 | ], |
| 261 | "Name": "System Fan", |
| 262 | "@odata.id": "/redfish/v1/Chassis/1/Thermal", |
| 263 | "LowerThresholdNonCritical": null, |
| 264 | "Status": { |
| 265 | "State": "Enabled", |
| 266 | "HealthRollup": null, |
| 267 | "Health": "OK" |
| 268 | }, |
| 269 | "Reading": 12700, |
| 270 | "UpperThresholdNonCritical": null, |
| 271 | "UpperThresholdFatal": null, |
| 272 | "UpperThresholdCritical": null |
| 273 | }, |
| 274 | { |
| 275 | "LowerThresholdFatal": null, |
| 276 | "PhysicalContext": "Back", |
| 277 | "MemberId": "5", |
| 278 | "LowerThresholdCritical": null, |
| 279 | "ReadingUnits": "RPM", |
| 280 | "RelatedItem": [ |
| 281 | { |
| 282 | "@odata.id": "/redfish/v1/Chassis/1" |
| 283 | } |
| 284 | ], |
| 285 | "Name": "System Fan", |
| 286 | "@odata.id": "/redfish/v1/Chassis/1/Thermal", |
| 287 | "LowerThresholdNonCritical": null, |
| 288 | "Status": { |
| 289 | "State": "Enabled", |
| 290 | "HealthRollup": null, |
| 291 | "Health": "OK" |
| 292 | }, |
| 293 | "Reading": 12600, |
| 294 | "UpperThresholdNonCritical": null, |
| 295 | "UpperThresholdFatal": null, |
| 296 | "UpperThresholdCritical": null |
| 297 | }, |
| 298 | { |
| 299 | "LowerThresholdFatal": null, |
| 300 | "PhysicalContext": "Back", |
| 301 | "MemberId": "6", |
| 302 | "LowerThresholdCritical": null, |
| 303 | "ReadingUnits": "RPM", |
| 304 | "RelatedItem": [ |
| 305 | { |
| 306 | "@odata.id": "/redfish/v1/Chassis/1" |
| 307 | } |
| 308 | ], |
| 309 | "Name": "System Fan", |
| 310 | "@odata.id": "/redfish/v1/Chassis/1/Thermal", |
| 311 | "LowerThresholdNonCritical": null, |
| 312 | "Status": { |
| 313 | "State": "Enabled", |
| 314 | "HealthRollup": null, |
| 315 | "Health": "OK" |
| 316 | }, |
| 317 | "Reading": 12700, |
| 318 | "UpperThresholdNonCritical": null, |
| 319 | "UpperThresholdFatal": null, |
| 320 | "UpperThresholdCritical": null |
| 321 | }, |
| 322 | { |
| 323 | "LowerThresholdFatal": null, |
| 324 | "PhysicalContext": "PowerSupply", |
| 325 | "MemberId": "7", |
| 326 | "LowerThresholdCritical": null, |
| 327 | "ReadingUnits": "RPM", |
| 328 | "RelatedItem": [ |
| 329 | { |
| 330 | "@odata.id": "/redfish/v1/Chassis/1" |
| 331 | } |
| 332 | ], |
| 333 | "Name": "PSU Fan", |
| 334 | "@odata.id": "/redfish/v1/Chassis/1/Thermal", |
| 335 | "LowerThresholdNonCritical": null, |
| 336 | "Status": { |
| 337 | "State": "Enabled", |
| 338 | "HealthRollup": null, |
| 339 | "Health": "OK" |
| 340 | }, |
| 341 | "Reading": 24480, |
| 342 | "UpperThresholdNonCritical": null, |
| 343 | "UpperThresholdFatal": null, |
| 344 | "UpperThresholdCritical": null |
| 345 | }, |
| 346 | { |
| 347 | "LowerThresholdFatal": null, |
| 348 | "PhysicalContext": "PowerSupply", |
| 349 | "MemberId": "8", |
| 350 | "LowerThresholdCritical": null, |
| 351 | "ReadingUnits": "RPM", |
| 352 | "RelatedItem": [ |
| 353 | { |
| 354 | "@odata.id": "/redfish/v1/Chassis/1" |
| 355 | } |
| 356 | ], |
| 357 | "Name": "PSU Fan", |
| 358 | "@odata.id": "/redfish/v1/Chassis/1/Thermal", |
| 359 | "LowerThresholdNonCritical": null, |
| 360 | "Status": { |
| 361 | "State": "Enabled", |
| 362 | "HealthRollup": null, |
| 363 | "Health": "Warning" |
| 364 | }, |
| 365 | "Reading": 0, |
| 366 | "UpperThresholdNonCritical": null, |
| 367 | "UpperThresholdFatal": null, |
| 368 | "UpperThresholdCritical": null |
| 369 | } |
| 370 | ], |
| 371 | "Description": "Collection of Thermal sensors", |
| 372 | "@odata.id": "/redfish/v1/Chassis/1/Thermal" |
| 373 | } |