summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorJames Feist <james.feist@linux.intel.com>2020-06-05 23:30:51 +0300
committerJames Feist <james.feist@linux.intel.com>2020-06-10 20:06:20 +0300
commit35e257a6938c5b853ff074658ac35823a2eded24 (patch)
tree890dbf01055a6500e22ca190ff7abec2194b5907 /src
parent9dc5074146a5d909c198d6e66f7ec9a0beae2d43 (diff)
downloadbmcweb-35e257a6938c5b853ff074658ac35823a2eded24.tar.xz
Memory: add health support
This adds health support to dimms. It also updates the health object to look for an individual inventory items health. Tested: Validator passed { "@odata.id": "/redfish/v1/Systems/system/Memory/memory_device11", "@odata.type": "#Memory.v1_6_0.Memory", "CapacityMiB": 129728, "DataWidthBits": 64, "Id": "memory_device11", "Manufacturer": "Intel", "MemoryDeviceType": "xyz.openbmc_project.Inventory.Item.Dimm.DeviceType.Logical", "Name": "DIMM Slot", "PartNumber": "", "SerialNumber": "", "Status": { "Health": "Critical", "HealthRollup": "Critical", "State": "Enabled" } } Change-Id: If2e1450b4228036f00ff78e6484e8da409a8039b Signed-off-by: James Feist <james.feist@linux.intel.com>
Diffstat (limited to 'src')
0 files changed, 0 insertions, 0 deletions