FW Update fixes, Policy Table fixes

Several improvements were made to the firmware update process for
clients. The process added additional automation. It adds a check
to see if the FW level is present on the bmc or not. It determines the
ID that will be used by the bmc and presents it to the user. It
automates the process of uploading, determining the image ID, and
activating the new image. When complete the user is prompted to reboot
the bmc and/or power on the system, to finish updating the firmware.

This update adds system power control and bmc power control restrictions
during the activation process, to prevent corrupting the BMC and
bricking the system. This is done by adding a check to see if an
activation is in progress, before performing the operation. This does
not protect users using IPMI or the REST API directly.

Some additional policy table changes were made to support problems with
some alerts missing, found in several defects.

Signed-off-by: Justin Thaler thalerj@us.ibm.com
diff --git a/thalerj/policyTable.json b/thalerj/policyTable.json
index 8282713..a3e5097 100644
--- a/thalerj/policyTable.json
+++ b/thalerj/policyTable.json
@@ -1,5 +1,47 @@
 {
     "events": {
+        "External Software CSM||Event Type Lookup Failure": {
+            "AffectedLEDs": null,
+            "AffectedSubsystem": "Systems Management - Events / Monitoring",
+            "BMCMessageID": "External Software CSM",
+            "CallHomeCandidate": false,
+            "CommonEventID": "FQPSPEM0003G",
+            "ComponentInstance": null,
+            "DateAdded": null,
+            "DateReviewed": null,
+            "EventType": "Firmware/Software Failure",
+            "Internal": false,
+            "LengthyDescription": null,
+            "LogSource": "CSM",
+            "Message": "Failed to find an alert in the CSM RAS event types table",
+            "ReferencedInventory": "Event Type Lookup Failure",
+            "RelatedEventIDs": {},
+            "Serviceable": true,
+            "Severity": "Warning",
+            "UserAction": null,
+            "VMMigrationFlag": false
+        },
+        "External Software||Network Error": {
+            "AffectedLEDs": null,
+            "AffectedSubsystem": "Interconnect Networking",
+            "BMCMessageID": "External Software",
+            "CallHomeCandidate": false,
+            "CommonEventID": "FQPSPIN0001M",
+            "ComponentInstance": null,
+            "DateAdded": null,
+            "DateReviewed": null,
+            "EventType": "Communication Failure/Timeout",
+            "Internal": false,
+            "LengthyDescription": null,
+            "LogSource": null,
+            "Message": "Connection Error. View additional details for more information",
+            "ReferencedInventory": "Network Error",
+            "RelatedEventIDs": {},
+            "Serviceable": true,
+            "Severity": "Critical",
+            "UserAction": null,
+            "VMMigrationFlag": true
+        },
         "org.open_power.Host.Boot.Error.Checkstop": {
             "AffectedLEDs": null,
             "AffectedSubsystem": "Canister/Appliance",
@@ -14,7 +56,7 @@
             "LengthyDescription": null,
             "LogSource": "BMC",
             "Message": "A system checkstop occurred",
-            "ReferencedInvetory": null,
+            "ReferencedInventory": null,
             "RelatedEventIDs": {},
             "Serviceable": true,
             "Severity": "Warning",
@@ -35,7 +77,7 @@
             "LengthyDescription": null,
             "LogSource": "BMC",
             "Message": "Hostboot has become unresponsive",
-            "ReferencedInvetory": null,
+            "ReferencedInventory": null,
             "RelatedEventIDs": {},
             "Serviceable": true,
             "Severity": "Critical",
@@ -56,13 +98,34 @@
             "LengthyDescription": null,
             "LogSource": "BMC",
             "Message": "A system checkstop occurred",
-            "ReferencedInvetory": null,
+            "ReferencedInventory": null,
             "RelatedEventIDs": {},
             "Serviceable": true,
             "Severity": "Warning",
             "UserAction": null,
             "VMMigrationFlag": null
         },
+        "org.open_power.Host.Error.Event": {
+            "AffectedLEDs": null,
+            "AffectedSubsystem": "Canister/Appliance",
+            "BMCMessageID": "org.open_power.Host.Error.Event",
+            "CallHomeCandidate": true,
+            "CommonEventID": "FQPSPAA0011M",
+            "ComponentInstance": null,
+            "DateAdded": null,
+            "DateReviewed": null,
+            "EventType": "Unrecoverable Hardware Failure",
+            "Internal": false,
+            "LengthyDescription": null,
+            "LogSource": "BMC",
+            "Message": "An error was detected with the base platform, but was not able to be deciphered. Contact your next level of support.",
+            "ReferencedInventory": null,
+            "RelatedEventIDs": {},
+            "Serviceable": true,
+            "Severity": "Critical",
+            "UserAction": null,
+            "VMMigrationFlag": null
+        },
         "org.open_power.Host.Error.Event||/xyz/openbmc_project/inventory/system": {
             "AffectedLEDs": null,
             "AffectedSubsystem": "Canister/Appliance",
@@ -77,7 +140,7 @@
             "LengthyDescription": null,
             "LogSource": "BMC",
             "Message": "Hostboot procedure callout",
-            "ReferencedInvetory": "/xyz/openbmc_project/inventory/system",
+            "ReferencedInventory": "/xyz/openbmc_project/inventory/system",
             "RelatedEventIDs": {},
             "Serviceable": true,
             "Severity": "Critical",
@@ -90,7 +153,7 @@
             "BMCMessageID": "org.open_power.Host.Error.Event",
             "CallHomeCandidate": true,
             "CommonEventID": "FQPSPPU0090M",
-            "ComponentInstance": null,
+            "ComponentInstance": 0,
             "DateAdded": null,
             "DateReviewed": null,
             "EventType": "Unrecoverable Hardware Failure",
@@ -98,7 +161,7 @@
             "LengthyDescription": null,
             "LogSource": "BMC",
             "Message": "CPU 0 has failed",
-            "ReferencedInvetory": "/xyz/openbmc_project/inventory/system/chassis/motherboard/cpu0",
+            "ReferencedInventory": "/xyz/openbmc_project/inventory/system/chassis/motherboard/cpu0",
             "RelatedEventIDs": {},
             "Serviceable": true,
             "Severity": "Critical",
@@ -111,7 +174,7 @@
             "BMCMessageID": "org.open_power.Host.Error.Event",
             "CallHomeCandidate": true,
             "CommonEventID": "FQPSPPU0091M",
-            "ComponentInstance": null,
+            "ComponentInstance": "0,0",
             "DateAdded": null,
             "DateReviewed": null,
             "EventType": "Unrecoverable Hardware Failure",
@@ -119,7 +182,7 @@
             "LengthyDescription": null,
             "LogSource": "BMC",
             "Message": "CPU 0 core 0 has failed",
-            "ReferencedInvetory": "/xyz/openbmc_project/inventory/system/chassis/motherboard/cpu0/core0",
+            "ReferencedInventory": "/xyz/openbmc_project/inventory/system/chassis/motherboard/cpu0/core0",
             "RelatedEventIDs": {},
             "Serviceable": true,
             "Severity": "Critical",
@@ -132,7 +195,7 @@
             "BMCMessageID": "org.open_power.Host.Error.Event",
             "CallHomeCandidate": true,
             "CommonEventID": "FQPSPPU0091M",
-            "ComponentInstance": null,
+            "ComponentInstance": "0,1",
             "DateAdded": null,
             "DateReviewed": null,
             "EventType": "Unrecoverable Hardware Failure",
@@ -140,7 +203,7 @@
             "LengthyDescription": null,
             "LogSource": "BMC",
             "Message": "CPU 0 core 1 has failed",
-            "ReferencedInvetory": "/xyz/openbmc_project/inventory/system/chassis/motherboard/cpu0/core1",
+            "ReferencedInventory": "/xyz/openbmc_project/inventory/system/chassis/motherboard/cpu0/core1",
             "RelatedEventIDs": {},
             "Serviceable": true,
             "Severity": "Critical",
@@ -153,7 +216,7 @@
             "BMCMessageID": "org.open_power.Host.Error.Event",
             "CallHomeCandidate": true,
             "CommonEventID": "FQPSPPU0091M",
-            "ComponentInstance": null,
+            "ComponentInstance": "0,10",
             "DateAdded": null,
             "DateReviewed": null,
             "EventType": "Unrecoverable Hardware Failure",
@@ -161,7 +224,7 @@
             "LengthyDescription": null,
             "LogSource": "BMC",
             "Message": "CPU 0 core 10 has failed",
-            "ReferencedInvetory": "/xyz/openbmc_project/inventory/system/chassis/motherboard/cpu0/core10",
+            "ReferencedInventory": "/xyz/openbmc_project/inventory/system/chassis/motherboard/cpu0/core10",
             "RelatedEventIDs": {},
             "Serviceable": true,
             "Severity": "Critical",
@@ -174,7 +237,7 @@
             "BMCMessageID": "org.open_power.Host.Error.Event",
             "CallHomeCandidate": true,
             "CommonEventID": "FQPSPPU0091M",
-            "ComponentInstance": null,
+            "ComponentInstance": "0,11",
             "DateAdded": null,
             "DateReviewed": null,
             "EventType": "Unrecoverable Hardware Failure",
@@ -182,7 +245,7 @@
             "LengthyDescription": null,
             "LogSource": "BMC",
             "Message": "CPU 0 core 11 has failed",
-            "ReferencedInvetory": "/xyz/openbmc_project/inventory/system/chassis/motherboard/cpu0/core11",
+            "ReferencedInventory": "/xyz/openbmc_project/inventory/system/chassis/motherboard/cpu0/core11",
             "RelatedEventIDs": {},
             "Serviceable": true,
             "Severity": "Critical",
@@ -195,7 +258,7 @@
             "BMCMessageID": "org.open_power.Host.Error.Event",
             "CallHomeCandidate": true,
             "CommonEventID": "FQPSPPU0091M",
-            "ComponentInstance": null,
+            "ComponentInstance": "0,12",
             "DateAdded": null,
             "DateReviewed": null,
             "EventType": "Unrecoverable Hardware Failure",
@@ -203,7 +266,7 @@
             "LengthyDescription": null,
             "LogSource": "BMC",
             "Message": "CPU 0 core 12 has failed",
-            "ReferencedInvetory": "/xyz/openbmc_project/inventory/system/chassis/motherboard/cpu0/core12",
+            "ReferencedInventory": "/xyz/openbmc_project/inventory/system/chassis/motherboard/cpu0/core12",
             "RelatedEventIDs": {},
             "Serviceable": true,
             "Severity": "Critical",
@@ -216,7 +279,7 @@
             "BMCMessageID": "org.open_power.Host.Error.Event",
             "CallHomeCandidate": true,
             "CommonEventID": "FQPSPPU0091M",
-            "ComponentInstance": null,
+            "ComponentInstance": "0,13",
             "DateAdded": null,
             "DateReviewed": null,
             "EventType": "Unrecoverable Hardware Failure",
@@ -224,7 +287,7 @@
             "LengthyDescription": null,
             "LogSource": "BMC",
             "Message": "CPU 0 core 13 has failed",
-            "ReferencedInvetory": "/xyz/openbmc_project/inventory/system/chassis/motherboard/cpu0/core13",
+            "ReferencedInventory": "/xyz/openbmc_project/inventory/system/chassis/motherboard/cpu0/core13",
             "RelatedEventIDs": {},
             "Serviceable": true,
             "Severity": "Critical",
@@ -237,7 +300,7 @@
             "BMCMessageID": "org.open_power.Host.Error.Event",
             "CallHomeCandidate": true,
             "CommonEventID": "FQPSPPU0091M",
-            "ComponentInstance": null,
+            "ComponentInstance": "0,14",
             "DateAdded": null,
             "DateReviewed": null,
             "EventType": "Unrecoverable Hardware Failure",
@@ -245,7 +308,7 @@
             "LengthyDescription": null,
             "LogSource": "BMC",
             "Message": "CPU 0 core 14 has failed",
-            "ReferencedInvetory": "/xyz/openbmc_project/inventory/system/chassis/motherboard/cpu0/core14",
+            "ReferencedInventory": "/xyz/openbmc_project/inventory/system/chassis/motherboard/cpu0/core14",
             "RelatedEventIDs": {},
             "Serviceable": true,
             "Severity": "Critical",
@@ -258,7 +321,7 @@
             "BMCMessageID": "org.open_power.Host.Error.Event",
             "CallHomeCandidate": true,
             "CommonEventID": "FQPSPPU0091M",
-            "ComponentInstance": null,
+            "ComponentInstance": "0,15",
             "DateAdded": null,
             "DateReviewed": null,
             "EventType": "Unrecoverable Hardware Failure",
@@ -266,7 +329,7 @@
             "LengthyDescription": null,
             "LogSource": "BMC",
             "Message": "CPU 0 core 15 has failed",
-            "ReferencedInvetory": "/xyz/openbmc_project/inventory/system/chassis/motherboard/cpu0/core15",
+            "ReferencedInventory": "/xyz/openbmc_project/inventory/system/chassis/motherboard/cpu0/core15",
             "RelatedEventIDs": {},
             "Serviceable": true,
             "Severity": "Critical",
@@ -279,7 +342,7 @@
             "BMCMessageID": "org.open_power.Host.Error.Event",
             "CallHomeCandidate": true,
             "CommonEventID": "FQPSPPU0091M",
-            "ComponentInstance": null,
+            "ComponentInstance": "0,16",
             "DateAdded": null,
             "DateReviewed": null,
             "EventType": "Unrecoverable Hardware Failure",
@@ -287,7 +350,7 @@
             "LengthyDescription": null,
             "LogSource": "BMC",
             "Message": "CPU 0 core 16 has failed",
-            "ReferencedInvetory": "/xyz/openbmc_project/inventory/system/chassis/motherboard/cpu0/core16",
+            "ReferencedInventory": "/xyz/openbmc_project/inventory/system/chassis/motherboard/cpu0/core16",
             "RelatedEventIDs": {},
             "Serviceable": true,
             "Severity": "Critical",
@@ -300,7 +363,7 @@
             "BMCMessageID": "org.open_power.Host.Error.Event",
             "CallHomeCandidate": true,
             "CommonEventID": "FQPSPPU0091M",
-            "ComponentInstance": null,
+            "ComponentInstance": "0,17",
             "DateAdded": null,
             "DateReviewed": null,
             "EventType": "Unrecoverable Hardware Failure",
@@ -308,7 +371,7 @@
             "LengthyDescription": null,
             "LogSource": "BMC",
             "Message": "CPU 0 core 17 has failed",
-            "ReferencedInvetory": "/xyz/openbmc_project/inventory/system/chassis/motherboard/cpu0/core17",
+            "ReferencedInventory": "/xyz/openbmc_project/inventory/system/chassis/motherboard/cpu0/core17",
             "RelatedEventIDs": {},
             "Serviceable": true,
             "Severity": "Critical",
@@ -321,7 +384,7 @@
             "BMCMessageID": "org.open_power.Host.Error.Event",
             "CallHomeCandidate": true,
             "CommonEventID": "FQPSPPU0091M",
-            "ComponentInstance": null,
+            "ComponentInstance": "0,18",
             "DateAdded": null,
             "DateReviewed": null,
             "EventType": "Unrecoverable Hardware Failure",
@@ -329,7 +392,7 @@
             "LengthyDescription": null,
             "LogSource": "BMC",
             "Message": "CPU 0 core 18 has failed",
-            "ReferencedInvetory": "/xyz/openbmc_project/inventory/system/chassis/motherboard/cpu0/core18",
+            "ReferencedInventory": "/xyz/openbmc_project/inventory/system/chassis/motherboard/cpu0/core18",
             "RelatedEventIDs": {},
             "Serviceable": true,
             "Severity": "Critical",
@@ -342,7 +405,7 @@
             "BMCMessageID": "org.open_power.Host.Error.Event",
             "CallHomeCandidate": true,
             "CommonEventID": "FQPSPPU0091M",
-            "ComponentInstance": null,
+            "ComponentInstance": "0,19",
             "DateAdded": null,
             "DateReviewed": null,
             "EventType": "Unrecoverable Hardware Failure",
@@ -350,7 +413,7 @@
             "LengthyDescription": null,
             "LogSource": "BMC",
             "Message": "CPU 0 core 19 has failed",
-            "ReferencedInvetory": "/xyz/openbmc_project/inventory/system/chassis/motherboard/cpu0/core19",
+            "ReferencedInventory": "/xyz/openbmc_project/inventory/system/chassis/motherboard/cpu0/core19",
             "RelatedEventIDs": {},
             "Serviceable": true,
             "Severity": "Critical",
@@ -363,7 +426,7 @@
             "BMCMessageID": "org.open_power.Host.Error.Event",
             "CallHomeCandidate": true,
             "CommonEventID": "FQPSPPU0091M",
-            "ComponentInstance": null,
+            "ComponentInstance": "0,2",
             "DateAdded": null,
             "DateReviewed": null,
             "EventType": "Unrecoverable Hardware Failure",
@@ -371,7 +434,7 @@
             "LengthyDescription": null,
             "LogSource": "BMC",
             "Message": "CPU 0 core 2 has failed",
-            "ReferencedInvetory": "/xyz/openbmc_project/inventory/system/chassis/motherboard/cpu0/core2",
+            "ReferencedInventory": "/xyz/openbmc_project/inventory/system/chassis/motherboard/cpu0/core2",
             "RelatedEventIDs": {},
             "Serviceable": true,
             "Severity": "Critical",
@@ -384,7 +447,7 @@
             "BMCMessageID": "org.open_power.Host.Error.Event",
             "CallHomeCandidate": true,
             "CommonEventID": "FQPSPPU0091M",
-            "ComponentInstance": null,
+            "ComponentInstance": "0,20",
             "DateAdded": null,
             "DateReviewed": null,
             "EventType": "Unrecoverable Hardware Failure",
@@ -392,7 +455,7 @@
             "LengthyDescription": null,
             "LogSource": "BMC",
             "Message": "CPU 0 core 20 has failed",
-            "ReferencedInvetory": "/xyz/openbmc_project/inventory/system/chassis/motherboard/cpu0/core20",
+            "ReferencedInventory": "/xyz/openbmc_project/inventory/system/chassis/motherboard/cpu0/core20",
             "RelatedEventIDs": {},
             "Serviceable": true,
             "Severity": "Critical",
@@ -405,7 +468,7 @@
             "BMCMessageID": "org.open_power.Host.Error.Event",
             "CallHomeCandidate": true,
             "CommonEventID": "FQPSPPU0091M",
-            "ComponentInstance": null,
+            "ComponentInstance": "0,21",
             "DateAdded": null,
             "DateReviewed": null,
             "EventType": "Unrecoverable Hardware Failure",
@@ -413,7 +476,7 @@
             "LengthyDescription": null,
             "LogSource": "BMC",
             "Message": "CPU 0 core 21 has failed",
-            "ReferencedInvetory": "/xyz/openbmc_project/inventory/system/chassis/motherboard/cpu0/core21",
+            "ReferencedInventory": "/xyz/openbmc_project/inventory/system/chassis/motherboard/cpu0/core21",
             "RelatedEventIDs": {},
             "Serviceable": true,
             "Severity": "Critical",
@@ -426,7 +489,7 @@
             "BMCMessageID": "org.open_power.Host.Error.Event",
             "CallHomeCandidate": true,
             "CommonEventID": "FQPSPPU0091M",
-            "ComponentInstance": null,
+            "ComponentInstance": "0,22",
             "DateAdded": null,
             "DateReviewed": null,
             "EventType": "Unrecoverable Hardware Failure",
@@ -434,7 +497,7 @@
             "LengthyDescription": null,
             "LogSource": "BMC",
             "Message": "CPU 0 core 22 has failed",
-            "ReferencedInvetory": "/xyz/openbmc_project/inventory/system/chassis/motherboard/cpu0/core22",
+            "ReferencedInventory": "/xyz/openbmc_project/inventory/system/chassis/motherboard/cpu0/core22",
             "RelatedEventIDs": {},
             "Serviceable": true,
             "Severity": "Critical",
@@ -447,7 +510,7 @@
             "BMCMessageID": "org.open_power.Host.Error.Event",
             "CallHomeCandidate": true,
             "CommonEventID": "FQPSPPU0091M",
-            "ComponentInstance": null,
+            "ComponentInstance": "0,23",
             "DateAdded": null,
             "DateReviewed": null,
             "EventType": "Unrecoverable Hardware Failure",
@@ -455,7 +518,7 @@
             "LengthyDescription": null,
             "LogSource": "BMC",
             "Message": "CPU 0 core 23 has failed",
-            "ReferencedInvetory": "/xyz/openbmc_project/inventory/system/chassis/motherboard/cpu0/core23",
+            "ReferencedInventory": "/xyz/openbmc_project/inventory/system/chassis/motherboard/cpu0/core23",
             "RelatedEventIDs": {},
             "Serviceable": true,
             "Severity": "Critical",
@@ -468,7 +531,7 @@
             "BMCMessageID": "org.open_power.Host.Error.Event",
             "CallHomeCandidate": true,
             "CommonEventID": "FQPSPPU0091M",
-            "ComponentInstance": null,
+            "ComponentInstance": "0,3",
             "DateAdded": null,
             "DateReviewed": null,
             "EventType": "Unrecoverable Hardware Failure",
@@ -476,7 +539,7 @@
             "LengthyDescription": null,
             "LogSource": "BMC",
             "Message": "CPU 0 core 3 has failed",
-            "ReferencedInvetory": "/xyz/openbmc_project/inventory/system/chassis/motherboard/cpu0/core3",
+            "ReferencedInventory": "/xyz/openbmc_project/inventory/system/chassis/motherboard/cpu0/core3",
             "RelatedEventIDs": {},
             "Serviceable": true,
             "Severity": "Critical",
@@ -489,7 +552,7 @@
             "BMCMessageID": "org.open_power.Host.Error.Event",
             "CallHomeCandidate": true,
             "CommonEventID": "FQPSPPU0091M",
-            "ComponentInstance": null,
+            "ComponentInstance": "0,4",
             "DateAdded": null,
             "DateReviewed": null,
             "EventType": "Unrecoverable Hardware Failure",
@@ -497,7 +560,7 @@
             "LengthyDescription": null,
             "LogSource": "BMC",
             "Message": "CPU 0 core 4 has failed",
-            "ReferencedInvetory": "/xyz/openbmc_project/inventory/system/chassis/motherboard/cpu0/core4",
+            "ReferencedInventory": "/xyz/openbmc_project/inventory/system/chassis/motherboard/cpu0/core4",
             "RelatedEventIDs": {},
             "Serviceable": true,
             "Severity": "Critical",
@@ -510,7 +573,7 @@
             "BMCMessageID": "org.open_power.Host.Error.Event",
             "CallHomeCandidate": true,
             "CommonEventID": "FQPSPPU0091M",
-            "ComponentInstance": null,
+            "ComponentInstance": "0,5",
             "DateAdded": null,
             "DateReviewed": null,
             "EventType": "Unrecoverable Hardware Failure",
@@ -518,7 +581,7 @@
             "LengthyDescription": null,
             "LogSource": "BMC",
             "Message": "CPU 0 core 5 has failed",
-            "ReferencedInvetory": "/xyz/openbmc_project/inventory/system/chassis/motherboard/cpu0/core5",
+            "ReferencedInventory": "/xyz/openbmc_project/inventory/system/chassis/motherboard/cpu0/core5",
             "RelatedEventIDs": {},
             "Serviceable": true,
             "Severity": "Critical",
@@ -531,7 +594,7 @@
             "BMCMessageID": "org.open_power.Host.Error.Event",
             "CallHomeCandidate": true,
             "CommonEventID": "FQPSPPU0091M",
-            "ComponentInstance": null,
+            "ComponentInstance": "0,6",
             "DateAdded": null,
             "DateReviewed": null,
             "EventType": "Unrecoverable Hardware Failure",
@@ -539,7 +602,7 @@
             "LengthyDescription": null,
             "LogSource": "BMC",
             "Message": "CPU 0 core 6 has failed",
-            "ReferencedInvetory": "/xyz/openbmc_project/inventory/system/chassis/motherboard/cpu0/core6",
+            "ReferencedInventory": "/xyz/openbmc_project/inventory/system/chassis/motherboard/cpu0/core6",
             "RelatedEventIDs": {},
             "Serviceable": true,
             "Severity": "Critical",
@@ -552,7 +615,7 @@
             "BMCMessageID": "org.open_power.Host.Error.Event",
             "CallHomeCandidate": true,
             "CommonEventID": "FQPSPPU0091M",
-            "ComponentInstance": null,
+            "ComponentInstance": "0,7",
             "DateAdded": null,
             "DateReviewed": null,
             "EventType": "Unrecoverable Hardware Failure",
@@ -560,7 +623,7 @@
             "LengthyDescription": null,
             "LogSource": "BMC",
             "Message": "CPU 0 core 7 has failed",
-            "ReferencedInvetory": "/xyz/openbmc_project/inventory/system/chassis/motherboard/cpu0/core7",
+            "ReferencedInventory": "/xyz/openbmc_project/inventory/system/chassis/motherboard/cpu0/core7",
             "RelatedEventIDs": {},
             "Serviceable": true,
             "Severity": "Critical",
@@ -573,7 +636,7 @@
             "BMCMessageID": "org.open_power.Host.Error.Event",
             "CallHomeCandidate": true,
             "CommonEventID": "FQPSPPU0091M",
-            "ComponentInstance": null,
+            "ComponentInstance": "0,8",
             "DateAdded": null,
             "DateReviewed": null,
             "EventType": "Unrecoverable Hardware Failure",
@@ -581,7 +644,7 @@
             "LengthyDescription": null,
             "LogSource": "BMC",
             "Message": "CPU 0 core 8 has failed",
-            "ReferencedInvetory": "/xyz/openbmc_project/inventory/system/chassis/motherboard/cpu0/core8",
+            "ReferencedInventory": "/xyz/openbmc_project/inventory/system/chassis/motherboard/cpu0/core8",
             "RelatedEventIDs": {},
             "Serviceable": true,
             "Severity": "Critical",
@@ -594,7 +657,7 @@
             "BMCMessageID": "org.open_power.Host.Error.Event",
             "CallHomeCandidate": true,
             "CommonEventID": "FQPSPPU0091M",
-            "ComponentInstance": null,
+            "ComponentInstance": "0,9",
             "DateAdded": null,
             "DateReviewed": null,
             "EventType": "Unrecoverable Hardware Failure",
@@ -602,7 +665,7 @@
             "LengthyDescription": null,
             "LogSource": "BMC",
             "Message": "CPU 0 core 9 has failed",
-            "ReferencedInvetory": "/xyz/openbmc_project/inventory/system/chassis/motherboard/cpu0/core9",
+            "ReferencedInventory": "/xyz/openbmc_project/inventory/system/chassis/motherboard/cpu0/core9",
             "RelatedEventIDs": {},
             "Serviceable": true,
             "Severity": "Critical",
@@ -615,7 +678,7 @@
             "BMCMessageID": "org.open_power.Host.Error.Event",
             "CallHomeCandidate": true,
             "CommonEventID": "FQPSPPU0090M",
-            "ComponentInstance": null,
+            "ComponentInstance": 1,
             "DateAdded": null,
             "DateReviewed": null,
             "EventType": "Unrecoverable Hardware Failure",
@@ -623,7 +686,7 @@
             "LengthyDescription": null,
             "LogSource": "BMC",
             "Message": "CPU 1 has failed",
-            "ReferencedInvetory": "/xyz/openbmc_project/inventory/system/chassis/motherboard/cpu1",
+            "ReferencedInventory": "/xyz/openbmc_project/inventory/system/chassis/motherboard/cpu1",
             "RelatedEventIDs": {},
             "Serviceable": true,
             "Severity": "Critical",
@@ -636,7 +699,7 @@
             "BMCMessageID": "org.open_power.Host.Error.Event",
             "CallHomeCandidate": true,
             "CommonEventID": "FQPSPPU0091M",
-            "ComponentInstance": null,
+            "ComponentInstance": "1,0",
             "DateAdded": null,
             "DateReviewed": null,
             "EventType": "Unrecoverable Hardware Failure",
@@ -644,7 +707,7 @@
             "LengthyDescription": null,
             "LogSource": "BMC",
             "Message": "CPU 1 core 0 has failed",
-            "ReferencedInvetory": "/xyz/openbmc_project/inventory/system/chassis/motherboard/cpu1/core0",
+            "ReferencedInventory": "/xyz/openbmc_project/inventory/system/chassis/motherboard/cpu1/core0",
             "RelatedEventIDs": {},
             "Serviceable": true,
             "Severity": "Critical",
@@ -657,7 +720,7 @@
             "BMCMessageID": "org.open_power.Host.Error.Event",
             "CallHomeCandidate": true,
             "CommonEventID": "FQPSPPU0091M",
-            "ComponentInstance": null,
+            "ComponentInstance": "1,1",
             "DateAdded": null,
             "DateReviewed": null,
             "EventType": "Unrecoverable Hardware Failure",
@@ -665,7 +728,7 @@
             "LengthyDescription": null,
             "LogSource": "BMC",
             "Message": "CPU 1 core 1 has failed",
-            "ReferencedInvetory": "/xyz/openbmc_project/inventory/system/chassis/motherboard/cpu1/core1",
+            "ReferencedInventory": "/xyz/openbmc_project/inventory/system/chassis/motherboard/cpu1/core1",
             "RelatedEventIDs": {},
             "Serviceable": true,
             "Severity": "Critical",
@@ -678,7 +741,7 @@
             "BMCMessageID": "org.open_power.Host.Error.Event",
             "CallHomeCandidate": true,
             "CommonEventID": "FQPSPPU0091M",
-            "ComponentInstance": null,
+            "ComponentInstance": "1,10",
             "DateAdded": null,
             "DateReviewed": null,
             "EventType": "Unrecoverable Hardware Failure",
@@ -686,7 +749,7 @@
             "LengthyDescription": null,
             "LogSource": "BMC",
             "Message": "CPU 1 core 10 has failed",
-            "ReferencedInvetory": "/xyz/openbmc_project/inventory/system/chassis/motherboard/cpu1/core10",
+            "ReferencedInventory": "/xyz/openbmc_project/inventory/system/chassis/motherboard/cpu1/core10",
             "RelatedEventIDs": {},
             "Serviceable": true,
             "Severity": "Critical",
@@ -699,7 +762,7 @@
             "BMCMessageID": "org.open_power.Host.Error.Event",
             "CallHomeCandidate": true,
             "CommonEventID": "FQPSPPU0091M",
-            "ComponentInstance": null,
+            "ComponentInstance": "1,11",
             "DateAdded": null,
             "DateReviewed": null,
             "EventType": "Unrecoverable Hardware Failure",
@@ -707,7 +770,7 @@
             "LengthyDescription": null,
             "LogSource": "BMC",
             "Message": "CPU 1 core 11 has failed",
-            "ReferencedInvetory": "/xyz/openbmc_project/inventory/system/chassis/motherboard/cpu1/core11",
+            "ReferencedInventory": "/xyz/openbmc_project/inventory/system/chassis/motherboard/cpu1/core11",
             "RelatedEventIDs": {},
             "Serviceable": true,
             "Severity": "Critical",
@@ -720,7 +783,7 @@
             "BMCMessageID": "org.open_power.Host.Error.Event",
             "CallHomeCandidate": true,
             "CommonEventID": "FQPSPPU0091M",
-            "ComponentInstance": null,
+            "ComponentInstance": "1,12",
             "DateAdded": null,
             "DateReviewed": null,
             "EventType": "Unrecoverable Hardware Failure",
@@ -728,7 +791,7 @@
             "LengthyDescription": null,
             "LogSource": "BMC",
             "Message": "CPU 1 core 12 has failed",
-            "ReferencedInvetory": "/xyz/openbmc_project/inventory/system/chassis/motherboard/cpu1/core12",
+            "ReferencedInventory": "/xyz/openbmc_project/inventory/system/chassis/motherboard/cpu1/core12",
             "RelatedEventIDs": {},
             "Serviceable": true,
             "Severity": "Critical",
@@ -741,7 +804,7 @@
             "BMCMessageID": "org.open_power.Host.Error.Event",
             "CallHomeCandidate": true,
             "CommonEventID": "FQPSPPU0091M",
-            "ComponentInstance": null,
+            "ComponentInstance": "1,13",
             "DateAdded": null,
             "DateReviewed": null,
             "EventType": "Unrecoverable Hardware Failure",
@@ -749,7 +812,7 @@
             "LengthyDescription": null,
             "LogSource": "BMC",
             "Message": "CPU 1 core 13 has failed",
-            "ReferencedInvetory": "/xyz/openbmc_project/inventory/system/chassis/motherboard/cpu1/core13",
+            "ReferencedInventory": "/xyz/openbmc_project/inventory/system/chassis/motherboard/cpu1/core13",
             "RelatedEventIDs": {},
             "Serviceable": true,
             "Severity": "Critical",
@@ -762,7 +825,7 @@
             "BMCMessageID": "org.open_power.Host.Error.Event",
             "CallHomeCandidate": true,
             "CommonEventID": "FQPSPPU0091M",
-            "ComponentInstance": null,
+            "ComponentInstance": "1,14",
             "DateAdded": null,
             "DateReviewed": null,
             "EventType": "Unrecoverable Hardware Failure",
@@ -770,7 +833,7 @@
             "LengthyDescription": null,
             "LogSource": "BMC",
             "Message": "CPU 1 core 14 has failed",
-            "ReferencedInvetory": "/xyz/openbmc_project/inventory/system/chassis/motherboard/cpu1/core14",
+            "ReferencedInventory": "/xyz/openbmc_project/inventory/system/chassis/motherboard/cpu1/core14",
             "RelatedEventIDs": {},
             "Serviceable": true,
             "Severity": "Critical",
@@ -783,7 +846,7 @@
             "BMCMessageID": "org.open_power.Host.Error.Event",
             "CallHomeCandidate": true,
             "CommonEventID": "FQPSPPU0091M",
-            "ComponentInstance": null,
+            "ComponentInstance": "1,15",
             "DateAdded": null,
             "DateReviewed": null,
             "EventType": "Unrecoverable Hardware Failure",
@@ -791,7 +854,7 @@
             "LengthyDescription": null,
             "LogSource": "BMC",
             "Message": "CPU 1 core 15 has failed",
-            "ReferencedInvetory": "/xyz/openbmc_project/inventory/system/chassis/motherboard/cpu1/core15",
+            "ReferencedInventory": "/xyz/openbmc_project/inventory/system/chassis/motherboard/cpu1/core15",
             "RelatedEventIDs": {},
             "Serviceable": true,
             "Severity": "Critical",
@@ -804,7 +867,7 @@
             "BMCMessageID": "org.open_power.Host.Error.Event",
             "CallHomeCandidate": true,
             "CommonEventID": "FQPSPPU0091M",
-            "ComponentInstance": null,
+            "ComponentInstance": "1,16",
             "DateAdded": null,
             "DateReviewed": null,
             "EventType": "Unrecoverable Hardware Failure",
@@ -812,7 +875,7 @@
             "LengthyDescription": null,
             "LogSource": "BMC",
             "Message": "CPU 1 core 16 has failed",
-            "ReferencedInvetory": "/xyz/openbmc_project/inventory/system/chassis/motherboard/cpu1/core16",
+            "ReferencedInventory": "/xyz/openbmc_project/inventory/system/chassis/motherboard/cpu1/core16",
             "RelatedEventIDs": {},
             "Serviceable": true,
             "Severity": "Critical",
@@ -825,7 +888,7 @@
             "BMCMessageID": "org.open_power.Host.Error.Event",
             "CallHomeCandidate": true,
             "CommonEventID": "FQPSPPU0091M",
-            "ComponentInstance": null,
+            "ComponentInstance": "1,17",
             "DateAdded": null,
             "DateReviewed": null,
             "EventType": "Unrecoverable Hardware Failure",
@@ -833,7 +896,7 @@
             "LengthyDescription": null,
             "LogSource": "BMC",
             "Message": "CPU 1 core 17 has failed",
-            "ReferencedInvetory": "/xyz/openbmc_project/inventory/system/chassis/motherboard/cpu1/core17",
+            "ReferencedInventory": "/xyz/openbmc_project/inventory/system/chassis/motherboard/cpu1/core17",
             "RelatedEventIDs": {},
             "Serviceable": true,
             "Severity": "Critical",
@@ -846,7 +909,7 @@
             "BMCMessageID": "org.open_power.Host.Error.Event",
             "CallHomeCandidate": true,
             "CommonEventID": "FQPSPPU0091M",
-            "ComponentInstance": null,
+            "ComponentInstance": "1,18",
             "DateAdded": null,
             "DateReviewed": null,
             "EventType": "Unrecoverable Hardware Failure",
@@ -854,7 +917,7 @@
             "LengthyDescription": null,
             "LogSource": "BMC",
             "Message": "CPU 1 core 18 has failed",
-            "ReferencedInvetory": "/xyz/openbmc_project/inventory/system/chassis/motherboard/cpu1/core18",
+            "ReferencedInventory": "/xyz/openbmc_project/inventory/system/chassis/motherboard/cpu1/core18",
             "RelatedEventIDs": {},
             "Serviceable": true,
             "Severity": "Critical",
@@ -867,7 +930,7 @@
             "BMCMessageID": "org.open_power.Host.Error.Event",
             "CallHomeCandidate": true,
             "CommonEventID": "FQPSPPU0091M",
-            "ComponentInstance": null,
+            "ComponentInstance": "1,19",
             "DateAdded": null,
             "DateReviewed": null,
             "EventType": "Unrecoverable Hardware Failure",
@@ -875,7 +938,7 @@
             "LengthyDescription": null,
             "LogSource": "BMC",
             "Message": "CPU 1 core 19 has failed",
-            "ReferencedInvetory": "/xyz/openbmc_project/inventory/system/chassis/motherboard/cpu1/core19",
+            "ReferencedInventory": "/xyz/openbmc_project/inventory/system/chassis/motherboard/cpu1/core19",
             "RelatedEventIDs": {},
             "Serviceable": true,
             "Severity": "Critical",
@@ -888,7 +951,7 @@
             "BMCMessageID": "org.open_power.Host.Error.Event",
             "CallHomeCandidate": true,
             "CommonEventID": "FQPSPPU0091M",
-            "ComponentInstance": null,
+            "ComponentInstance": "1,2",
             "DateAdded": null,
             "DateReviewed": null,
             "EventType": "Unrecoverable Hardware Failure",
@@ -896,7 +959,7 @@
             "LengthyDescription": null,
             "LogSource": "BMC",
             "Message": "CPU 1 core 2 has failed",
-            "ReferencedInvetory": "/xyz/openbmc_project/inventory/system/chassis/motherboard/cpu1/core2",
+            "ReferencedInventory": "/xyz/openbmc_project/inventory/system/chassis/motherboard/cpu1/core2",
             "RelatedEventIDs": {},
             "Serviceable": true,
             "Severity": "Critical",
@@ -909,7 +972,7 @@
             "BMCMessageID": "org.open_power.Host.Error.Event",
             "CallHomeCandidate": true,
             "CommonEventID": "FQPSPPU0091M",
-            "ComponentInstance": null,
+            "ComponentInstance": "1,20",
             "DateAdded": null,
             "DateReviewed": null,
             "EventType": "Unrecoverable Hardware Failure",
@@ -917,7 +980,7 @@
             "LengthyDescription": null,
             "LogSource": "BMC",
             "Message": "CPU 1 core 20 has failed",
-            "ReferencedInvetory": "/xyz/openbmc_project/inventory/system/chassis/motherboard/cpu1/core20",
+            "ReferencedInventory": "/xyz/openbmc_project/inventory/system/chassis/motherboard/cpu1/core20",
             "RelatedEventIDs": {},
             "Serviceable": true,
             "Severity": "Critical",
@@ -930,7 +993,7 @@
             "BMCMessageID": "org.open_power.Host.Error.Event",
             "CallHomeCandidate": true,
             "CommonEventID": "FQPSPPU0091M",
-            "ComponentInstance": null,
+            "ComponentInstance": "1,21",
             "DateAdded": null,
             "DateReviewed": null,
             "EventType": "Unrecoverable Hardware Failure",
@@ -938,7 +1001,7 @@
             "LengthyDescription": null,
             "LogSource": "BMC",
             "Message": "CPU 1 core 21 has failed",
-            "ReferencedInvetory": "/xyz/openbmc_project/inventory/system/chassis/motherboard/cpu1/core21",
+            "ReferencedInventory": "/xyz/openbmc_project/inventory/system/chassis/motherboard/cpu1/core21",
             "RelatedEventIDs": {},
             "Serviceable": true,
             "Severity": "Critical",
@@ -951,7 +1014,7 @@
             "BMCMessageID": "org.open_power.Host.Error.Event",
             "CallHomeCandidate": true,
             "CommonEventID": "FQPSPPU0091M",
-            "ComponentInstance": null,
+            "ComponentInstance": "1,22",
             "DateAdded": null,
             "DateReviewed": null,
             "EventType": "Unrecoverable Hardware Failure",
@@ -959,7 +1022,7 @@
             "LengthyDescription": null,
             "LogSource": "BMC",
             "Message": "CPU 1 core 22 has failed",
-            "ReferencedInvetory": "/xyz/openbmc_project/inventory/system/chassis/motherboard/cpu1/core22",
+            "ReferencedInventory": "/xyz/openbmc_project/inventory/system/chassis/motherboard/cpu1/core22",
             "RelatedEventIDs": {},
             "Serviceable": true,
             "Severity": "Critical",
@@ -972,7 +1035,7 @@
             "BMCMessageID": "org.open_power.Host.Error.Event",
             "CallHomeCandidate": true,
             "CommonEventID": "FQPSPPU0091M",
-            "ComponentInstance": null,
+            "ComponentInstance": "1,23",
             "DateAdded": null,
             "DateReviewed": null,
             "EventType": "Unrecoverable Hardware Failure",
@@ -980,7 +1043,7 @@
             "LengthyDescription": null,
             "LogSource": "BMC",
             "Message": "CPU 1 core 23 has failed",
-            "ReferencedInvetory": "/xyz/openbmc_project/inventory/system/chassis/motherboard/cpu1/core23",
+            "ReferencedInventory": "/xyz/openbmc_project/inventory/system/chassis/motherboard/cpu1/core23",
             "RelatedEventIDs": {},
             "Serviceable": true,
             "Severity": "Critical",
@@ -993,7 +1056,7 @@
             "BMCMessageID": "org.open_power.Host.Error.Event",
             "CallHomeCandidate": true,
             "CommonEventID": "FQPSPPU0091M",
-            "ComponentInstance": null,
+            "ComponentInstance": "1,3",
             "DateAdded": null,
             "DateReviewed": null,
             "EventType": "Unrecoverable Hardware Failure",
@@ -1001,7 +1064,7 @@
             "LengthyDescription": null,
             "LogSource": "BMC",
             "Message": "CPU 1 core 3 has failed",
-            "ReferencedInvetory": "/xyz/openbmc_project/inventory/system/chassis/motherboard/cpu1/core3",
+            "ReferencedInventory": "/xyz/openbmc_project/inventory/system/chassis/motherboard/cpu1/core3",
             "RelatedEventIDs": {},
             "Serviceable": true,
             "Severity": "Critical",
@@ -1014,7 +1077,7 @@
             "BMCMessageID": "org.open_power.Host.Error.Event",
             "CallHomeCandidate": true,
             "CommonEventID": "FQPSPPU0091M",
-            "ComponentInstance": null,
+            "ComponentInstance": "1,4",
             "DateAdded": null,
             "DateReviewed": null,
             "EventType": "Unrecoverable Hardware Failure",
@@ -1022,7 +1085,7 @@
             "LengthyDescription": null,
             "LogSource": "BMC",
             "Message": "CPU 1 core 4 has failed",
-            "ReferencedInvetory": "/xyz/openbmc_project/inventory/system/chassis/motherboard/cpu1/core4",
+            "ReferencedInventory": "/xyz/openbmc_project/inventory/system/chassis/motherboard/cpu1/core4",
             "RelatedEventIDs": {},
             "Serviceable": true,
             "Severity": "Critical",
@@ -1035,7 +1098,7 @@
             "BMCMessageID": "org.open_power.Host.Error.Event",
             "CallHomeCandidate": true,
             "CommonEventID": "FQPSPPU0091M",
-            "ComponentInstance": null,
+            "ComponentInstance": "1,5",
             "DateAdded": null,
             "DateReviewed": null,
             "EventType": "Unrecoverable Hardware Failure",
@@ -1043,7 +1106,7 @@
             "LengthyDescription": null,
             "LogSource": "BMC",
             "Message": "CPU 1 core 5 has failed",
-            "ReferencedInvetory": "/xyz/openbmc_project/inventory/system/chassis/motherboard/cpu1/core5",
+            "ReferencedInventory": "/xyz/openbmc_project/inventory/system/chassis/motherboard/cpu1/core5",
             "RelatedEventIDs": {},
             "Serviceable": true,
             "Severity": "Critical",
@@ -1056,7 +1119,7 @@
             "BMCMessageID": "org.open_power.Host.Error.Event",
             "CallHomeCandidate": true,
             "CommonEventID": "FQPSPPU0091M",
-            "ComponentInstance": null,
+            "ComponentInstance": "1,6",
             "DateAdded": null,
             "DateReviewed": null,
             "EventType": "Unrecoverable Hardware Failure",
@@ -1064,7 +1127,7 @@
             "LengthyDescription": null,
             "LogSource": "BMC",
             "Message": "CPU 1 core 6 has failed",
-            "ReferencedInvetory": "/xyz/openbmc_project/inventory/system/chassis/motherboard/cpu1/core6",
+            "ReferencedInventory": "/xyz/openbmc_project/inventory/system/chassis/motherboard/cpu1/core6",
             "RelatedEventIDs": {},
             "Serviceable": true,
             "Severity": "Critical",
@@ -1077,7 +1140,7 @@
             "BMCMessageID": "org.open_power.Host.Error.Event",
             "CallHomeCandidate": true,
             "CommonEventID": "FQPSPPU0091M",
-            "ComponentInstance": null,
+            "ComponentInstance": "1,7",
             "DateAdded": null,
             "DateReviewed": null,
             "EventType": "Unrecoverable Hardware Failure",
@@ -1085,7 +1148,7 @@
             "LengthyDescription": null,
             "LogSource": "BMC",
             "Message": "CPU 1 core 7 has failed",
-            "ReferencedInvetory": "/xyz/openbmc_project/inventory/system/chassis/motherboard/cpu1/core7",
+            "ReferencedInventory": "/xyz/openbmc_project/inventory/system/chassis/motherboard/cpu1/core7",
             "RelatedEventIDs": {},
             "Serviceable": true,
             "Severity": "Critical",
@@ -1098,7 +1161,7 @@
             "BMCMessageID": "org.open_power.Host.Error.Event",
             "CallHomeCandidate": true,
             "CommonEventID": "FQPSPPU0091M",
-            "ComponentInstance": null,
+            "ComponentInstance": "1,8",
             "DateAdded": null,
             "DateReviewed": null,
             "EventType": "Unrecoverable Hardware Failure",
@@ -1106,7 +1169,7 @@
             "LengthyDescription": null,
             "LogSource": "BMC",
             "Message": "CPU 1 core 8 has failed",
-            "ReferencedInvetory": "/xyz/openbmc_project/inventory/system/chassis/motherboard/cpu1/core8",
+            "ReferencedInventory": "/xyz/openbmc_project/inventory/system/chassis/motherboard/cpu1/core8",
             "RelatedEventIDs": {},
             "Serviceable": true,
             "Severity": "Critical",
@@ -1119,7 +1182,7 @@
             "BMCMessageID": "org.open_power.Host.Error.Event",
             "CallHomeCandidate": true,
             "CommonEventID": "FQPSPPU0091M",
-            "ComponentInstance": null,
+            "ComponentInstance": "1,9",
             "DateAdded": null,
             "DateReviewed": null,
             "EventType": "Unrecoverable Hardware Failure",
@@ -1127,7 +1190,7 @@
             "LengthyDescription": null,
             "LogSource": "BMC",
             "Message": "CPU 1 core 9 has failed",
-            "ReferencedInvetory": "/xyz/openbmc_project/inventory/system/chassis/motherboard/cpu1/core9",
+            "ReferencedInventory": "/xyz/openbmc_project/inventory/system/chassis/motherboard/cpu1/core9",
             "RelatedEventIDs": {},
             "Serviceable": true,
             "Severity": "Critical",
@@ -1140,7 +1203,7 @@
             "BMCMessageID": "org.open_power.Host.Error.Event",
             "CallHomeCandidate": true,
             "CommonEventID": "FQPSPMA0057M",
-            "ComponentInstance": null,
+            "ComponentInstance": 0,
             "DateAdded": null,
             "DateReviewed": null,
             "EventType": "Unrecoverable Hardware Failure",
@@ -1148,7 +1211,7 @@
             "LengthyDescription": null,
             "LogSource": "BMC",
             "Message": "DIMM 0 has failed",
-            "ReferencedInvetory": "/xyz/openbmc_project/inventory/system/chassis/motherboard/dimm0",
+            "ReferencedInventory": "/xyz/openbmc_project/inventory/system/chassis/motherboard/dimm0",
             "RelatedEventIDs": {},
             "Serviceable": true,
             "Severity": "Critical",
@@ -1161,7 +1224,7 @@
             "BMCMessageID": "org.open_power.Host.Error.Event",
             "CallHomeCandidate": true,
             "CommonEventID": "FQPSPMA0057M",
-            "ComponentInstance": null,
+            "ComponentInstance": 1,
             "DateAdded": null,
             "DateReviewed": null,
             "EventType": "Unrecoverable Hardware Failure",
@@ -1169,7 +1232,7 @@
             "LengthyDescription": null,
             "LogSource": "BMC",
             "Message": "DIMM 1 has failed",
-            "ReferencedInvetory": "/xyz/openbmc_project/inventory/system/chassis/motherboard/dimm1",
+            "ReferencedInventory": "/xyz/openbmc_project/inventory/system/chassis/motherboard/dimm1",
             "RelatedEventIDs": {},
             "Serviceable": true,
             "Severity": "Critical",
@@ -1182,7 +1245,7 @@
             "BMCMessageID": "org.open_power.Host.Error.Event",
             "CallHomeCandidate": true,
             "CommonEventID": "FQPSPMA0057M",
-            "ComponentInstance": null,
+            "ComponentInstance": 10,
             "DateAdded": null,
             "DateReviewed": null,
             "EventType": "Unrecoverable Hardware Failure",
@@ -1190,7 +1253,7 @@
             "LengthyDescription": null,
             "LogSource": "BMC",
             "Message": "DIMM 10 has failed",
-            "ReferencedInvetory": "/xyz/openbmc_project/inventory/system/chassis/motherboard/dimm10",
+            "ReferencedInventory": "/xyz/openbmc_project/inventory/system/chassis/motherboard/dimm10",
             "RelatedEventIDs": {},
             "Serviceable": true,
             "Severity": "Critical",
@@ -1203,7 +1266,7 @@
             "BMCMessageID": "org.open_power.Host.Error.Event",
             "CallHomeCandidate": true,
             "CommonEventID": "FQPSPMA0057M",
-            "ComponentInstance": null,
+            "ComponentInstance": 11,
             "DateAdded": null,
             "DateReviewed": null,
             "EventType": "Unrecoverable Hardware Failure",
@@ -1211,7 +1274,7 @@
             "LengthyDescription": null,
             "LogSource": "BMC",
             "Message": "DIMM 11 has failed",
-            "ReferencedInvetory": "/xyz/openbmc_project/inventory/system/chassis/motherboard/dimm11",
+            "ReferencedInventory": "/xyz/openbmc_project/inventory/system/chassis/motherboard/dimm11",
             "RelatedEventIDs": {},
             "Serviceable": true,
             "Severity": "Critical",
@@ -1224,7 +1287,7 @@
             "BMCMessageID": "org.open_power.Host.Error.Event",
             "CallHomeCandidate": true,
             "CommonEventID": "FQPSPMA0057M",
-            "ComponentInstance": null,
+            "ComponentInstance": 12,
             "DateAdded": null,
             "DateReviewed": null,
             "EventType": "Unrecoverable Hardware Failure",
@@ -1232,7 +1295,7 @@
             "LengthyDescription": null,
             "LogSource": "BMC",
             "Message": "DIMM 12 has failed",
-            "ReferencedInvetory": "/xyz/openbmc_project/inventory/system/chassis/motherboard/dimm12",
+            "ReferencedInventory": "/xyz/openbmc_project/inventory/system/chassis/motherboard/dimm12",
             "RelatedEventIDs": {},
             "Serviceable": true,
             "Severity": "Critical",
@@ -1245,7 +1308,7 @@
             "BMCMessageID": "org.open_power.Host.Error.Event",
             "CallHomeCandidate": true,
             "CommonEventID": "FQPSPMA0057M",
-            "ComponentInstance": null,
+            "ComponentInstance": 13,
             "DateAdded": null,
             "DateReviewed": null,
             "EventType": "Unrecoverable Hardware Failure",
@@ -1253,7 +1316,7 @@
             "LengthyDescription": null,
             "LogSource": "BMC",
             "Message": "DIMM 13 has failed",
-            "ReferencedInvetory": "/xyz/openbmc_project/inventory/system/chassis/motherboard/dimm13",
+            "ReferencedInventory": "/xyz/openbmc_project/inventory/system/chassis/motherboard/dimm13",
             "RelatedEventIDs": {},
             "Serviceable": true,
             "Severity": "Critical",
@@ -1266,7 +1329,7 @@
             "BMCMessageID": "org.open_power.Host.Error.Event",
             "CallHomeCandidate": true,
             "CommonEventID": "FQPSPMA0057M",
-            "ComponentInstance": null,
+            "ComponentInstance": 14,
             "DateAdded": null,
             "DateReviewed": null,
             "EventType": "Unrecoverable Hardware Failure",
@@ -1274,7 +1337,7 @@
             "LengthyDescription": null,
             "LogSource": "BMC",
             "Message": "DIMM 14 has failed",
-            "ReferencedInvetory": "/xyz/openbmc_project/inventory/system/chassis/motherboard/dimm14",
+            "ReferencedInventory": "/xyz/openbmc_project/inventory/system/chassis/motherboard/dimm14",
             "RelatedEventIDs": {},
             "Serviceable": true,
             "Severity": "Critical",
@@ -1287,7 +1350,7 @@
             "BMCMessageID": "org.open_power.Host.Error.Event",
             "CallHomeCandidate": true,
             "CommonEventID": "FQPSPMA0057M",
-            "ComponentInstance": null,
+            "ComponentInstance": 15,
             "DateAdded": null,
             "DateReviewed": null,
             "EventType": "Unrecoverable Hardware Failure",
@@ -1295,7 +1358,7 @@
             "LengthyDescription": null,
             "LogSource": "BMC",
             "Message": "DIMM 15 has failed",
-            "ReferencedInvetory": "/xyz/openbmc_project/inventory/system/chassis/motherboard/dimm15",
+            "ReferencedInventory": "/xyz/openbmc_project/inventory/system/chassis/motherboard/dimm15",
             "RelatedEventIDs": {},
             "Serviceable": true,
             "Severity": "Critical",
@@ -1308,7 +1371,7 @@
             "BMCMessageID": "org.open_power.Host.Error.Event",
             "CallHomeCandidate": true,
             "CommonEventID": "FQPSPMA0057M",
-            "ComponentInstance": null,
+            "ComponentInstance": 2,
             "DateAdded": null,
             "DateReviewed": null,
             "EventType": "Unrecoverable Hardware Failure",
@@ -1316,7 +1379,7 @@
             "LengthyDescription": null,
             "LogSource": "BMC",
             "Message": "DIMM 2 has failed",
-            "ReferencedInvetory": "/xyz/openbmc_project/inventory/system/chassis/motherboard/dimm2",
+            "ReferencedInventory": "/xyz/openbmc_project/inventory/system/chassis/motherboard/dimm2",
             "RelatedEventIDs": {},
             "Serviceable": true,
             "Severity": "Critical",
@@ -1329,7 +1392,7 @@
             "BMCMessageID": "org.open_power.Host.Error.Event",
             "CallHomeCandidate": true,
             "CommonEventID": "FQPSPMA0057M",
-            "ComponentInstance": null,
+            "ComponentInstance": 3,
             "DateAdded": null,
             "DateReviewed": null,
             "EventType": "Unrecoverable Hardware Failure",
@@ -1337,7 +1400,7 @@
             "LengthyDescription": null,
             "LogSource": "BMC",
             "Message": "DIMM 3 has failed",
-            "ReferencedInvetory": "/xyz/openbmc_project/inventory/system/chassis/motherboard/dimm3",
+            "ReferencedInventory": "/xyz/openbmc_project/inventory/system/chassis/motherboard/dimm3",
             "RelatedEventIDs": {},
             "Serviceable": true,
             "Severity": "Critical",
@@ -1350,7 +1413,7 @@
             "BMCMessageID": "org.open_power.Host.Error.Event",
             "CallHomeCandidate": true,
             "CommonEventID": "FQPSPMA0057M",
-            "ComponentInstance": null,
+            "ComponentInstance": 4,
             "DateAdded": null,
             "DateReviewed": null,
             "EventType": "Unrecoverable Hardware Failure",
@@ -1358,7 +1421,7 @@
             "LengthyDescription": null,
             "LogSource": "BMC",
             "Message": "DIMM 4 has failed",
-            "ReferencedInvetory": "/xyz/openbmc_project/inventory/system/chassis/motherboard/dimm4",
+            "ReferencedInventory": "/xyz/openbmc_project/inventory/system/chassis/motherboard/dimm4",
             "RelatedEventIDs": {},
             "Serviceable": true,
             "Severity": "Critical",
@@ -1371,7 +1434,7 @@
             "BMCMessageID": "org.open_power.Host.Error.Event",
             "CallHomeCandidate": true,
             "CommonEventID": "FQPSPMA0057M",
-            "ComponentInstance": null,
+            "ComponentInstance": 5,
             "DateAdded": null,
             "DateReviewed": null,
             "EventType": "Unrecoverable Hardware Failure",
@@ -1379,7 +1442,7 @@
             "LengthyDescription": null,
             "LogSource": "BMC",
             "Message": "DIMM 5 has failed",
-            "ReferencedInvetory": "/xyz/openbmc_project/inventory/system/chassis/motherboard/dimm5",
+            "ReferencedInventory": "/xyz/openbmc_project/inventory/system/chassis/motherboard/dimm5",
             "RelatedEventIDs": {},
             "Serviceable": true,
             "Severity": "Critical",
@@ -1392,7 +1455,7 @@
             "BMCMessageID": "org.open_power.Host.Error.Event",
             "CallHomeCandidate": true,
             "CommonEventID": "FQPSPMA0057M",
-            "ComponentInstance": null,
+            "ComponentInstance": 6,
             "DateAdded": null,
             "DateReviewed": null,
             "EventType": "Unrecoverable Hardware Failure",
@@ -1400,7 +1463,7 @@
             "LengthyDescription": null,
             "LogSource": "BMC",
             "Message": "DIMM 6 has failed",
-            "ReferencedInvetory": "/xyz/openbmc_project/inventory/system/chassis/motherboard/dimm6",
+            "ReferencedInventory": "/xyz/openbmc_project/inventory/system/chassis/motherboard/dimm6",
             "RelatedEventIDs": {},
             "Serviceable": true,
             "Severity": "Critical",
@@ -1413,7 +1476,7 @@
             "BMCMessageID": "org.open_power.Host.Error.Event",
             "CallHomeCandidate": true,
             "CommonEventID": "FQPSPMA0057M",
-            "ComponentInstance": null,
+            "ComponentInstance": 7,
             "DateAdded": null,
             "DateReviewed": null,
             "EventType": "Unrecoverable Hardware Failure",
@@ -1421,7 +1484,7 @@
             "LengthyDescription": null,
             "LogSource": "BMC",
             "Message": "DIMM 7 has failed",
-            "ReferencedInvetory": "/xyz/openbmc_project/inventory/system/chassis/motherboard/dimm7",
+            "ReferencedInventory": "/xyz/openbmc_project/inventory/system/chassis/motherboard/dimm7",
             "RelatedEventIDs": {},
             "Serviceable": true,
             "Severity": "Critical",
@@ -1434,7 +1497,7 @@
             "BMCMessageID": "org.open_power.Host.Error.Event",
             "CallHomeCandidate": true,
             "CommonEventID": "FQPSPMA0057M",
-            "ComponentInstance": null,
+            "ComponentInstance": 8,
             "DateAdded": null,
             "DateReviewed": null,
             "EventType": "Unrecoverable Hardware Failure",
@@ -1442,7 +1505,7 @@
             "LengthyDescription": null,
             "LogSource": "BMC",
             "Message": "DIMM 8 has failed",
-            "ReferencedInvetory": "/xyz/openbmc_project/inventory/system/chassis/motherboard/dimm8",
+            "ReferencedInventory": "/xyz/openbmc_project/inventory/system/chassis/motherboard/dimm8",
             "RelatedEventIDs": {},
             "Serviceable": true,
             "Severity": "Critical",
@@ -1455,7 +1518,7 @@
             "BMCMessageID": "org.open_power.Host.Error.Event",
             "CallHomeCandidate": true,
             "CommonEventID": "FQPSPMA0057M",
-            "ComponentInstance": null,
+            "ComponentInstance": 9,
             "DateAdded": null,
             "DateReviewed": null,
             "EventType": "Unrecoverable Hardware Failure",
@@ -1463,7 +1526,7 @@
             "LengthyDescription": null,
             "LogSource": "BMC",
             "Message": "DIMM 9 has failed",
-            "ReferencedInvetory": "/xyz/openbmc_project/inventory/system/chassis/motherboard/dimm9",
+            "ReferencedInventory": "/xyz/openbmc_project/inventory/system/chassis/motherboard/dimm9",
             "RelatedEventIDs": {},
             "Serviceable": true,
             "Severity": "Critical",
@@ -1483,8 +1546,8 @@
             "Internal": false,
             "LengthyDescription": null,
             "LogSource": "BMC",
-            "Message": "A system firmware error occurred. Follow procedure EPUB_PRC_NONE",
-            "ReferencedInvetory": 0,
+            "Message": "A system firmware error occurred.",
+            "ReferencedInventory": 0,
             "RelatedEventIDs": {},
             "Serviceable": true,
             "Severity": "Critical",
@@ -1504,8 +1567,8 @@
             "Internal": false,
             "LengthyDescription": null,
             "LogSource": null,
-            "Message": "A vital system component has been deconfigured",
-            "ReferencedInvetory": 1,
+            "Message": "A vital system component has been disabled",
+            "ReferencedInventory": 1,
             "RelatedEventIDs": {},
             "Serviceable": true,
             "Severity": "Critical",
@@ -1526,7 +1589,7 @@
             "LengthyDescription": null,
             "LogSource": null,
             "Message": "An unknown problem occurred",
-            "ReferencedInvetory": 10,
+            "ReferencedInventory": 10,
             "RelatedEventIDs": {},
             "Serviceable": true,
             "Severity": "Critical",
@@ -1546,8 +1609,8 @@
             "Internal": false,
             "LengthyDescription": null,
             "LogSource": null,
-            "Message": "A system firmware error occurred. Follow procedure EPUB_PRC_SUE_PREVERROR",
-            "ReferencedInvetory": 11,
+            "Message": "A system firmware error occurred.",
+            "ReferencedInventory": 11,
             "RelatedEventIDs": {},
             "Serviceable": true,
             "Severity": "Critical",
@@ -1567,8 +1630,8 @@
             "Internal": false,
             "LengthyDescription": null,
             "LogSource": null,
-            "Message": "A system firmware error occurred. Follow procedure EPUB_PRC_PROCPATH",
-            "ReferencedInvetory": 16,
+            "Message": "A system firmware error occurred.",
+            "ReferencedInventory": 16,
             "RelatedEventIDs": {},
             "Serviceable": true,
             "Severity": "Critical",
@@ -1588,8 +1651,8 @@
             "Internal": false,
             "LengthyDescription": null,
             "LogSource": null,
-            "Message": "A system firmware error occurred. Follow procedure EPUB_PRC_NO_VPD_FOR_FRU",
-            "ReferencedInvetory": "1C",
+            "Message": "A system firmware error occurred.",
+            "ReferencedInventory": "1C",
             "RelatedEventIDs": {},
             "Serviceable": true,
             "Severity": "Critical",
@@ -1610,7 +1673,7 @@
             "LengthyDescription": null,
             "LogSource": null,
             "Message": "A memory configuration error has been detected.",
-            "ReferencedInvetory": 22,
+            "ReferencedInventory": 22,
             "RelatedEventIDs": {},
             "Serviceable": true,
             "Severity": "Critical",
@@ -1631,7 +1694,7 @@
             "LengthyDescription": null,
             "LogSource": null,
             "Message": "A FSI path error has occurred.",
-            "ReferencedInvetory": "2D",
+            "ReferencedInventory": "2D",
             "RelatedEventIDs": {},
             "Serviceable": true,
             "Severity": "Critical",
@@ -1652,7 +1715,7 @@
             "LengthyDescription": null,
             "LogSource": null,
             "Message": "An external processor interface problem has occurred",
-            "ReferencedInvetory": 30,
+            "ReferencedInventory": 30,
             "RelatedEventIDs": {},
             "Serviceable": true,
             "Severity": "Critical",
@@ -1673,7 +1736,7 @@
             "LengthyDescription": null,
             "LogSource": null,
             "Message": "An internal processor interface problem has occurred",
-            "ReferencedInvetory": 31,
+            "ReferencedInventory": 31,
             "RelatedEventIDs": {},
             "Serviceable": true,
             "Severity": "Critical",
@@ -1694,7 +1757,7 @@
             "LengthyDescription": null,
             "LogSource": null,
             "Message": "A memory bus error occurred.",
-            "ReferencedInvetory": 34,
+            "ReferencedInventory": 34,
             "RelatedEventIDs": {},
             "Serviceable": true,
             "Severity": "Critical",
@@ -1715,7 +1778,7 @@
             "LengthyDescription": null,
             "LogSource": null,
             "Message": "A bus error occurred.",
-            "ReferencedInvetory": 37,
+            "ReferencedInventory": 37,
             "RelatedEventIDs": {},
             "Serviceable": true,
             "Severity": "Critical",
@@ -1736,7 +1799,7 @@
             "LengthyDescription": null,
             "LogSource": null,
             "Message": "A system power problem has occurred",
-            "ReferencedInvetory": "3F",
+            "ReferencedInventory": "3F",
             "RelatedEventIDs": {},
             "Serviceable": true,
             "Severity": "Critical",
@@ -1756,8 +1819,8 @@
             "Internal": false,
             "LengthyDescription": null,
             "LogSource": null,
-            "Message": "A system firmware error occurred. Follow procedure EPUB_PRC_SP_CODE",
-            "ReferencedInvetory": 4,
+            "Message": "A system firmware error occurred.",
+            "ReferencedInventory": 4,
             "RelatedEventIDs": {},
             "Serviceable": true,
             "Severity": "Critical",
@@ -1769,7 +1832,7 @@
             "AffectedSubsystem": "Canister/Appliance",
             "BMCMessageID": "org.open_power.Host.Error.MaintenanceProcedure",
             "CallHomeCandidate": false,
-            "CommonEventID": "FQPSPAA009M",
+            "CommonEventID": "FQPSPAA0009M",
             "ComponentInstance": null,
             "DateAdded": null,
             "DateReviewed": null,
@@ -1778,7 +1841,7 @@
             "LengthyDescription": null,
             "LogSource": null,
             "Message": "System performance is degraded",
-            "ReferencedInvetory": "4D",
+            "ReferencedInventory": "4D",
             "RelatedEventIDs": {},
             "Serviceable": true,
             "Severity": "Critical",
@@ -1799,7 +1862,7 @@
             "LengthyDescription": null,
             "LogSource": null,
             "Message": "An uncorrectable memory problem occurred.",
-            "ReferencedInvetory": "4F",
+            "ReferencedInventory": "4F",
             "RelatedEventIDs": {},
             "Serviceable": true,
             "Severity": "Critical",
@@ -1819,8 +1882,8 @@
             "Internal": false,
             "LengthyDescription": null,
             "LogSource": null,
-            "Message": "A system firmware error occurred. Follow procedure EPUB_PRC_PHYP_CODE",
-            "ReferencedInvetory": 5,
+            "Message": "A system firmware error occurred.",
+            "ReferencedInventory": 5,
             "RelatedEventIDs": {},
             "Serviceable": true,
             "Severity": "Critical",
@@ -1841,7 +1904,7 @@
             "LengthyDescription": null,
             "LogSource": null,
             "Message": "The service processor detected a problem during the early boot process",
-            "ReferencedInvetory": 55,
+            "ReferencedInventory": 55,
             "RelatedEventIDs": {},
             "Serviceable": true,
             "Severity": "Critical",
@@ -1862,7 +1925,7 @@
             "LengthyDescription": null,
             "LogSource": null,
             "Message": "A problem with the time of day clock and or clock function has been detected.",
-            "ReferencedInvetory": 56,
+            "ReferencedInventory": 56,
             "RelatedEventIDs": {},
             "Serviceable": true,
             "Severity": "Critical",
@@ -1883,7 +1946,7 @@
             "LengthyDescription": null,
             "LogSource": null,
             "Message": "One or more processor sensors detected an over temperature condition.",
-            "ReferencedInvetory": "5C",
+            "ReferencedInventory": "5C",
             "RelatedEventIDs": {},
             "Serviceable": true,
             "Severity": "Critical",
@@ -1904,7 +1967,7 @@
             "LengthyDescription": null,
             "LogSource": null,
             "Message": "Unable to verify the system firmware",
-            "ReferencedInvetory": "5D",
+            "ReferencedInventory": "5D",
             "RelatedEventIDs": {},
             "Serviceable": true,
             "Severity": "Critical",
@@ -1925,7 +1988,7 @@
             "LengthyDescription": null,
             "LogSource": null,
             "Message": "An error occurred with a GPU and automated isolation was not possible",
-            "ReferencedInvetory": "5E",
+            "ReferencedInventory": "5E",
             "RelatedEventIDs": {},
             "Serviceable": true,
             "Severity": "Critical",
@@ -1946,7 +2009,7 @@
             "LengthyDescription": null,
             "LogSource": null,
             "Message": "A CPU problem was detected.",
-            "ReferencedInvetory": 8,
+            "ReferencedInventory": 8,
             "RelatedEventIDs": {},
             "Serviceable": true,
             "Severity": "Critical",
@@ -1967,7 +2030,7 @@
             "LengthyDescription": null,
             "LogSource": null,
             "Message": "An error occurred with a memory DIMM and automated isolation was not possible",
-            "ReferencedInvetory": 9,
+            "ReferencedInventory": 9,
             "RelatedEventIDs": {},
             "Serviceable": true,
             "Severity": "Critical",
@@ -1987,8 +2050,8 @@
             "Internal": false,
             "LengthyDescription": null,
             "LogSource": null,
-            "Message": "A system firmware error occurred. Follow procedure EPUB_PRC_INVALID_PART",
-            "ReferencedInvetory": "A",
+            "Message": "A system firmware error occurred.",
+            "ReferencedInventory": "A",
             "RelatedEventIDs": {},
             "Serviceable": true,
             "Severity": "Critical",
@@ -2009,7 +2072,7 @@
             "LengthyDescription": null,
             "LogSource": "BMC",
             "Message": "Hostboot has become unresponsive",
-            "ReferencedInvetory": null,
+            "ReferencedInventory": null,
             "RelatedEventIDs": {},
             "Serviceable": true,
             "Severity": "Critical",
@@ -2030,7 +2093,7 @@
             "LengthyDescription": null,
             "LogSource": "BMC",
             "Message": "Hostboot procedure callout",
-            "ReferencedInvetory": "/xyz/openbmc_project/inventory/system",
+            "ReferencedInventory": "/xyz/openbmc_project/inventory/system",
             "RelatedEventIDs": {},
             "Serviceable": true,
             "Severity": "Critical",
@@ -2043,7 +2106,7 @@
             "BMCMessageID": "org.open_power.Host.Event.Error.Event",
             "CallHomeCandidate": true,
             "CommonEventID": "FQPSPPU0090M",
-            "ComponentInstance": null,
+            "ComponentInstance": 0,
             "DateAdded": null,
             "DateReviewed": null,
             "EventType": "Unrecoverable Hardware Failure",
@@ -2051,7 +2114,7 @@
             "LengthyDescription": null,
             "LogSource": "BMC",
             "Message": "CPU 0 has failed",
-            "ReferencedInvetory": "/xyz/openbmc_project/inventory/system/chassis/motherboard/cpu0",
+            "ReferencedInventory": "/xyz/openbmc_project/inventory/system/chassis/motherboard/cpu0",
             "RelatedEventIDs": {},
             "Serviceable": true,
             "Severity": "Critical",
@@ -2064,7 +2127,7 @@
             "BMCMessageID": "org.open_power.Host.Event.Error.Event",
             "CallHomeCandidate": true,
             "CommonEventID": "FQPSPPU0091M",
-            "ComponentInstance": null,
+            "ComponentInstance": "0,0",
             "DateAdded": null,
             "DateReviewed": null,
             "EventType": "Unrecoverable Hardware Failure",
@@ -2072,7 +2135,7 @@
             "LengthyDescription": null,
             "LogSource": "BMC",
             "Message": "CPU 0 core 0 has failed",
-            "ReferencedInvetory": "/xyz/openbmc_project/inventory/system/chassis/motherboard/cpu0/core0",
+            "ReferencedInventory": "/xyz/openbmc_project/inventory/system/chassis/motherboard/cpu0/core0",
             "RelatedEventIDs": {},
             "Serviceable": true,
             "Severity": "Critical",
@@ -2085,7 +2148,7 @@
             "BMCMessageID": "org.open_power.Host.Event.Error.Event",
             "CallHomeCandidate": true,
             "CommonEventID": "FQPSPPU0091M",
-            "ComponentInstance": null,
+            "ComponentInstance": "0,1",
             "DateAdded": null,
             "DateReviewed": null,
             "EventType": "Unrecoverable Hardware Failure",
@@ -2093,7 +2156,7 @@
             "LengthyDescription": null,
             "LogSource": "BMC",
             "Message": "CPU 0 core 1 has failed",
-            "ReferencedInvetory": "/xyz/openbmc_project/inventory/system/chassis/motherboard/cpu0/core1",
+            "ReferencedInventory": "/xyz/openbmc_project/inventory/system/chassis/motherboard/cpu0/core1",
             "RelatedEventIDs": {},
             "Serviceable": true,
             "Severity": "Critical",
@@ -2106,7 +2169,7 @@
             "BMCMessageID": "org.open_power.Host.Event.Error.Event",
             "CallHomeCandidate": true,
             "CommonEventID": "FQPSPPU0091M",
-            "ComponentInstance": null,
+            "ComponentInstance": "0,10",
             "DateAdded": null,
             "DateReviewed": null,
             "EventType": "Unrecoverable Hardware Failure",
@@ -2114,7 +2177,7 @@
             "LengthyDescription": null,
             "LogSource": "BMC",
             "Message": "CPU 0 core 10 has failed",
-            "ReferencedInvetory": "/xyz/openbmc_project/inventory/system/chassis/motherboard/cpu0/core10",
+            "ReferencedInventory": "/xyz/openbmc_project/inventory/system/chassis/motherboard/cpu0/core10",
             "RelatedEventIDs": {},
             "Serviceable": true,
             "Severity": "Critical",
@@ -2127,7 +2190,7 @@
             "BMCMessageID": "org.open_power.Host.Event.Error.Event",
             "CallHomeCandidate": true,
             "CommonEventID": "FQPSPPU0091M",
-            "ComponentInstance": null,
+            "ComponentInstance": "0,11",
             "DateAdded": null,
             "DateReviewed": null,
             "EventType": "Unrecoverable Hardware Failure",
@@ -2135,7 +2198,7 @@
             "LengthyDescription": null,
             "LogSource": "BMC",
             "Message": "CPU 0 core 11 has failed",
-            "ReferencedInvetory": "/xyz/openbmc_project/inventory/system/chassis/motherboard/cpu0/core11",
+            "ReferencedInventory": "/xyz/openbmc_project/inventory/system/chassis/motherboard/cpu0/core11",
             "RelatedEventIDs": {},
             "Serviceable": true,
             "Severity": "Critical",
@@ -2148,7 +2211,7 @@
             "BMCMessageID": "org.open_power.Host.Event.Error.Event",
             "CallHomeCandidate": true,
             "CommonEventID": "FQPSPPU0091M",
-            "ComponentInstance": null,
+            "ComponentInstance": "0,12",
             "DateAdded": null,
             "DateReviewed": null,
             "EventType": "Unrecoverable Hardware Failure",
@@ -2156,7 +2219,7 @@
             "LengthyDescription": null,
             "LogSource": "BMC",
             "Message": "CPU 0 core 12 has failed",
-            "ReferencedInvetory": "/xyz/openbmc_project/inventory/system/chassis/motherboard/cpu0/core12",
+            "ReferencedInventory": "/xyz/openbmc_project/inventory/system/chassis/motherboard/cpu0/core12",
             "RelatedEventIDs": {},
             "Serviceable": true,
             "Severity": "Critical",
@@ -2169,7 +2232,7 @@
             "BMCMessageID": "org.open_power.Host.Event.Error.Event",
             "CallHomeCandidate": true,
             "CommonEventID": "FQPSPPU0091M",
-            "ComponentInstance": null,
+            "ComponentInstance": "0,13",
             "DateAdded": null,
             "DateReviewed": null,
             "EventType": "Unrecoverable Hardware Failure",
@@ -2177,7 +2240,7 @@
             "LengthyDescription": null,
             "LogSource": "BMC",
             "Message": "CPU 0 core 13 has failed",
-            "ReferencedInvetory": "/xyz/openbmc_project/inventory/system/chassis/motherboard/cpu0/core13",
+            "ReferencedInventory": "/xyz/openbmc_project/inventory/system/chassis/motherboard/cpu0/core13",
             "RelatedEventIDs": {},
             "Serviceable": true,
             "Severity": "Critical",
@@ -2190,7 +2253,7 @@
             "BMCMessageID": "org.open_power.Host.Event.Error.Event",
             "CallHomeCandidate": true,
             "CommonEventID": "FQPSPPU0091M",
-            "ComponentInstance": null,
+            "ComponentInstance": "0,14",
             "DateAdded": null,
             "DateReviewed": null,
             "EventType": "Unrecoverable Hardware Failure",
@@ -2198,7 +2261,7 @@
             "LengthyDescription": null,
             "LogSource": "BMC",
             "Message": "CPU 0 core 14 has failed",
-            "ReferencedInvetory": "/xyz/openbmc_project/inventory/system/chassis/motherboard/cpu0/core14",
+            "ReferencedInventory": "/xyz/openbmc_project/inventory/system/chassis/motherboard/cpu0/core14",
             "RelatedEventIDs": {},
             "Serviceable": true,
             "Severity": "Critical",
@@ -2211,7 +2274,7 @@
             "BMCMessageID": "org.open_power.Host.Event.Error.Event",
             "CallHomeCandidate": true,
             "CommonEventID": "FQPSPPU0091M",
-            "ComponentInstance": null,
+            "ComponentInstance": "0,15",
             "DateAdded": null,
             "DateReviewed": null,
             "EventType": "Unrecoverable Hardware Failure",
@@ -2219,7 +2282,7 @@
             "LengthyDescription": null,
             "LogSource": "BMC",
             "Message": "CPU 0 core 15 has failed",
-            "ReferencedInvetory": "/xyz/openbmc_project/inventory/system/chassis/motherboard/cpu0/core15",
+            "ReferencedInventory": "/xyz/openbmc_project/inventory/system/chassis/motherboard/cpu0/core15",
             "RelatedEventIDs": {},
             "Serviceable": true,
             "Severity": "Critical",
@@ -2232,7 +2295,7 @@
             "BMCMessageID": "org.open_power.Host.Event.Error.Event",
             "CallHomeCandidate": true,
             "CommonEventID": "FQPSPPU0091M",
-            "ComponentInstance": null,
+            "ComponentInstance": "0,16",
             "DateAdded": null,
             "DateReviewed": null,
             "EventType": "Unrecoverable Hardware Failure",
@@ -2240,7 +2303,7 @@
             "LengthyDescription": null,
             "LogSource": "BMC",
             "Message": "CPU 0 core 16 has failed",
-            "ReferencedInvetory": "/xyz/openbmc_project/inventory/system/chassis/motherboard/cpu0/core16",
+            "ReferencedInventory": "/xyz/openbmc_project/inventory/system/chassis/motherboard/cpu0/core16",
             "RelatedEventIDs": {},
             "Serviceable": true,
             "Severity": "Critical",
@@ -2253,7 +2316,7 @@
             "BMCMessageID": "org.open_power.Host.Event.Error.Event",
             "CallHomeCandidate": true,
             "CommonEventID": "FQPSPPU0091M",
-            "ComponentInstance": null,
+            "ComponentInstance": "0,17",
             "DateAdded": null,
             "DateReviewed": null,
             "EventType": "Unrecoverable Hardware Failure",
@@ -2261,7 +2324,7 @@
             "LengthyDescription": null,
             "LogSource": "BMC",
             "Message": "CPU 0 core 17 has failed",
-            "ReferencedInvetory": "/xyz/openbmc_project/inventory/system/chassis/motherboard/cpu0/core17",
+            "ReferencedInventory": "/xyz/openbmc_project/inventory/system/chassis/motherboard/cpu0/core17",
             "RelatedEventIDs": {},
             "Serviceable": true,
             "Severity": "Critical",
@@ -2274,7 +2337,7 @@
             "BMCMessageID": "org.open_power.Host.Event.Error.Event",
             "CallHomeCandidate": true,
             "CommonEventID": "FQPSPPU0091M",
-            "ComponentInstance": null,
+            "ComponentInstance": "0,18",
             "DateAdded": null,
             "DateReviewed": null,
             "EventType": "Unrecoverable Hardware Failure",
@@ -2282,7 +2345,7 @@
             "LengthyDescription": null,
             "LogSource": "BMC",
             "Message": "CPU 0 core 18 has failed",
-            "ReferencedInvetory": "/xyz/openbmc_project/inventory/system/chassis/motherboard/cpu0/core18",
+            "ReferencedInventory": "/xyz/openbmc_project/inventory/system/chassis/motherboard/cpu0/core18",
             "RelatedEventIDs": {},
             "Serviceable": true,
             "Severity": "Critical",
@@ -2295,7 +2358,7 @@
             "BMCMessageID": "org.open_power.Host.Event.Error.Event",
             "CallHomeCandidate": true,
             "CommonEventID": "FQPSPPU0091M",
-            "ComponentInstance": null,
+            "ComponentInstance": "0,19",
             "DateAdded": null,
             "DateReviewed": null,
             "EventType": "Unrecoverable Hardware Failure",
@@ -2303,7 +2366,7 @@
             "LengthyDescription": null,
             "LogSource": "BMC",
             "Message": "CPU 0 core 19 has failed",
-            "ReferencedInvetory": "/xyz/openbmc_project/inventory/system/chassis/motherboard/cpu0/core19",
+            "ReferencedInventory": "/xyz/openbmc_project/inventory/system/chassis/motherboard/cpu0/core19",
             "RelatedEventIDs": {},
             "Serviceable": true,
             "Severity": "Critical",
@@ -2316,7 +2379,7 @@
             "BMCMessageID": "org.open_power.Host.Event.Error.Event",
             "CallHomeCandidate": true,
             "CommonEventID": "FQPSPPU0091M",
-            "ComponentInstance": null,
+            "ComponentInstance": "0,2",
             "DateAdded": null,
             "DateReviewed": null,
             "EventType": "Unrecoverable Hardware Failure",
@@ -2324,7 +2387,7 @@
             "LengthyDescription": null,
             "LogSource": "BMC",
             "Message": "CPU 0 core 2 has failed",
-            "ReferencedInvetory": "/xyz/openbmc_project/inventory/system/chassis/motherboard/cpu0/core2",
+            "ReferencedInventory": "/xyz/openbmc_project/inventory/system/chassis/motherboard/cpu0/core2",
             "RelatedEventIDs": {},
             "Serviceable": true,
             "Severity": "Critical",
@@ -2337,7 +2400,7 @@
             "BMCMessageID": "org.open_power.Host.Event.Error.Event",
             "CallHomeCandidate": true,
             "CommonEventID": "FQPSPPU0091M",
-            "ComponentInstance": null,
+            "ComponentInstance": "0,20",
             "DateAdded": null,
             "DateReviewed": null,
             "EventType": "Unrecoverable Hardware Failure",
@@ -2345,7 +2408,7 @@
             "LengthyDescription": null,
             "LogSource": "BMC",
             "Message": "CPU 0 core 20 has failed",
-            "ReferencedInvetory": "/xyz/openbmc_project/inventory/system/chassis/motherboard/cpu0/core20",
+            "ReferencedInventory": "/xyz/openbmc_project/inventory/system/chassis/motherboard/cpu0/core20",
             "RelatedEventIDs": {},
             "Serviceable": true,
             "Severity": "Critical",
@@ -2358,7 +2421,7 @@
             "BMCMessageID": "org.open_power.Host.Event.Error.Event",
             "CallHomeCandidate": true,
             "CommonEventID": "FQPSPPU0091M",
-            "ComponentInstance": null,
+            "ComponentInstance": "0,21",
             "DateAdded": null,
             "DateReviewed": null,
             "EventType": "Unrecoverable Hardware Failure",
@@ -2366,7 +2429,7 @@
             "LengthyDescription": null,
             "LogSource": "BMC",
             "Message": "CPU 0 core 21 has failed",
-            "ReferencedInvetory": "/xyz/openbmc_project/inventory/system/chassis/motherboard/cpu0/core21",
+            "ReferencedInventory": "/xyz/openbmc_project/inventory/system/chassis/motherboard/cpu0/core21",
             "RelatedEventIDs": {},
             "Serviceable": true,
             "Severity": "Critical",
@@ -2379,7 +2442,7 @@
             "BMCMessageID": "org.open_power.Host.Event.Error.Event",
             "CallHomeCandidate": true,
             "CommonEventID": "FQPSPPU0091M",
-            "ComponentInstance": null,
+            "ComponentInstance": "0,22",
             "DateAdded": null,
             "DateReviewed": null,
             "EventType": "Unrecoverable Hardware Failure",
@@ -2387,7 +2450,7 @@
             "LengthyDescription": null,
             "LogSource": "BMC",
             "Message": "CPU 0 core 22 has failed",
-            "ReferencedInvetory": "/xyz/openbmc_project/inventory/system/chassis/motherboard/cpu0/core22",
+            "ReferencedInventory": "/xyz/openbmc_project/inventory/system/chassis/motherboard/cpu0/core22",
             "RelatedEventIDs": {},
             "Serviceable": true,
             "Severity": "Critical",
@@ -2400,7 +2463,7 @@
             "BMCMessageID": "org.open_power.Host.Event.Error.Event",
             "CallHomeCandidate": true,
             "CommonEventID": "FQPSPPU0091M",
-            "ComponentInstance": null,
+            "ComponentInstance": "0,23",
             "DateAdded": null,
             "DateReviewed": null,
             "EventType": "Unrecoverable Hardware Failure",
@@ -2408,7 +2471,7 @@
             "LengthyDescription": null,
             "LogSource": "BMC",
             "Message": "CPU 0 core 23 has failed",
-            "ReferencedInvetory": "/xyz/openbmc_project/inventory/system/chassis/motherboard/cpu0/core23",
+            "ReferencedInventory": "/xyz/openbmc_project/inventory/system/chassis/motherboard/cpu0/core23",
             "RelatedEventIDs": {},
             "Serviceable": true,
             "Severity": "Critical",
@@ -2421,7 +2484,7 @@
             "BMCMessageID": "org.open_power.Host.Event.Error.Event",
             "CallHomeCandidate": true,
             "CommonEventID": "FQPSPPU0091M",
-            "ComponentInstance": null,
+            "ComponentInstance": "0,3",
             "DateAdded": null,
             "DateReviewed": null,
             "EventType": "Unrecoverable Hardware Failure",
@@ -2429,7 +2492,7 @@
             "LengthyDescription": null,
             "LogSource": "BMC",
             "Message": "CPU 0 core 3 has failed",
-            "ReferencedInvetory": "/xyz/openbmc_project/inventory/system/chassis/motherboard/cpu0/core3",
+            "ReferencedInventory": "/xyz/openbmc_project/inventory/system/chassis/motherboard/cpu0/core3",
             "RelatedEventIDs": {},
             "Serviceable": true,
             "Severity": "Critical",
@@ -2442,7 +2505,7 @@
             "BMCMessageID": "org.open_power.Host.Event.Error.Event",
             "CallHomeCandidate": true,
             "CommonEventID": "FQPSPPU0091M",
-            "ComponentInstance": null,
+            "ComponentInstance": "0,4",
             "DateAdded": null,
             "DateReviewed": null,
             "EventType": "Unrecoverable Hardware Failure",
@@ -2450,7 +2513,7 @@
             "LengthyDescription": null,
             "LogSource": "BMC",
             "Message": "CPU 0 core 4 has failed",
-            "ReferencedInvetory": "/xyz/openbmc_project/inventory/system/chassis/motherboard/cpu0/core4",
+            "ReferencedInventory": "/xyz/openbmc_project/inventory/system/chassis/motherboard/cpu0/core4",
             "RelatedEventIDs": {},
             "Serviceable": true,
             "Severity": "Critical",
@@ -2463,7 +2526,7 @@
             "BMCMessageID": "org.open_power.Host.Event.Error.Event",
             "CallHomeCandidate": true,
             "CommonEventID": "FQPSPPU0091M",
-            "ComponentInstance": null,
+            "ComponentInstance": "0,5",
             "DateAdded": null,
             "DateReviewed": null,
             "EventType": "Unrecoverable Hardware Failure",
@@ -2471,7 +2534,7 @@
             "LengthyDescription": null,
             "LogSource": "BMC",
             "Message": "CPU 0 core 5 has failed",
-            "ReferencedInvetory": "/xyz/openbmc_project/inventory/system/chassis/motherboard/cpu0/core5",
+            "ReferencedInventory": "/xyz/openbmc_project/inventory/system/chassis/motherboard/cpu0/core5",
             "RelatedEventIDs": {},
             "Serviceable": true,
             "Severity": "Critical",
@@ -2484,7 +2547,7 @@
             "BMCMessageID": "org.open_power.Host.Event.Error.Event",
             "CallHomeCandidate": true,
             "CommonEventID": "FQPSPPU0091M",
-            "ComponentInstance": null,
+            "ComponentInstance": "0,6",
             "DateAdded": null,
             "DateReviewed": null,
             "EventType": "Unrecoverable Hardware Failure",
@@ -2492,7 +2555,7 @@
             "LengthyDescription": null,
             "LogSource": "BMC",
             "Message": "CPU 0 core 6 has failed",
-            "ReferencedInvetory": "/xyz/openbmc_project/inventory/system/chassis/motherboard/cpu0/core6",
+            "ReferencedInventory": "/xyz/openbmc_project/inventory/system/chassis/motherboard/cpu0/core6",
             "RelatedEventIDs": {},
             "Serviceable": true,
             "Severity": "Critical",
@@ -2505,7 +2568,7 @@
             "BMCMessageID": "org.open_power.Host.Event.Error.Event",
             "CallHomeCandidate": true,
             "CommonEventID": "FQPSPPU0091M",
-            "ComponentInstance": null,
+            "ComponentInstance": "0,7",
             "DateAdded": null,
             "DateReviewed": null,
             "EventType": "Unrecoverable Hardware Failure",
@@ -2513,7 +2576,7 @@
             "LengthyDescription": null,
             "LogSource": "BMC",
             "Message": "CPU 0 core 7 has failed",
-            "ReferencedInvetory": "/xyz/openbmc_project/inventory/system/chassis/motherboard/cpu0/core7",
+            "ReferencedInventory": "/xyz/openbmc_project/inventory/system/chassis/motherboard/cpu0/core7",
             "RelatedEventIDs": {},
             "Serviceable": true,
             "Severity": "Critical",
@@ -2526,7 +2589,7 @@
             "BMCMessageID": "org.open_power.Host.Event.Error.Event",
             "CallHomeCandidate": true,
             "CommonEventID": "FQPSPPU0091M",
-            "ComponentInstance": null,
+            "ComponentInstance": "0,8",
             "DateAdded": null,
             "DateReviewed": null,
             "EventType": "Unrecoverable Hardware Failure",
@@ -2534,7 +2597,7 @@
             "LengthyDescription": null,
             "LogSource": "BMC",
             "Message": "CPU 0 core 8 has failed",
-            "ReferencedInvetory": "/xyz/openbmc_project/inventory/system/chassis/motherboard/cpu0/core8",
+            "ReferencedInventory": "/xyz/openbmc_project/inventory/system/chassis/motherboard/cpu0/core8",
             "RelatedEventIDs": {},
             "Serviceable": true,
             "Severity": "Critical",
@@ -2547,7 +2610,7 @@
             "BMCMessageID": "org.open_power.Host.Event.Error.Event",
             "CallHomeCandidate": true,
             "CommonEventID": "FQPSPPU0091M",
-            "ComponentInstance": null,
+            "ComponentInstance": "0,9",
             "DateAdded": null,
             "DateReviewed": null,
             "EventType": "Unrecoverable Hardware Failure",
@@ -2555,7 +2618,7 @@
             "LengthyDescription": null,
             "LogSource": "BMC",
             "Message": "CPU 0 core 9 has failed",
-            "ReferencedInvetory": "/xyz/openbmc_project/inventory/system/chassis/motherboard/cpu0/core9",
+            "ReferencedInventory": "/xyz/openbmc_project/inventory/system/chassis/motherboard/cpu0/core9",
             "RelatedEventIDs": {},
             "Serviceable": true,
             "Severity": "Critical",
@@ -2568,7 +2631,7 @@
             "BMCMessageID": "org.open_power.Host.Event.Error.Event",
             "CallHomeCandidate": true,
             "CommonEventID": "FQPSPPU0090M",
-            "ComponentInstance": null,
+            "ComponentInstance": 1,
             "DateAdded": null,
             "DateReviewed": null,
             "EventType": "Unrecoverable Hardware Failure",
@@ -2576,7 +2639,7 @@
             "LengthyDescription": null,
             "LogSource": "BMC",
             "Message": "CPU 1 has failed",
-            "ReferencedInvetory": "/xyz/openbmc_project/inventory/system/chassis/motherboard/cpu1",
+            "ReferencedInventory": "/xyz/openbmc_project/inventory/system/chassis/motherboard/cpu1",
             "RelatedEventIDs": {},
             "Serviceable": true,
             "Severity": "Critical",
@@ -2589,7 +2652,7 @@
             "BMCMessageID": "org.open_power.Host.Event.Error.Event",
             "CallHomeCandidate": true,
             "CommonEventID": "FQPSPPU0091M",
-            "ComponentInstance": null,
+            "ComponentInstance": "1,0",
             "DateAdded": null,
             "DateReviewed": null,
             "EventType": "Unrecoverable Hardware Failure",
@@ -2597,7 +2660,7 @@
             "LengthyDescription": null,
             "LogSource": "BMC",
             "Message": "CPU 1 core 0 has failed",
-            "ReferencedInvetory": "/xyz/openbmc_project/inventory/system/chassis/motherboard/cpu1/core0",
+            "ReferencedInventory": "/xyz/openbmc_project/inventory/system/chassis/motherboard/cpu1/core0",
             "RelatedEventIDs": {},
             "Serviceable": true,
             "Severity": "Critical",
@@ -2610,7 +2673,7 @@
             "BMCMessageID": "org.open_power.Host.Event.Error.Event",
             "CallHomeCandidate": true,
             "CommonEventID": "FQPSPPU0091M",
-            "ComponentInstance": null,
+            "ComponentInstance": "1,1",
             "DateAdded": null,
             "DateReviewed": null,
             "EventType": "Unrecoverable Hardware Failure",
@@ -2618,7 +2681,7 @@
             "LengthyDescription": null,
             "LogSource": "BMC",
             "Message": "CPU 1 core 1 has failed",
-            "ReferencedInvetory": "/xyz/openbmc_project/inventory/system/chassis/motherboard/cpu1/core1",
+            "ReferencedInventory": "/xyz/openbmc_project/inventory/system/chassis/motherboard/cpu1/core1",
             "RelatedEventIDs": {},
             "Serviceable": true,
             "Severity": "Critical",
@@ -2631,7 +2694,7 @@
             "BMCMessageID": "org.open_power.Host.Event.Error.Event",
             "CallHomeCandidate": true,
             "CommonEventID": "FQPSPPU0091M",
-            "ComponentInstance": null,
+            "ComponentInstance": "1,10",
             "DateAdded": null,
             "DateReviewed": null,
             "EventType": "Unrecoverable Hardware Failure",
@@ -2639,7 +2702,7 @@
             "LengthyDescription": null,
             "LogSource": "BMC",
             "Message": "CPU 1 core 10 has failed",
-            "ReferencedInvetory": "/xyz/openbmc_project/inventory/system/chassis/motherboard/cpu1/core10",
+            "ReferencedInventory": "/xyz/openbmc_project/inventory/system/chassis/motherboard/cpu1/core10",
             "RelatedEventIDs": {},
             "Serviceable": true,
             "Severity": "Critical",
@@ -2652,7 +2715,7 @@
             "BMCMessageID": "org.open_power.Host.Event.Error.Event",
             "CallHomeCandidate": true,
             "CommonEventID": "FQPSPPU0091M",
-            "ComponentInstance": null,
+            "ComponentInstance": "1,11",
             "DateAdded": null,
             "DateReviewed": null,
             "EventType": "Unrecoverable Hardware Failure",
@@ -2660,7 +2723,7 @@
             "LengthyDescription": null,
             "LogSource": "BMC",
             "Message": "CPU 1 core 11 has failed",
-            "ReferencedInvetory": "/xyz/openbmc_project/inventory/system/chassis/motherboard/cpu1/core11",
+            "ReferencedInventory": "/xyz/openbmc_project/inventory/system/chassis/motherboard/cpu1/core11",
             "RelatedEventIDs": {},
             "Serviceable": true,
             "Severity": "Critical",
@@ -2673,7 +2736,7 @@
             "BMCMessageID": "org.open_power.Host.Event.Error.Event",
             "CallHomeCandidate": true,
             "CommonEventID": "FQPSPPU0091M",
-            "ComponentInstance": null,
+            "ComponentInstance": "1,12",
             "DateAdded": null,
             "DateReviewed": null,
             "EventType": "Unrecoverable Hardware Failure",
@@ -2681,7 +2744,7 @@
             "LengthyDescription": null,
             "LogSource": "BMC",
             "Message": "CPU 1 core 12 has failed",
-            "ReferencedInvetory": "/xyz/openbmc_project/inventory/system/chassis/motherboard/cpu1/core12",
+            "ReferencedInventory": "/xyz/openbmc_project/inventory/system/chassis/motherboard/cpu1/core12",
             "RelatedEventIDs": {},
             "Serviceable": true,
             "Severity": "Critical",
@@ -2694,7 +2757,7 @@
             "BMCMessageID": "org.open_power.Host.Event.Error.Event",
             "CallHomeCandidate": true,
             "CommonEventID": "FQPSPPU0091M",
-            "ComponentInstance": null,
+            "ComponentInstance": "1,13",
             "DateAdded": null,
             "DateReviewed": null,
             "EventType": "Unrecoverable Hardware Failure",
@@ -2702,7 +2765,7 @@
             "LengthyDescription": null,
             "LogSource": "BMC",
             "Message": "CPU 1 core 13 has failed",
-            "ReferencedInvetory": "/xyz/openbmc_project/inventory/system/chassis/motherboard/cpu1/core13",
+            "ReferencedInventory": "/xyz/openbmc_project/inventory/system/chassis/motherboard/cpu1/core13",
             "RelatedEventIDs": {},
             "Serviceable": true,
             "Severity": "Critical",
@@ -2715,7 +2778,7 @@
             "BMCMessageID": "org.open_power.Host.Event.Error.Event",
             "CallHomeCandidate": true,
             "CommonEventID": "FQPSPPU0091M",
-            "ComponentInstance": null,
+            "ComponentInstance": "1,14",
             "DateAdded": null,
             "DateReviewed": null,
             "EventType": "Unrecoverable Hardware Failure",
@@ -2723,7 +2786,7 @@
             "LengthyDescription": null,
             "LogSource": "BMC",
             "Message": "CPU 1 core 14 has failed",
-            "ReferencedInvetory": "/xyz/openbmc_project/inventory/system/chassis/motherboard/cpu1/core14",
+            "ReferencedInventory": "/xyz/openbmc_project/inventory/system/chassis/motherboard/cpu1/core14",
             "RelatedEventIDs": {},
             "Serviceable": true,
             "Severity": "Critical",
@@ -2736,7 +2799,7 @@
             "BMCMessageID": "org.open_power.Host.Event.Error.Event",
             "CallHomeCandidate": true,
             "CommonEventID": "FQPSPPU0091M",
-            "ComponentInstance": null,
+            "ComponentInstance": "1,15",
             "DateAdded": null,
             "DateReviewed": null,
             "EventType": "Unrecoverable Hardware Failure",
@@ -2744,7 +2807,7 @@
             "LengthyDescription": null,
             "LogSource": "BMC",
             "Message": "CPU 1 core 15 has failed",
-            "ReferencedInvetory": "/xyz/openbmc_project/inventory/system/chassis/motherboard/cpu1/core15",
+            "ReferencedInventory": "/xyz/openbmc_project/inventory/system/chassis/motherboard/cpu1/core15",
             "RelatedEventIDs": {},
             "Serviceable": true,
             "Severity": "Critical",
@@ -2757,7 +2820,7 @@
             "BMCMessageID": "org.open_power.Host.Event.Error.Event",
             "CallHomeCandidate": true,
             "CommonEventID": "FQPSPPU0091M",
-            "ComponentInstance": null,
+            "ComponentInstance": "1,16",
             "DateAdded": null,
             "DateReviewed": null,
             "EventType": "Unrecoverable Hardware Failure",
@@ -2765,7 +2828,7 @@
             "LengthyDescription": null,
             "LogSource": "BMC",
             "Message": "CPU 1 core 16 has failed",
-            "ReferencedInvetory": "/xyz/openbmc_project/inventory/system/chassis/motherboard/cpu1/core16",
+            "ReferencedInventory": "/xyz/openbmc_project/inventory/system/chassis/motherboard/cpu1/core16",
             "RelatedEventIDs": {},
             "Serviceable": true,
             "Severity": "Critical",
@@ -2778,7 +2841,7 @@
             "BMCMessageID": "org.open_power.Host.Event.Error.Event",
             "CallHomeCandidate": true,
             "CommonEventID": "FQPSPPU0091M",
-            "ComponentInstance": null,
+            "ComponentInstance": "1,17",
             "DateAdded": null,
             "DateReviewed": null,
             "EventType": "Unrecoverable Hardware Failure",
@@ -2786,7 +2849,7 @@
             "LengthyDescription": null,
             "LogSource": "BMC",
             "Message": "CPU 1 core 17 has failed",
-            "ReferencedInvetory": "/xyz/openbmc_project/inventory/system/chassis/motherboard/cpu1/core17",
+            "ReferencedInventory": "/xyz/openbmc_project/inventory/system/chassis/motherboard/cpu1/core17",
             "RelatedEventIDs": {},
             "Serviceable": true,
             "Severity": "Critical",
@@ -2799,7 +2862,7 @@
             "BMCMessageID": "org.open_power.Host.Event.Error.Event",
             "CallHomeCandidate": true,
             "CommonEventID": "FQPSPPU0091M",
-            "ComponentInstance": null,
+            "ComponentInstance": "1,18",
             "DateAdded": null,
             "DateReviewed": null,
             "EventType": "Unrecoverable Hardware Failure",
@@ -2807,7 +2870,7 @@
             "LengthyDescription": null,
             "LogSource": "BMC",
             "Message": "CPU 1 core 18 has failed",
-            "ReferencedInvetory": "/xyz/openbmc_project/inventory/system/chassis/motherboard/cpu1/core18",
+            "ReferencedInventory": "/xyz/openbmc_project/inventory/system/chassis/motherboard/cpu1/core18",
             "RelatedEventIDs": {},
             "Serviceable": true,
             "Severity": "Critical",
@@ -2820,7 +2883,7 @@
             "BMCMessageID": "org.open_power.Host.Event.Error.Event",
             "CallHomeCandidate": true,
             "CommonEventID": "FQPSPPU0091M",
-            "ComponentInstance": null,
+            "ComponentInstance": "1,19",
             "DateAdded": null,
             "DateReviewed": null,
             "EventType": "Unrecoverable Hardware Failure",
@@ -2828,7 +2891,7 @@
             "LengthyDescription": null,
             "LogSource": "BMC",
             "Message": "CPU 1 core 19 has failed",
-            "ReferencedInvetory": "/xyz/openbmc_project/inventory/system/chassis/motherboard/cpu1/core19",
+            "ReferencedInventory": "/xyz/openbmc_project/inventory/system/chassis/motherboard/cpu1/core19",
             "RelatedEventIDs": {},
             "Serviceable": true,
             "Severity": "Critical",
@@ -2841,7 +2904,7 @@
             "BMCMessageID": "org.open_power.Host.Event.Error.Event",
             "CallHomeCandidate": true,
             "CommonEventID": "FQPSPPU0091M",
-            "ComponentInstance": null,
+            "ComponentInstance": "1,2",
             "DateAdded": null,
             "DateReviewed": null,
             "EventType": "Unrecoverable Hardware Failure",
@@ -2849,7 +2912,7 @@
             "LengthyDescription": null,
             "LogSource": "BMC",
             "Message": "CPU 1 core 2 has failed",
-            "ReferencedInvetory": "/xyz/openbmc_project/inventory/system/chassis/motherboard/cpu1/core2",
+            "ReferencedInventory": "/xyz/openbmc_project/inventory/system/chassis/motherboard/cpu1/core2",
             "RelatedEventIDs": {},
             "Serviceable": true,
             "Severity": "Critical",
@@ -2862,7 +2925,7 @@
             "BMCMessageID": "org.open_power.Host.Event.Error.Event",
             "CallHomeCandidate": true,
             "CommonEventID": "FQPSPPU0091M",
-            "ComponentInstance": null,
+            "ComponentInstance": "1,20",
             "DateAdded": null,
             "DateReviewed": null,
             "EventType": "Unrecoverable Hardware Failure",
@@ -2870,7 +2933,7 @@
             "LengthyDescription": null,
             "LogSource": "BMC",
             "Message": "CPU 1 core 20 has failed",
-            "ReferencedInvetory": "/xyz/openbmc_project/inventory/system/chassis/motherboard/cpu1/core20",
+            "ReferencedInventory": "/xyz/openbmc_project/inventory/system/chassis/motherboard/cpu1/core20",
             "RelatedEventIDs": {},
             "Serviceable": true,
             "Severity": "Critical",
@@ -2883,7 +2946,7 @@
             "BMCMessageID": "org.open_power.Host.Event.Error.Event",
             "CallHomeCandidate": true,
             "CommonEventID": "FQPSPPU0091M",
-            "ComponentInstance": null,
+            "ComponentInstance": "1,21",
             "DateAdded": null,
             "DateReviewed": null,
             "EventType": "Unrecoverable Hardware Failure",
@@ -2891,7 +2954,7 @@
             "LengthyDescription": null,
             "LogSource": "BMC",
             "Message": "CPU 1 core 21 has failed",
-            "ReferencedInvetory": "/xyz/openbmc_project/inventory/system/chassis/motherboard/cpu1/core21",
+            "ReferencedInventory": "/xyz/openbmc_project/inventory/system/chassis/motherboard/cpu1/core21",
             "RelatedEventIDs": {},
             "Serviceable": true,
             "Severity": "Critical",
@@ -2904,7 +2967,7 @@
             "BMCMessageID": "org.open_power.Host.Event.Error.Event",
             "CallHomeCandidate": true,
             "CommonEventID": "FQPSPPU0091M",
-            "ComponentInstance": null,
+            "ComponentInstance": "1,22",
             "DateAdded": null,
             "DateReviewed": null,
             "EventType": "Unrecoverable Hardware Failure",
@@ -2912,7 +2975,7 @@
             "LengthyDescription": null,
             "LogSource": "BMC",
             "Message": "CPU 1 core 22 has failed",
-            "ReferencedInvetory": "/xyz/openbmc_project/inventory/system/chassis/motherboard/cpu1/core22",
+            "ReferencedInventory": "/xyz/openbmc_project/inventory/system/chassis/motherboard/cpu1/core22",
             "RelatedEventIDs": {},
             "Serviceable": true,
             "Severity": "Critical",
@@ -2925,7 +2988,7 @@
             "BMCMessageID": "org.open_power.Host.Event.Error.Event",
             "CallHomeCandidate": true,
             "CommonEventID": "FQPSPPU0091M",
-            "ComponentInstance": null,
+            "ComponentInstance": "1,23",
             "DateAdded": null,
             "DateReviewed": null,
             "EventType": "Unrecoverable Hardware Failure",
@@ -2933,7 +2996,7 @@
             "LengthyDescription": null,
             "LogSource": "BMC",
             "Message": "CPU 1 core 23 has failed",
-            "ReferencedInvetory": "/xyz/openbmc_project/inventory/system/chassis/motherboard/cpu1/core23",
+            "ReferencedInventory": "/xyz/openbmc_project/inventory/system/chassis/motherboard/cpu1/core23",
             "RelatedEventIDs": {},
             "Serviceable": true,
             "Severity": "Critical",
@@ -2946,7 +3009,7 @@
             "BMCMessageID": "org.open_power.Host.Event.Error.Event",
             "CallHomeCandidate": true,
             "CommonEventID": "FQPSPPU0091M",
-            "ComponentInstance": null,
+            "ComponentInstance": "1,3",
             "DateAdded": null,
             "DateReviewed": null,
             "EventType": "Unrecoverable Hardware Failure",
@@ -2954,7 +3017,7 @@
             "LengthyDescription": null,
             "LogSource": "BMC",
             "Message": "CPU 1 core 3 has failed",
-            "ReferencedInvetory": "/xyz/openbmc_project/inventory/system/chassis/motherboard/cpu1/core3",
+            "ReferencedInventory": "/xyz/openbmc_project/inventory/system/chassis/motherboard/cpu1/core3",
             "RelatedEventIDs": {},
             "Serviceable": true,
             "Severity": "Critical",
@@ -2967,7 +3030,7 @@
             "BMCMessageID": "org.open_power.Host.Event.Error.Event",
             "CallHomeCandidate": true,
             "CommonEventID": "FQPSPPU0091M",
-            "ComponentInstance": null,
+            "ComponentInstance": "1,4",
             "DateAdded": null,
             "DateReviewed": null,
             "EventType": "Unrecoverable Hardware Failure",
@@ -2975,7 +3038,7 @@
             "LengthyDescription": null,
             "LogSource": "BMC",
             "Message": "CPU 1 core 4 has failed",
-            "ReferencedInvetory": "/xyz/openbmc_project/inventory/system/chassis/motherboard/cpu1/core4",
+            "ReferencedInventory": "/xyz/openbmc_project/inventory/system/chassis/motherboard/cpu1/core4",
             "RelatedEventIDs": {},
             "Serviceable": true,
             "Severity": "Critical",
@@ -2988,7 +3051,7 @@
             "BMCMessageID": "org.open_power.Host.Event.Error.Event",
             "CallHomeCandidate": true,
             "CommonEventID": "FQPSPPU0091M",
-            "ComponentInstance": null,
+            "ComponentInstance": "1,5",
             "DateAdded": null,
             "DateReviewed": null,
             "EventType": "Unrecoverable Hardware Failure",
@@ -2996,7 +3059,7 @@
             "LengthyDescription": null,
             "LogSource": "BMC",
             "Message": "CPU 1 core 5 has failed",
-            "ReferencedInvetory": "/xyz/openbmc_project/inventory/system/chassis/motherboard/cpu1/core5",
+            "ReferencedInventory": "/xyz/openbmc_project/inventory/system/chassis/motherboard/cpu1/core5",
             "RelatedEventIDs": {},
             "Serviceable": true,
             "Severity": "Critical",
@@ -3009,7 +3072,7 @@
             "BMCMessageID": "org.open_power.Host.Event.Error.Event",
             "CallHomeCandidate": true,
             "CommonEventID": "FQPSPPU0091M",
-            "ComponentInstance": null,
+            "ComponentInstance": "1,6",
             "DateAdded": null,
             "DateReviewed": null,
             "EventType": "Unrecoverable Hardware Failure",
@@ -3017,7 +3080,7 @@
             "LengthyDescription": null,
             "LogSource": "BMC",
             "Message": "CPU 1 core 6 has failed",
-            "ReferencedInvetory": "/xyz/openbmc_project/inventory/system/chassis/motherboard/cpu1/core6",
+            "ReferencedInventory": "/xyz/openbmc_project/inventory/system/chassis/motherboard/cpu1/core6",
             "RelatedEventIDs": {},
             "Serviceable": true,
             "Severity": "Critical",
@@ -3030,7 +3093,7 @@
             "BMCMessageID": "org.open_power.Host.Event.Error.Event",
             "CallHomeCandidate": true,
             "CommonEventID": "FQPSPPU0091M",
-            "ComponentInstance": null,
+            "ComponentInstance": "1,7",
             "DateAdded": null,
             "DateReviewed": null,
             "EventType": "Unrecoverable Hardware Failure",
@@ -3038,7 +3101,7 @@
             "LengthyDescription": null,
             "LogSource": "BMC",
             "Message": "CPU 1 core 7 has failed",
-            "ReferencedInvetory": "/xyz/openbmc_project/inventory/system/chassis/motherboard/cpu1/core7",
+            "ReferencedInventory": "/xyz/openbmc_project/inventory/system/chassis/motherboard/cpu1/core7",
             "RelatedEventIDs": {},
             "Serviceable": true,
             "Severity": "Critical",
@@ -3051,7 +3114,7 @@
             "BMCMessageID": "org.open_power.Host.Event.Error.Event",
             "CallHomeCandidate": true,
             "CommonEventID": "FQPSPPU0091M",
-            "ComponentInstance": null,
+            "ComponentInstance": "1,8",
             "DateAdded": null,
             "DateReviewed": null,
             "EventType": "Unrecoverable Hardware Failure",
@@ -3059,7 +3122,7 @@
             "LengthyDescription": null,
             "LogSource": "BMC",
             "Message": "CPU 1 core 8 has failed",
-            "ReferencedInvetory": "/xyz/openbmc_project/inventory/system/chassis/motherboard/cpu1/core8",
+            "ReferencedInventory": "/xyz/openbmc_project/inventory/system/chassis/motherboard/cpu1/core8",
             "RelatedEventIDs": {},
             "Serviceable": true,
             "Severity": "Critical",
@@ -3072,7 +3135,7 @@
             "BMCMessageID": "org.open_power.Host.Event.Error.Event",
             "CallHomeCandidate": true,
             "CommonEventID": "FQPSPPU0091M",
-            "ComponentInstance": null,
+            "ComponentInstance": "1,9",
             "DateAdded": null,
             "DateReviewed": null,
             "EventType": "Unrecoverable Hardware Failure",
@@ -3080,7 +3143,7 @@
             "LengthyDescription": null,
             "LogSource": "BMC",
             "Message": "CPU 1 core 9 has failed",
-            "ReferencedInvetory": "/xyz/openbmc_project/inventory/system/chassis/motherboard/cpu1/core9",
+            "ReferencedInventory": "/xyz/openbmc_project/inventory/system/chassis/motherboard/cpu1/core9",
             "RelatedEventIDs": {},
             "Serviceable": true,
             "Severity": "Critical",
@@ -3093,7 +3156,7 @@
             "BMCMessageID": "org.open_power.Host.Event.Error.Event",
             "CallHomeCandidate": true,
             "CommonEventID": "FQPSPMA0057M",
-            "ComponentInstance": null,
+            "ComponentInstance": 0,
             "DateAdded": null,
             "DateReviewed": null,
             "EventType": "Unrecoverable Hardware Failure",
@@ -3101,7 +3164,7 @@
             "LengthyDescription": null,
             "LogSource": "BMC",
             "Message": "DIMM 0 has failed",
-            "ReferencedInvetory": "/xyz/openbmc_project/inventory/system/chassis/motherboard/dimm0",
+            "ReferencedInventory": "/xyz/openbmc_project/inventory/system/chassis/motherboard/dimm0",
             "RelatedEventIDs": {},
             "Serviceable": true,
             "Severity": "Critical",
@@ -3114,7 +3177,7 @@
             "BMCMessageID": "org.open_power.Host.Event.Error.Event",
             "CallHomeCandidate": true,
             "CommonEventID": "FQPSPMA0057M",
-            "ComponentInstance": null,
+            "ComponentInstance": 1,
             "DateAdded": null,
             "DateReviewed": null,
             "EventType": "Unrecoverable Hardware Failure",
@@ -3122,7 +3185,7 @@
             "LengthyDescription": null,
             "LogSource": "BMC",
             "Message": "DIMM 1 has failed",
-            "ReferencedInvetory": "/xyz/openbmc_project/inventory/system/chassis/motherboard/dimm1",
+            "ReferencedInventory": "/xyz/openbmc_project/inventory/system/chassis/motherboard/dimm1",
             "RelatedEventIDs": {},
             "Serviceable": true,
             "Severity": "Critical",
@@ -3135,7 +3198,7 @@
             "BMCMessageID": "org.open_power.Host.Event.Error.Event",
             "CallHomeCandidate": true,
             "CommonEventID": "FQPSPMA0057M",
-            "ComponentInstance": null,
+            "ComponentInstance": 10,
             "DateAdded": null,
             "DateReviewed": null,
             "EventType": "Unrecoverable Hardware Failure",
@@ -3143,7 +3206,7 @@
             "LengthyDescription": null,
             "LogSource": "BMC",
             "Message": "DIMM 10 has failed",
-            "ReferencedInvetory": "/xyz/openbmc_project/inventory/system/chassis/motherboard/dimm10",
+            "ReferencedInventory": "/xyz/openbmc_project/inventory/system/chassis/motherboard/dimm10",
             "RelatedEventIDs": {},
             "Serviceable": true,
             "Severity": "Critical",
@@ -3156,7 +3219,7 @@
             "BMCMessageID": "org.open_power.Host.Event.Error.Event",
             "CallHomeCandidate": true,
             "CommonEventID": "FQPSPMA0057M",
-            "ComponentInstance": null,
+            "ComponentInstance": 11,
             "DateAdded": null,
             "DateReviewed": null,
             "EventType": "Unrecoverable Hardware Failure",
@@ -3164,7 +3227,7 @@
             "LengthyDescription": null,
             "LogSource": "BMC",
             "Message": "DIMM 11 has failed",
-            "ReferencedInvetory": "/xyz/openbmc_project/inventory/system/chassis/motherboard/dimm11",
+            "ReferencedInventory": "/xyz/openbmc_project/inventory/system/chassis/motherboard/dimm11",
             "RelatedEventIDs": {},
             "Serviceable": true,
             "Severity": "Critical",
@@ -3177,7 +3240,7 @@
             "BMCMessageID": "org.open_power.Host.Event.Error.Event",
             "CallHomeCandidate": true,
             "CommonEventID": "FQPSPMA0057M",
-            "ComponentInstance": null,
+            "ComponentInstance": 12,
             "DateAdded": null,
             "DateReviewed": null,
             "EventType": "Unrecoverable Hardware Failure",
@@ -3185,7 +3248,7 @@
             "LengthyDescription": null,
             "LogSource": "BMC",
             "Message": "DIMM 12 has failed",
-            "ReferencedInvetory": "/xyz/openbmc_project/inventory/system/chassis/motherboard/dimm12",
+            "ReferencedInventory": "/xyz/openbmc_project/inventory/system/chassis/motherboard/dimm12",
             "RelatedEventIDs": {},
             "Serviceable": true,
             "Severity": "Critical",
@@ -3198,7 +3261,7 @@
             "BMCMessageID": "org.open_power.Host.Event.Error.Event",
             "CallHomeCandidate": true,
             "CommonEventID": "FQPSPMA0057M",
-            "ComponentInstance": null,
+            "ComponentInstance": 13,
             "DateAdded": null,
             "DateReviewed": null,
             "EventType": "Unrecoverable Hardware Failure",
@@ -3206,7 +3269,7 @@
             "LengthyDescription": null,
             "LogSource": "BMC",
             "Message": "DIMM 13 has failed",
-            "ReferencedInvetory": "/xyz/openbmc_project/inventory/system/chassis/motherboard/dimm13",
+            "ReferencedInventory": "/xyz/openbmc_project/inventory/system/chassis/motherboard/dimm13",
             "RelatedEventIDs": {},
             "Serviceable": true,
             "Severity": "Critical",
@@ -3219,7 +3282,7 @@
             "BMCMessageID": "org.open_power.Host.Event.Error.Event",
             "CallHomeCandidate": true,
             "CommonEventID": "FQPSPMA0057M",
-            "ComponentInstance": null,
+            "ComponentInstance": 14,
             "DateAdded": null,
             "DateReviewed": null,
             "EventType": "Unrecoverable Hardware Failure",
@@ -3227,7 +3290,7 @@
             "LengthyDescription": null,
             "LogSource": "BMC",
             "Message": "DIMM 14 has failed",
-            "ReferencedInvetory": "/xyz/openbmc_project/inventory/system/chassis/motherboard/dimm14",
+            "ReferencedInventory": "/xyz/openbmc_project/inventory/system/chassis/motherboard/dimm14",
             "RelatedEventIDs": {},
             "Serviceable": true,
             "Severity": "Critical",
@@ -3240,7 +3303,7 @@
             "BMCMessageID": "org.open_power.Host.Event.Error.Event",
             "CallHomeCandidate": true,
             "CommonEventID": "FQPSPMA0057M",
-            "ComponentInstance": null,
+            "ComponentInstance": 15,
             "DateAdded": null,
             "DateReviewed": null,
             "EventType": "Unrecoverable Hardware Failure",
@@ -3248,7 +3311,7 @@
             "LengthyDescription": null,
             "LogSource": "BMC",
             "Message": "DIMM 15 has failed",
-            "ReferencedInvetory": "/xyz/openbmc_project/inventory/system/chassis/motherboard/dimm15",
+            "ReferencedInventory": "/xyz/openbmc_project/inventory/system/chassis/motherboard/dimm15",
             "RelatedEventIDs": {},
             "Serviceable": true,
             "Severity": "Critical",
@@ -3261,7 +3324,7 @@
             "BMCMessageID": "org.open_power.Host.Event.Error.Event",
             "CallHomeCandidate": true,
             "CommonEventID": "FQPSPMA0057M",
-            "ComponentInstance": null,
+            "ComponentInstance": 2,
             "DateAdded": null,
             "DateReviewed": null,
             "EventType": "Unrecoverable Hardware Failure",
@@ -3269,7 +3332,7 @@
             "LengthyDescription": null,
             "LogSource": "BMC",
             "Message": "DIMM 2 has failed",
-            "ReferencedInvetory": "/xyz/openbmc_project/inventory/system/chassis/motherboard/dimm2",
+            "ReferencedInventory": "/xyz/openbmc_project/inventory/system/chassis/motherboard/dimm2",
             "RelatedEventIDs": {},
             "Serviceable": true,
             "Severity": "Critical",
@@ -3282,7 +3345,7 @@
             "BMCMessageID": "org.open_power.Host.Event.Error.Event",
             "CallHomeCandidate": true,
             "CommonEventID": "FQPSPMA0057M",
-            "ComponentInstance": null,
+            "ComponentInstance": 3,
             "DateAdded": null,
             "DateReviewed": null,
             "EventType": "Unrecoverable Hardware Failure",
@@ -3290,7 +3353,7 @@
             "LengthyDescription": null,
             "LogSource": "BMC",
             "Message": "DIMM 3 has failed",
-            "ReferencedInvetory": "/xyz/openbmc_project/inventory/system/chassis/motherboard/dimm3",
+            "ReferencedInventory": "/xyz/openbmc_project/inventory/system/chassis/motherboard/dimm3",
             "RelatedEventIDs": {},
             "Serviceable": true,
             "Severity": "Critical",
@@ -3303,7 +3366,7 @@
             "BMCMessageID": "org.open_power.Host.Event.Error.Event",
             "CallHomeCandidate": true,
             "CommonEventID": "FQPSPMA0057M",
-            "ComponentInstance": null,
+            "ComponentInstance": 4,
             "DateAdded": null,
             "DateReviewed": null,
             "EventType": "Unrecoverable Hardware Failure",
@@ -3311,7 +3374,7 @@
             "LengthyDescription": null,
             "LogSource": "BMC",
             "Message": "DIMM 4 has failed",
-            "ReferencedInvetory": "/xyz/openbmc_project/inventory/system/chassis/motherboard/dimm4",
+            "ReferencedInventory": "/xyz/openbmc_project/inventory/system/chassis/motherboard/dimm4",
             "RelatedEventIDs": {},
             "Serviceable": true,
             "Severity": "Critical",
@@ -3324,7 +3387,7 @@
             "BMCMessageID": "org.open_power.Host.Event.Error.Event",
             "CallHomeCandidate": true,
             "CommonEventID": "FQPSPMA0057M",
-            "ComponentInstance": null,
+            "ComponentInstance": 5,
             "DateAdded": null,
             "DateReviewed": null,
             "EventType": "Unrecoverable Hardware Failure",
@@ -3332,7 +3395,7 @@
             "LengthyDescription": null,
             "LogSource": "BMC",
             "Message": "DIMM 5 has failed",
-            "ReferencedInvetory": "/xyz/openbmc_project/inventory/system/chassis/motherboard/dimm5",
+            "ReferencedInventory": "/xyz/openbmc_project/inventory/system/chassis/motherboard/dimm5",
             "RelatedEventIDs": {},
             "Serviceable": true,
             "Severity": "Critical",
@@ -3345,7 +3408,7 @@
             "BMCMessageID": "org.open_power.Host.Event.Error.Event",
             "CallHomeCandidate": true,
             "CommonEventID": "FQPSPMA0057M",
-            "ComponentInstance": null,
+            "ComponentInstance": 6,
             "DateAdded": null,
             "DateReviewed": null,
             "EventType": "Unrecoverable Hardware Failure",
@@ -3353,7 +3416,7 @@
             "LengthyDescription": null,
             "LogSource": "BMC",
             "Message": "DIMM 6 has failed",
-            "ReferencedInvetory": "/xyz/openbmc_project/inventory/system/chassis/motherboard/dimm6",
+            "ReferencedInventory": "/xyz/openbmc_project/inventory/system/chassis/motherboard/dimm6",
             "RelatedEventIDs": {},
             "Serviceable": true,
             "Severity": "Critical",
@@ -3366,7 +3429,7 @@
             "BMCMessageID": "org.open_power.Host.Event.Error.Event",
             "CallHomeCandidate": true,
             "CommonEventID": "FQPSPMA0057M",
-            "ComponentInstance": null,
+            "ComponentInstance": 7,
             "DateAdded": null,
             "DateReviewed": null,
             "EventType": "Unrecoverable Hardware Failure",
@@ -3374,7 +3437,7 @@
             "LengthyDescription": null,
             "LogSource": "BMC",
             "Message": "DIMM 7 has failed",
-            "ReferencedInvetory": "/xyz/openbmc_project/inventory/system/chassis/motherboard/dimm7",
+            "ReferencedInventory": "/xyz/openbmc_project/inventory/system/chassis/motherboard/dimm7",
             "RelatedEventIDs": {},
             "Serviceable": true,
             "Severity": "Critical",
@@ -3387,7 +3450,7 @@
             "BMCMessageID": "org.open_power.Host.Event.Error.Event",
             "CallHomeCandidate": true,
             "CommonEventID": "FQPSPMA0057M",
-            "ComponentInstance": null,
+            "ComponentInstance": 8,
             "DateAdded": null,
             "DateReviewed": null,
             "EventType": "Unrecoverable Hardware Failure",
@@ -3395,7 +3458,7 @@
             "LengthyDescription": null,
             "LogSource": "BMC",
             "Message": "DIMM 8 has failed",
-            "ReferencedInvetory": "/xyz/openbmc_project/inventory/system/chassis/motherboard/dimm8",
+            "ReferencedInventory": "/xyz/openbmc_project/inventory/system/chassis/motherboard/dimm8",
             "RelatedEventIDs": {},
             "Serviceable": true,
             "Severity": "Critical",
@@ -3408,7 +3471,7 @@
             "BMCMessageID": "org.open_power.Host.Event.Error.Event",
             "CallHomeCandidate": true,
             "CommonEventID": "FQPSPMA0057M",
-            "ComponentInstance": null,
+            "ComponentInstance": 9,
             "DateAdded": null,
             "DateReviewed": null,
             "EventType": "Unrecoverable Hardware Failure",
@@ -3416,7 +3479,7 @@
             "LengthyDescription": null,
             "LogSource": "BMC",
             "Message": "DIMM 9 has failed",
-            "ReferencedInvetory": "/xyz/openbmc_project/inventory/system/chassis/motherboard/dimm9",
+            "ReferencedInventory": "/xyz/openbmc_project/inventory/system/chassis/motherboard/dimm9",
             "RelatedEventIDs": {},
             "Serviceable": true,
             "Severity": "Critical",
@@ -3437,20 +3500,755 @@
             "LengthyDescription": null,
             "LogSource": "BMC",
             "Message": "Failed to read from I2C device",
-            "ReferencedInvetory": "I2C",
+            "ReferencedInventory": "I2C",
             "RelatedEventIDs": {},
             "Serviceable": true,
             "Severity": "Warning",
             "UserAction": null,
             "VMMigrationFlag": null
         },
+        "org.open_power.Witherspoon.Fault.Error.GPUOverTemp||/xyz/openbmc_project/inventory/system/chassis/motherboard/gpu0": {
+            "AffectedLEDs": null,
+            "AffectedSubsystem": "Cooling",
+            "BMCMessageID": "org.open_power.Witherspoon.Fault.Error.GPUOverTemp",
+            "CallHomeCandidate": false,
+            "CommonEventID": "FQPSPCA0066M",
+            "ComponentInstance": 0,
+            "DateAdded": null,
+            "DateReviewed": null,
+            "EventType": "Environmental",
+            "Internal": false,
+            "LengthyDescription": null,
+            "LogSource": "BMC",
+            "Message": "GPU 0 suffered an over-temperature fault",
+            "ReferencedInventory": "/xyz/openbmc_project/inventory/system/chassis/motherboard/gpu0",
+            "RelatedEventIDs": {},
+            "Serviceable": true,
+            "Severity": "Critical",
+            "UserAction": null,
+            "VMMigrationFlag": null
+        },
+        "org.open_power.Witherspoon.Fault.Error.GPUOverTemp||/xyz/openbmc_project/inventory/system/chassis/motherboard/gpu1": {
+            "AffectedLEDs": null,
+            "AffectedSubsystem": "Cooling",
+            "BMCMessageID": "org.open_power.Witherspoon.Fault.Error.GPUOverTemp",
+            "CallHomeCandidate": false,
+            "CommonEventID": "FQPSPCA0066M",
+            "ComponentInstance": 1,
+            "DateAdded": null,
+            "DateReviewed": null,
+            "EventType": "Environmental",
+            "Internal": false,
+            "LengthyDescription": null,
+            "LogSource": "BMC",
+            "Message": "GPU 1 suffered an over-temperature fault",
+            "ReferencedInventory": "/xyz/openbmc_project/inventory/system/chassis/motherboard/gpu1",
+            "RelatedEventIDs": {},
+            "Serviceable": true,
+            "Severity": "Critical",
+            "UserAction": null,
+            "VMMigrationFlag": null
+        },
+        "org.open_power.Witherspoon.Fault.Error.GPUOverTemp||/xyz/openbmc_project/inventory/system/chassis/motherboard/gpu2": {
+            "AffectedLEDs": null,
+            "AffectedSubsystem": "Cooling",
+            "BMCMessageID": "org.open_power.Witherspoon.Fault.Error.GPUOverTemp",
+            "CallHomeCandidate": false,
+            "CommonEventID": "FQPSPCA0066M",
+            "ComponentInstance": 2,
+            "DateAdded": null,
+            "DateReviewed": null,
+            "EventType": "Environmental",
+            "Internal": false,
+            "LengthyDescription": null,
+            "LogSource": "BMC",
+            "Message": "GPU 2 suffered an over-temperature fault",
+            "ReferencedInventory": "/xyz/openbmc_project/inventory/system/chassis/motherboard/gpu2",
+            "RelatedEventIDs": {},
+            "Serviceable": true,
+            "Severity": "Critical",
+            "UserAction": null,
+            "VMMigrationFlag": null
+        },
+        "org.open_power.Witherspoon.Fault.Error.GPUOverTemp||/xyz/openbmc_project/inventory/system/chassis/motherboard/gpu3": {
+            "AffectedLEDs": null,
+            "AffectedSubsystem": "Cooling",
+            "BMCMessageID": "org.open_power.Witherspoon.Fault.Error.GPUOverTemp",
+            "CallHomeCandidate": false,
+            "CommonEventID": "FQPSPCA0066M",
+            "ComponentInstance": 3,
+            "DateAdded": null,
+            "DateReviewed": null,
+            "EventType": "Environmental",
+            "Internal": false,
+            "LengthyDescription": null,
+            "LogSource": "BMC",
+            "Message": "GPU 3 suffered an over-temperature fault",
+            "ReferencedInventory": "/xyz/openbmc_project/inventory/system/chassis/motherboard/gpu3",
+            "RelatedEventIDs": {},
+            "Serviceable": true,
+            "Severity": "Critical",
+            "UserAction": null,
+            "VMMigrationFlag": null
+        },
+        "org.open_power.Witherspoon.Fault.Error.GPUOverTemp||/xyz/openbmc_project/inventory/system/chassis/motherboard/gpu4": {
+            "AffectedLEDs": null,
+            "AffectedSubsystem": "Cooling",
+            "BMCMessageID": "org.open_power.Witherspoon.Fault.Error.GPUOverTemp",
+            "CallHomeCandidate": false,
+            "CommonEventID": "FQPSPCA0066M",
+            "ComponentInstance": 4,
+            "DateAdded": null,
+            "DateReviewed": null,
+            "EventType": "Environmental",
+            "Internal": false,
+            "LengthyDescription": null,
+            "LogSource": "BMC",
+            "Message": "GPU 4 suffered an over-temperature fault",
+            "ReferencedInventory": "/xyz/openbmc_project/inventory/system/chassis/motherboard/gpu4",
+            "RelatedEventIDs": {},
+            "Serviceable": true,
+            "Severity": "Critical",
+            "UserAction": null,
+            "VMMigrationFlag": null
+        },
+        "org.open_power.Witherspoon.Fault.Error.GPUOverTemp||/xyz/openbmc_project/inventory/system/chassis/motherboard/gpu5": {
+            "AffectedLEDs": null,
+            "AffectedSubsystem": "Cooling",
+            "BMCMessageID": "org.open_power.Witherspoon.Fault.Error.GPUOverTemp",
+            "CallHomeCandidate": false,
+            "CommonEventID": "FQPSPCA0066M",
+            "ComponentInstance": 5,
+            "DateAdded": null,
+            "DateReviewed": null,
+            "EventType": "Environmental",
+            "Internal": false,
+            "LengthyDescription": null,
+            "LogSource": "BMC",
+            "Message": "GPU 5 suffered an over-temperature fault",
+            "ReferencedInventory": "/xyz/openbmc_project/inventory/system/chassis/motherboard/gpu5",
+            "RelatedEventIDs": {},
+            "Serviceable": true,
+            "Severity": "Critical",
+            "UserAction": null,
+            "VMMigrationFlag": null
+        },
+        "org.open_power.Witherspoon.Fault.Error.GPUPowerFault||/xyz/openbmc_project/inventory/system/chassis/motherboard/gpu0": {
+            "AffectedLEDs": null,
+            "AffectedSubsystem": "Power",
+            "BMCMessageID": "org.open_power.Witherspoon.Fault.Error.GPUPowerFault",
+            "CallHomeCandidate": false,
+            "CommonEventID": "FQPSPPW0038M",
+            "ComponentInstance": 0,
+            "DateAdded": null,
+            "DateReviewed": null,
+            "EventType": "Environmental",
+            "Internal": false,
+            "LengthyDescription": null,
+            "LogSource": "BMC",
+            "Message": "GPU 0 suffered a power fault",
+            "ReferencedInventory": "/xyz/openbmc_project/inventory/system/chassis/motherboard/gpu0",
+            "RelatedEventIDs": {},
+            "Serviceable": true,
+            "Severity": "Critical",
+            "UserAction": null,
+            "VMMigrationFlag": null
+        },
+        "org.open_power.Witherspoon.Fault.Error.GPUPowerFault||/xyz/openbmc_project/inventory/system/chassis/motherboard/gpu1": {
+            "AffectedLEDs": null,
+            "AffectedSubsystem": "Power",
+            "BMCMessageID": "org.open_power.Witherspoon.Fault.Error.GPUPowerFault",
+            "CallHomeCandidate": false,
+            "CommonEventID": "FQPSPPW0038M",
+            "ComponentInstance": 1,
+            "DateAdded": null,
+            "DateReviewed": null,
+            "EventType": "Environmental",
+            "Internal": false,
+            "LengthyDescription": null,
+            "LogSource": "BMC",
+            "Message": "GPU 1 suffered a power fault",
+            "ReferencedInventory": "/xyz/openbmc_project/inventory/system/chassis/motherboard/gpu1",
+            "RelatedEventIDs": {},
+            "Serviceable": true,
+            "Severity": "Critical",
+            "UserAction": null,
+            "VMMigrationFlag": null
+        },
+        "org.open_power.Witherspoon.Fault.Error.GPUPowerFault||/xyz/openbmc_project/inventory/system/chassis/motherboard/gpu2": {
+            "AffectedLEDs": null,
+            "AffectedSubsystem": "Power",
+            "BMCMessageID": "org.open_power.Witherspoon.Fault.Error.GPUPowerFault",
+            "CallHomeCandidate": false,
+            "CommonEventID": "FQPSPPW0038M",
+            "ComponentInstance": 2,
+            "DateAdded": null,
+            "DateReviewed": null,
+            "EventType": "Environmental",
+            "Internal": false,
+            "LengthyDescription": null,
+            "LogSource": "BMC",
+            "Message": "GPU 2 suffered a power fault",
+            "ReferencedInventory": "/xyz/openbmc_project/inventory/system/chassis/motherboard/gpu2",
+            "RelatedEventIDs": {},
+            "Serviceable": true,
+            "Severity": "Critical",
+            "UserAction": null,
+            "VMMigrationFlag": null
+        },
+        "org.open_power.Witherspoon.Fault.Error.GPUPowerFault||/xyz/openbmc_project/inventory/system/chassis/motherboard/gpu3": {
+            "AffectedLEDs": null,
+            "AffectedSubsystem": "Power",
+            "BMCMessageID": "org.open_power.Witherspoon.Fault.Error.GPUPowerFault",
+            "CallHomeCandidate": false,
+            "CommonEventID": "FQPSPPW0038M",
+            "ComponentInstance": 3,
+            "DateAdded": null,
+            "DateReviewed": null,
+            "EventType": "Environmental",
+            "Internal": false,
+            "LengthyDescription": null,
+            "LogSource": "BMC",
+            "Message": "GPU 3 suffered a power fault",
+            "ReferencedInventory": "/xyz/openbmc_project/inventory/system/chassis/motherboard/gpu3",
+            "RelatedEventIDs": {},
+            "Serviceable": true,
+            "Severity": "Critical",
+            "UserAction": null,
+            "VMMigrationFlag": null
+        },
+        "org.open_power.Witherspoon.Fault.Error.GPUPowerFault||/xyz/openbmc_project/inventory/system/chassis/motherboard/gpu4": {
+            "AffectedLEDs": null,
+            "AffectedSubsystem": "Power",
+            "BMCMessageID": "org.open_power.Witherspoon.Fault.Error.GPUPowerFault",
+            "CallHomeCandidate": false,
+            "CommonEventID": "FQPSPPW0038M",
+            "ComponentInstance": 4,
+            "DateAdded": null,
+            "DateReviewed": null,
+            "EventType": "Environmental",
+            "Internal": false,
+            "LengthyDescription": null,
+            "LogSource": "BMC",
+            "Message": "GPU 4 suffered a power fault",
+            "ReferencedInventory": "/xyz/openbmc_project/inventory/system/chassis/motherboard/gpu4",
+            "RelatedEventIDs": {},
+            "Serviceable": true,
+            "Severity": "Critical",
+            "UserAction": null,
+            "VMMigrationFlag": null
+        },
+        "org.open_power.Witherspoon.Fault.Error.GPUPowerFault||/xyz/openbmc_project/inventory/system/chassis/motherboard/gpu5": {
+            "AffectedLEDs": null,
+            "AffectedSubsystem": "Power",
+            "BMCMessageID": "org.open_power.Witherspoon.Fault.Error.GPUPowerFault",
+            "CallHomeCandidate": false,
+            "CommonEventID": "FQPSPPW0038M",
+            "ComponentInstance": 5,
+            "DateAdded": null,
+            "DateReviewed": null,
+            "EventType": "Environmental",
+            "Internal": false,
+            "LengthyDescription": null,
+            "LogSource": "BMC",
+            "Message": "GPU 5 suffered a power fault",
+            "ReferencedInventory": "/xyz/openbmc_project/inventory/system/chassis/motherboard/gpu5",
+            "RelatedEventIDs": {},
+            "Serviceable": true,
+            "Severity": "Critical",
+            "UserAction": null,
+            "VMMigrationFlag": null
+        },
+        "org.open_power.Witherspoon.Fault.Error.PowerOnFailure": {
+            "AffectedLEDs": null,
+            "AffectedSubsystem": "Power",
+            "BMCMessageID": "org.open_power.Witherspoon.Fault.Error.PowerOnFailure",
+            "CallHomeCandidate": false,
+            "CommonEventID": "FQPSPPW0038F",
+            "ComponentInstance": null,
+            "DateAdded": null,
+            "DateReviewed": null,
+            "EventType": "Environmental",
+            "Internal": false,
+            "LengthyDescription": null,
+            "LogSource": "BMC",
+            "Message": "The system power failed to turn on",
+            "ReferencedInventory": null,
+            "RelatedEventIDs": {},
+            "Serviceable": false,
+            "Severity": "Warning",
+            "UserAction": null,
+            "VMMigrationFlag": null
+        },
+        "org.open_power.Witherspoon.Fault.Error.PowerSequencerFault": {
+            "AffectedLEDs": null,
+            "AffectedSubsystem": "Power",
+            "BMCMessageID": "org.open_power.Witherspoon.Fault.Error.PowerSequencerFault",
+            "CallHomeCandidate": true,
+            "CommonEventID": "FQPSPPW0041M",
+            "ComponentInstance": null,
+            "DateAdded": null,
+            "DateReviewed": null,
+            "EventType": "Environmental",
+            "Internal": false,
+            "LengthyDescription": null,
+            "LogSource": "BMC",
+            "Message": "The power sequencer chip detected a fault",
+            "ReferencedInventory": null,
+            "RelatedEventIDs": {},
+            "Serviceable": true,
+            "Severity": "Critical",
+            "UserAction": null,
+            "VMMigrationFlag": null
+        },
+        "org.open_power.Witherspoon.Fault.Error.PowerSequencerPGOODFault||GPU_PGOOD": {
+            "AffectedLEDs": null,
+            "AffectedSubsystem": "Power",
+            "BMCMessageID": "org.open_power.Witherspoon.Fault.Error.PowerSequencerPGOODFault",
+            "CallHomeCandidate": true,
+            "CommonEventID": "FQPSPPW0045M",
+            "ComponentInstance": null,
+            "DateAdded": null,
+            "DateReviewed": null,
+            "EventType": "Environmental",
+            "Internal": false,
+            "LengthyDescription": null,
+            "LogSource": "BMC",
+            "Message": "The power sequencer chip detected a GPU_PGOOD fault",
+            "ReferencedInventory": "GPU_PGOOD",
+            "RelatedEventIDs": {},
+            "Serviceable": true,
+            "Severity": "Critical",
+            "UserAction": null,
+            "VMMigrationFlag": null
+        },
+        "org.open_power.Witherspoon.Fault.Error.PowerSequencerPGOODFault||MEM_GOOD0": {
+            "AffectedLEDs": null,
+            "AffectedSubsystem": "Power",
+            "BMCMessageID": "org.open_power.Witherspoon.Fault.Error.PowerSequencerPGOODFault",
+            "CallHomeCandidate": true,
+            "CommonEventID": "FQPSPPW0043M",
+            "ComponentInstance": null,
+            "DateAdded": null,
+            "DateReviewed": null,
+            "EventType": "Environmental",
+            "Internal": false,
+            "LengthyDescription": null,
+            "LogSource": "BMC",
+            "Message": "The power sequencer chip detected a MEM_GOOD0 fault",
+            "ReferencedInventory": "MEM_GOOD0",
+            "RelatedEventIDs": {},
+            "Serviceable": true,
+            "Severity": "Critical",
+            "UserAction": null,
+            "VMMigrationFlag": null
+        },
+        "org.open_power.Witherspoon.Fault.Error.PowerSequencerPGOODFault||MEM_GOOD1": {
+            "AffectedLEDs": null,
+            "AffectedSubsystem": "Power",
+            "BMCMessageID": "org.open_power.Witherspoon.Fault.Error.PowerSequencerPGOODFault",
+            "CallHomeCandidate": true,
+            "CommonEventID": "FQPSPPW0044M",
+            "ComponentInstance": null,
+            "DateAdded": null,
+            "DateReviewed": null,
+            "EventType": "Environmental",
+            "Internal": false,
+            "LengthyDescription": null,
+            "LogSource": "BMC",
+            "Message": "The power sequencer chip detected a MEM_GOOD1 fault",
+            "ReferencedInventory": "MEM_GOOD1",
+            "RelatedEventIDs": {},
+            "Serviceable": true,
+            "Severity": "Critical",
+            "UserAction": null,
+            "VMMigrationFlag": null
+        },
+        "org.open_power.Witherspoon.Fault.Error.PowerSequencerPGOODFault||PGOOD_5P0V": {
+            "AffectedLEDs": null,
+            "AffectedSubsystem": "Power",
+            "BMCMessageID": "org.open_power.Witherspoon.Fault.Error.PowerSequencerPGOODFault",
+            "CallHomeCandidate": true,
+            "CommonEventID": "FQPSPPW0042M",
+            "ComponentInstance": null,
+            "DateAdded": null,
+            "DateReviewed": null,
+            "EventType": "Environmental",
+            "Internal": false,
+            "LengthyDescription": null,
+            "LogSource": "BMC",
+            "Message": "The power sequencer chip detected a PGOOD_5P0V fault",
+            "ReferencedInventory": "PGOOD_5P0V",
+            "RelatedEventIDs": {},
+            "Serviceable": true,
+            "Severity": "Critical",
+            "UserAction": null,
+            "VMMigrationFlag": null
+        },
+        "org.open_power.Witherspoon.Fault.Error.PowerSequencerPGOODFault||TH_OVERT": {
+            "AffectedLEDs": null,
+            "AffectedSubsystem": "Power",
+            "BMCMessageID": "org.open_power.Witherspoon.Fault.Error.PowerSequencerPGOODFault",
+            "CallHomeCandidate": true,
+            "CommonEventID": "FQPSPPW0046M",
+            "ComponentInstance": null,
+            "DateAdded": null,
+            "DateReviewed": null,
+            "EventType": "Environmental",
+            "Internal": false,
+            "LengthyDescription": null,
+            "LogSource": "BMC",
+            "Message": "The power sequencer chip detected a TH_OVERT fault",
+            "ReferencedInventory": "TH_OVERT",
+            "RelatedEventIDs": {},
+            "Serviceable": true,
+            "Severity": "Critical",
+            "UserAction": null,
+            "VMMigrationFlag": null
+        },
+        "org.open_power.Witherspoon.Fault.Error.PowerSequencerVoltageFault||0.9V": {
+            "AffectedLEDs": null,
+            "AffectedSubsystem": "Power",
+            "BMCMessageID": "org.open_power.Witherspoon.Fault.Error.PowerSequencerVoltageFault",
+            "CallHomeCandidate": true,
+            "CommonEventID": "FQPSPPW0053M",
+            "ComponentInstance": null,
+            "DateAdded": null,
+            "DateReviewed": null,
+            "EventType": "Environmental",
+            "Internal": false,
+            "LengthyDescription": null,
+            "LogSource": "BMC",
+            "Message": "The power sequencer chip detected a fault on 0.9V rail.",
+            "ReferencedInventory": "0.9V",
+            "RelatedEventIDs": {},
+            "Serviceable": true,
+            "Severity": "Critical",
+            "UserAction": null,
+            "VMMigrationFlag": null
+        },
+        "org.open_power.Witherspoon.Fault.Error.PowerSequencerVoltageFault||1.0V": {
+            "AffectedLEDs": null,
+            "AffectedSubsystem": "Power",
+            "BMCMessageID": "org.open_power.Witherspoon.Fault.Error.PowerSequencerVoltageFault",
+            "CallHomeCandidate": true,
+            "CommonEventID": "FQPSPPW0052M",
+            "ComponentInstance": null,
+            "DateAdded": null,
+            "DateReviewed": null,
+            "EventType": "Environmental",
+            "Internal": false,
+            "LengthyDescription": null,
+            "LogSource": "BMC",
+            "Message": "The power sequencer chip detected a fault on 1.0V rail.",
+            "ReferencedInventory": "1.0V",
+            "RelatedEventIDs": {},
+            "Serviceable": true,
+            "Severity": "Critical",
+            "UserAction": null,
+            "VMMigrationFlag": null
+        },
+        "org.open_power.Witherspoon.Fault.Error.PowerSequencerVoltageFault||1.1V": {
+            "AffectedLEDs": null,
+            "AffectedSubsystem": "Power",
+            "BMCMessageID": "org.open_power.Witherspoon.Fault.Error.PowerSequencerVoltageFault",
+            "CallHomeCandidate": true,
+            "CommonEventID": "FQPSPPW0051M",
+            "ComponentInstance": null,
+            "DateAdded": null,
+            "DateReviewed": null,
+            "EventType": "Environmental",
+            "Internal": false,
+            "LengthyDescription": null,
+            "LogSource": "BMC",
+            "Message": "The power sequencer chip detected a fault on 1.1V rail.",
+            "ReferencedInventory": "1.1V",
+            "RelatedEventIDs": {},
+            "Serviceable": true,
+            "Severity": "Critical",
+            "UserAction": null,
+            "VMMigrationFlag": null
+        },
+        "org.open_power.Witherspoon.Fault.Error.PowerSequencerVoltageFault||1.8V": {
+            "AffectedLEDs": null,
+            "AffectedSubsystem": "Power",
+            "BMCMessageID": "org.open_power.Witherspoon.Fault.Error.PowerSequencerVoltageFault",
+            "CallHomeCandidate": true,
+            "CommonEventID": "FQPSPPW0050M",
+            "ComponentInstance": null,
+            "DateAdded": null,
+            "DateReviewed": null,
+            "EventType": "Environmental",
+            "Internal": false,
+            "LengthyDescription": null,
+            "LogSource": "BMC",
+            "Message": "The power sequencer chip detected a fault on 1.8V rail.",
+            "ReferencedInventory": "1.8V",
+            "RelatedEventIDs": {},
+            "Serviceable": true,
+            "Severity": "Critical",
+            "UserAction": null,
+            "VMMigrationFlag": null
+        },
+        "org.open_power.Witherspoon.Fault.Error.PowerSequencerVoltageFault||12.0V": {
+            "AffectedLEDs": null,
+            "AffectedSubsystem": "Power",
+            "BMCMessageID": "org.open_power.Witherspoon.Fault.Error.PowerSequencerVoltageFault",
+            "CallHomeCandidate": true,
+            "CommonEventID": "FQPSPPW0048M",
+            "ComponentInstance": null,
+            "DateAdded": null,
+            "DateReviewed": null,
+            "EventType": "Environmental",
+            "Internal": false,
+            "LengthyDescription": null,
+            "LogSource": "BMC",
+            "Message": "The power sequencer chip detected a fault on 12.0V rail.",
+            "ReferencedInventory": "12.0V",
+            "RelatedEventIDs": {},
+            "Serviceable": true,
+            "Severity": "Critical",
+            "UserAction": null,
+            "VMMigrationFlag": null
+        },
+        "org.open_power.Witherspoon.Fault.Error.PowerSequencerVoltageFault||3.3V": {
+            "AffectedLEDs": null,
+            "AffectedSubsystem": "Power",
+            "BMCMessageID": "org.open_power.Witherspoon.Fault.Error.PowerSequencerVoltageFault",
+            "CallHomeCandidate": true,
+            "CommonEventID": "FQPSPPW0049M",
+            "ComponentInstance": null,
+            "DateAdded": null,
+            "DateReviewed": null,
+            "EventType": "Environmental",
+            "Internal": false,
+            "LengthyDescription": null,
+            "LogSource": "BMC",
+            "Message": "The power sequencer chip detected a fault on 3.3V rail.",
+            "ReferencedInventory": "3.3V",
+            "RelatedEventIDs": {},
+            "Serviceable": true,
+            "Severity": "Critical",
+            "UserAction": null,
+            "VMMigrationFlag": null
+        },
+        "org.open_power.Witherspoon.Fault.Error.PowerSequencerVoltageFault||5.0VCS": {
+            "AffectedLEDs": null,
+            "AffectedSubsystem": "Power",
+            "BMCMessageID": "org.open_power.Witherspoon.Fault.Error.PowerSequencerVoltageFault",
+            "CallHomeCandidate": true,
+            "CommonEventID": "FQPSPPW0047M",
+            "ComponentInstance": null,
+            "DateAdded": null,
+            "DateReviewed": null,
+            "EventType": "Environmental",
+            "Internal": false,
+            "LengthyDescription": null,
+            "LogSource": "BMC",
+            "Message": "The power sequencer chip detected a fault on 5.0VCS rail.",
+            "ReferencedInventory": "5.0VCS",
+            "RelatedEventIDs": {},
+            "Serviceable": true,
+            "Severity": "Critical",
+            "UserAction": null,
+            "VMMigrationFlag": null
+        },
+        "org.open_power.Witherspoon.Fault.Error.PowerSequencerVoltageFault||AVDD": {
+            "AffectedLEDs": null,
+            "AffectedSubsystem": "Power",
+            "BMCMessageID": "org.open_power.Witherspoon.Fault.Error.PowerSequencerVoltageFault",
+            "CallHomeCandidate": true,
+            "CommonEventID": "FQPSPPW0056M",
+            "ComponentInstance": null,
+            "DateAdded": null,
+            "DateReviewed": null,
+            "EventType": "Environmental",
+            "Internal": false,
+            "LengthyDescription": null,
+            "LogSource": "BMC",
+            "Message": "The power sequencer chip detected a fault on AVDD rail.",
+            "ReferencedInventory": "AVDD",
+            "RelatedEventIDs": {},
+            "Serviceable": true,
+            "Severity": "Critical",
+            "UserAction": null,
+            "VMMigrationFlag": null
+        },
+        "org.open_power.Witherspoon.Fault.Error.PowerSequencerVoltageFault||VCS-A": {
+            "AffectedLEDs": null,
+            "AffectedSubsystem": "Power",
+            "BMCMessageID": "org.open_power.Witherspoon.Fault.Error.PowerSequencerVoltageFault",
+            "CallHomeCandidate": true,
+            "CommonEventID": "FQPSPPW0061M",
+            "ComponentInstance": null,
+            "DateAdded": null,
+            "DateReviewed": null,
+            "EventType": "Environmental",
+            "Internal": false,
+            "LengthyDescription": null,
+            "LogSource": "BMC",
+            "Message": "The power sequencer chip detected a fault on VCS-A rail.",
+            "ReferencedInventory": "VCS-A",
+            "RelatedEventIDs": {},
+            "Serviceable": true,
+            "Severity": "Critical",
+            "UserAction": null,
+            "VMMigrationFlag": null
+        },
+        "org.open_power.Witherspoon.Fault.Error.PowerSequencerVoltageFault||VCS-B": {
+            "AffectedLEDs": null,
+            "AffectedSubsystem": "Power",
+            "BMCMessageID": "org.open_power.Witherspoon.Fault.Error.PowerSequencerVoltageFault",
+            "CallHomeCandidate": true,
+            "CommonEventID": "FQPSPPW0062M",
+            "ComponentInstance": null,
+            "DateAdded": null,
+            "DateReviewed": null,
+            "EventType": "Environmental",
+            "Internal": false,
+            "LengthyDescription": null,
+            "LogSource": "BMC",
+            "Message": "The power sequencer chip detected a fault on VCS-B rail.",
+            "ReferencedInventory": "VCS-B",
+            "RelatedEventIDs": {},
+            "Serviceable": true,
+            "Severity": "Critical",
+            "UserAction": null,
+            "VMMigrationFlag": null
+        },
+        "org.open_power.Witherspoon.Fault.Error.PowerSequencerVoltageFault||VDD-A": {
+            "AffectedLEDs": null,
+            "AffectedSubsystem": "Power",
+            "BMCMessageID": "org.open_power.Witherspoon.Fault.Error.PowerSequencerVoltageFault",
+            "CallHomeCandidate": true,
+            "CommonEventID": "FQPSPPW0059M",
+            "ComponentInstance": null,
+            "DateAdded": null,
+            "DateReviewed": null,
+            "EventType": "Environmental",
+            "Internal": false,
+            "LengthyDescription": null,
+            "LogSource": "BMC",
+            "Message": "The power sequencer chip detected a fault on VDD-A rail.",
+            "ReferencedInventory": "VDD-A",
+            "RelatedEventIDs": {},
+            "Serviceable": true,
+            "Severity": "Critical",
+            "UserAction": null,
+            "VMMigrationFlag": null
+        },
+        "org.open_power.Witherspoon.Fault.Error.PowerSequencerVoltageFault||VDD-B": {
+            "AffectedLEDs": null,
+            "AffectedSubsystem": "Power",
+            "BMCMessageID": "org.open_power.Witherspoon.Fault.Error.PowerSequencerVoltageFault",
+            "CallHomeCandidate": true,
+            "CommonEventID": "FQPSPPW0060M",
+            "ComponentInstance": null,
+            "DateAdded": null,
+            "DateReviewed": null,
+            "EventType": "Environmental",
+            "Internal": false,
+            "LengthyDescription": null,
+            "LogSource": "BMC",
+            "Message": "The power sequencer chip detected a fault on VDD-B rail.",
+            "ReferencedInventory": "VDD-B",
+            "RelatedEventIDs": {},
+            "Serviceable": true,
+            "Severity": "Critical",
+            "UserAction": null,
+            "VMMigrationFlag": null
+        },
+        "org.open_power.Witherspoon.Fault.Error.PowerSequencerVoltageFault||VDN-A": {
+            "AffectedLEDs": null,
+            "AffectedSubsystem": "Power",
+            "BMCMessageID": "org.open_power.Witherspoon.Fault.Error.PowerSequencerVoltageFault",
+            "CallHomeCandidate": true,
+            "CommonEventID": "FQPSPPW0054M",
+            "ComponentInstance": null,
+            "DateAdded": null,
+            "DateReviewed": null,
+            "EventType": "Environmental",
+            "Internal": false,
+            "LengthyDescription": null,
+            "LogSource": "BMC",
+            "Message": "The power sequencer chip detected a fault on VDN-A rail.",
+            "ReferencedInventory": "VDN-A",
+            "RelatedEventIDs": {},
+            "Serviceable": true,
+            "Severity": "Critical",
+            "UserAction": null,
+            "VMMigrationFlag": null
+        },
+        "org.open_power.Witherspoon.Fault.Error.PowerSequencerVoltageFault||VDN-B": {
+            "AffectedLEDs": null,
+            "AffectedSubsystem": "Power",
+            "BMCMessageID": "org.open_power.Witherspoon.Fault.Error.PowerSequencerVoltageFault",
+            "CallHomeCandidate": true,
+            "CommonEventID": "FQPSPPW0055M",
+            "ComponentInstance": null,
+            "DateAdded": null,
+            "DateReviewed": null,
+            "EventType": "Environmental",
+            "Internal": false,
+            "LengthyDescription": null,
+            "LogSource": "BMC",
+            "Message": "The power sequencer chip detected a fault on VDN-B rail.",
+            "ReferencedInventory": "VDN-B",
+            "RelatedEventIDs": {},
+            "Serviceable": true,
+            "Severity": "Critical",
+            "UserAction": null,
+            "VMMigrationFlag": null
+        },
+        "org.open_power.Witherspoon.Fault.Error.PowerSequencerVoltageFault||VIO-A": {
+            "AffectedLEDs": null,
+            "AffectedSubsystem": "Power",
+            "BMCMessageID": "org.open_power.Witherspoon.Fault.Error.PowerSequencerVoltageFault",
+            "CallHomeCandidate": true,
+            "CommonEventID": "FQPSPPW0057M",
+            "ComponentInstance": null,
+            "DateAdded": null,
+            "DateReviewed": null,
+            "EventType": "Environmental",
+            "Internal": false,
+            "LengthyDescription": null,
+            "LogSource": "BMC",
+            "Message": "The power sequencer chip detected a fault on VIO-A rail.",
+            "ReferencedInventory": "VIO-A",
+            "RelatedEventIDs": {},
+            "Serviceable": true,
+            "Severity": "Critical",
+            "UserAction": null,
+            "VMMigrationFlag": null
+        },
+        "org.open_power.Witherspoon.Fault.Error.PowerSequencerVoltageFault||VIO-B": {
+            "AffectedLEDs": null,
+            "AffectedSubsystem": "Power",
+            "BMCMessageID": "org.open_power.Witherspoon.Fault.Error.PowerSequencerVoltageFault",
+            "CallHomeCandidate": true,
+            "CommonEventID": "FQPSPPW0058M",
+            "ComponentInstance": null,
+            "DateAdded": null,
+            "DateReviewed": null,
+            "EventType": "Environmental",
+            "Internal": false,
+            "LengthyDescription": null,
+            "LogSource": "BMC",
+            "Message": "The power sequencer chip detected a fault on VIO-B rail.",
+            "ReferencedInventory": "VIO-B",
+            "RelatedEventIDs": {},
+            "Serviceable": true,
+            "Severity": "Critical",
+            "UserAction": null,
+            "VMMigrationFlag": null
+        },
         "org.open_power.Witherspoon.Fault.Error.PowerSupplyFanFault||/xyz/openbmc_project/inventory/system/chassis/powersupply0": {
             "AffectedLEDs": null,
             "AffectedSubsystem": "Cooling",
             "BMCMessageID": "org.open_power.Witherspoon.Fault.Error.PowerSupplyFanFault",
             "CallHomeCandidate": true,
             "CommonEventID": "FQPSPCA0064M",
-            "ComponentInstance": null,
+            "ComponentInstance": 0,
             "DateAdded": null,
             "DateReviewed": null,
             "EventType": "Unrecoverable Hardware Failure",
@@ -3458,7 +4256,7 @@
             "LengthyDescription": null,
             "LogSource": "BMC",
             "Message": "Power supply 0 fan has failed",
-            "ReferencedInvetory": "/xyz/openbmc_project/inventory/system/chassis/powersupply0",
+            "ReferencedInventory": "/xyz/openbmc_project/inventory/system/chassis/powersupply0",
             "RelatedEventIDs": {},
             "Serviceable": true,
             "Severity": "Critical",
@@ -3471,7 +4269,7 @@
             "BMCMessageID": "org.open_power.Witherspoon.Fault.Error.PowerSupplyFanFault",
             "CallHomeCandidate": true,
             "CommonEventID": "FQPSPCA0064M",
-            "ComponentInstance": null,
+            "ComponentInstance": 1,
             "DateAdded": null,
             "DateReviewed": null,
             "EventType": "Unrecoverable Hardware Failure",
@@ -3479,7 +4277,28 @@
             "LengthyDescription": null,
             "LogSource": "BMC",
             "Message": "Power supply 1 fan has failed",
-            "ReferencedInvetory": "/xyz/openbmc_project/inventory/system/chassis/powersupply1",
+            "ReferencedInventory": "/xyz/openbmc_project/inventory/system/chassis/powersupply1",
+            "RelatedEventIDs": {},
+            "Serviceable": true,
+            "Severity": "Critical",
+            "UserAction": null,
+            "VMMigrationFlag": null
+        },
+        "org.open_power.Witherspoon.Fault.Error.PowerSupplyInputFault": {
+            "AffectedLEDs": null,
+            "AffectedSubsystem": "Power",
+            "BMCMessageID": "org.open_power.Witherspoon.Fault.Error.PowerSupplyInputFault",
+            "CallHomeCandidate": false,
+            "CommonEventID": "FQPSPPW0064M",
+            "ComponentInstance": null,
+            "DateAdded": null,
+            "DateReviewed": null,
+            "EventType": "Unrecoverable Hardware Failure",
+            "Internal": false,
+            "LengthyDescription": null,
+            "LogSource": "BMC",
+            "Message": "Power supply input fault detected, but unable to isolate to a specific power supply",
+            "ReferencedInventory": null,
             "RelatedEventIDs": {},
             "Serviceable": true,
             "Severity": "Critical",
@@ -3492,7 +4311,7 @@
             "BMCMessageID": "org.open_power.Witherspoon.Fault.Error.PowerSupplyInputFault",
             "CallHomeCandidate": false,
             "CommonEventID": "FQPSPPW0033M",
-            "ComponentInstance": null,
+            "ComponentInstance": 0,
             "DateAdded": null,
             "DateReviewed": null,
             "EventType": "Unrecoverable Hardware Failure",
@@ -3500,7 +4319,7 @@
             "LengthyDescription": null,
             "LogSource": "BMC",
             "Message": "Power supply 0 input fault detected",
-            "ReferencedInvetory": "/xyz/openbmc_project/inventory/system/chassis/powersupply0",
+            "ReferencedInventory": "/xyz/openbmc_project/inventory/system/chassis/powersupply0",
             "RelatedEventIDs": {},
             "Serviceable": true,
             "Severity": "Critical",
@@ -3513,7 +4332,7 @@
             "BMCMessageID": "org.open_power.Witherspoon.Fault.Error.PowerSupplyInputFault",
             "CallHomeCandidate": false,
             "CommonEventID": "FQPSPPW0033M",
-            "ComponentInstance": null,
+            "ComponentInstance": 1,
             "DateAdded": null,
             "DateReviewed": null,
             "EventType": "Unrecoverable Hardware Failure",
@@ -3521,7 +4340,7 @@
             "LengthyDescription": null,
             "LogSource": "BMC",
             "Message": "Power supply 1 input fault detected",
-            "ReferencedInvetory": "/xyz/openbmc_project/inventory/system/chassis/powersupply1",
+            "ReferencedInventory": "/xyz/openbmc_project/inventory/system/chassis/powersupply1",
             "RelatedEventIDs": {},
             "Serviceable": true,
             "Severity": "Critical",
@@ -3534,7 +4353,7 @@
             "BMCMessageID": "org.open_power.Witherspoon.Fault.Error.PowerSupplyOutputOvercurrent",
             "CallHomeCandidate": true,
             "CommonEventID": "FQPSPPW0035M",
-            "ComponentInstance": null,
+            "ComponentInstance": 0,
             "DateAdded": null,
             "DateReviewed": null,
             "EventType": "Unrecoverable Hardware Failure",
@@ -3542,7 +4361,7 @@
             "LengthyDescription": null,
             "LogSource": "BMC",
             "Message": "Power supply 0 output current is too high",
-            "ReferencedInvetory": "/xyz/openbmc_project/inventory/system/chassis/powersupply0",
+            "ReferencedInventory": "/xyz/openbmc_project/inventory/system/chassis/powersupply0",
             "RelatedEventIDs": {},
             "Serviceable": true,
             "Severity": "Critical",
@@ -3555,7 +4374,7 @@
             "BMCMessageID": "org.open_power.Witherspoon.Fault.Error.PowerSupplyOutputOvercurrent",
             "CallHomeCandidate": true,
             "CommonEventID": "FQPSPPW0035M",
-            "ComponentInstance": null,
+            "ComponentInstance": 1,
             "DateAdded": null,
             "DateReviewed": null,
             "EventType": "Unrecoverable Hardware Failure",
@@ -3563,7 +4382,7 @@
             "LengthyDescription": null,
             "LogSource": "BMC",
             "Message": "Power supply 1 output current is too high",
-            "ReferencedInvetory": "/xyz/openbmc_project/inventory/system/chassis/powersupply1",
+            "ReferencedInventory": "/xyz/openbmc_project/inventory/system/chassis/powersupply1",
             "RelatedEventIDs": {},
             "Serviceable": true,
             "Severity": "Critical",
@@ -3576,7 +4395,7 @@
             "BMCMessageID": "org.open_power.Witherspoon.Fault.Error.PowerSupplyOutputOvervoltage",
             "CallHomeCandidate": true,
             "CommonEventID": "FQPSPPW0036M",
-            "ComponentInstance": null,
+            "ComponentInstance": 0,
             "DateAdded": null,
             "DateReviewed": null,
             "EventType": "Unrecoverable Hardware Failure",
@@ -3584,7 +4403,7 @@
             "LengthyDescription": null,
             "LogSource": "BMC",
             "Message": "Power supply 0 output voltage is too high",
-            "ReferencedInvetory": "/xyz/openbmc_project/inventory/system/chassis/powersupply0",
+            "ReferencedInventory": "/xyz/openbmc_project/inventory/system/chassis/powersupply0",
             "RelatedEventIDs": {},
             "Serviceable": true,
             "Severity": "Critical",
@@ -3597,7 +4416,7 @@
             "BMCMessageID": "org.open_power.Witherspoon.Fault.Error.PowerSupplyOutputOvervoltage",
             "CallHomeCandidate": true,
             "CommonEventID": "FQPSPPW0036M",
-            "ComponentInstance": null,
+            "ComponentInstance": 1,
             "DateAdded": null,
             "DateReviewed": null,
             "EventType": "Unrecoverable Hardware Failure",
@@ -3605,7 +4424,7 @@
             "LengthyDescription": null,
             "LogSource": "BMC",
             "Message": "Power supply 1 output voltage is too high",
-            "ReferencedInvetory": "/xyz/openbmc_project/inventory/system/chassis/powersupply1",
+            "ReferencedInventory": "/xyz/openbmc_project/inventory/system/chassis/powersupply1",
             "RelatedEventIDs": {},
             "Serviceable": true,
             "Severity": "Critical",
@@ -3618,7 +4437,7 @@
             "BMCMessageID": "org.open_power.Witherspoon.Fault.Error.PowerSupplyShouldBeOn",
             "CallHomeCandidate": true,
             "CommonEventID": "FQPSPPW0034M",
-            "ComponentInstance": null,
+            "ComponentInstance": 0,
             "DateAdded": null,
             "DateReviewed": null,
             "EventType": "Unrecoverable Hardware Failure",
@@ -3626,7 +4445,7 @@
             "LengthyDescription": null,
             "LogSource": "BMC",
             "Message": "Power supply 0 has failed to power on when it needed to",
-            "ReferencedInvetory": "/xyz/openbmc_project/inventory/system/chassis/powersupply0",
+            "ReferencedInventory": "/xyz/openbmc_project/inventory/system/chassis/powersupply0",
             "RelatedEventIDs": {},
             "Serviceable": true,
             "Severity": "Critical",
@@ -3639,7 +4458,7 @@
             "BMCMessageID": "org.open_power.Witherspoon.Fault.Error.PowerSupplyShouldBeOn",
             "CallHomeCandidate": true,
             "CommonEventID": "FQPSPPW0034M",
-            "ComponentInstance": null,
+            "ComponentInstance": 1,
             "DateAdded": null,
             "DateReviewed": null,
             "EventType": "Unrecoverable Hardware Failure",
@@ -3647,7 +4466,7 @@
             "LengthyDescription": null,
             "LogSource": "BMC",
             "Message": "Power supply 1 has failed to power on",
-            "ReferencedInvetory": "/xyz/openbmc_project/inventory/system/chassis/powersupply1",
+            "ReferencedInventory": "/xyz/openbmc_project/inventory/system/chassis/powersupply1",
             "RelatedEventIDs": {},
             "Serviceable": true,
             "Severity": "Critical",
@@ -3660,7 +4479,7 @@
             "BMCMessageID": "org.open_power.Witherspoon.Fault.Error.PowerSupplyTemperatureFault",
             "CallHomeCandidate": false,
             "CommonEventID": "FQPSPCA0065M",
-            "ComponentInstance": null,
+            "ComponentInstance": 0,
             "DateAdded": null,
             "DateReviewed": null,
             "EventType": "Environmental",
@@ -3668,7 +4487,7 @@
             "LengthyDescription": null,
             "LogSource": "BMC",
             "Message": "Power supply 0 is too hot",
-            "ReferencedInvetory": "/xyz/openbmc_project/inventory/system/chassis/powersupply0",
+            "ReferencedInventory": "/xyz/openbmc_project/inventory/system/chassis/powersupply0",
             "RelatedEventIDs": {},
             "Serviceable": true,
             "Severity": "Critical",
@@ -3681,7 +4500,7 @@
             "BMCMessageID": "org.open_power.Witherspoon.Fault.Error.PowerSupplyTemperatureFault",
             "CallHomeCandidate": false,
             "CommonEventID": "FQPSPCA0065M",
-            "ComponentInstance": null,
+            "ComponentInstance": 1,
             "DateAdded": null,
             "DateReviewed": null,
             "EventType": "Environmental",
@@ -3689,7 +4508,7 @@
             "LengthyDescription": null,
             "LogSource": "BMC",
             "Message": "Power supply 1 is too hot",
-            "ReferencedInvetory": "/xyz/openbmc_project/inventory/system/chassis/powersupply1",
+            "ReferencedInventory": "/xyz/openbmc_project/inventory/system/chassis/powersupply1",
             "RelatedEventIDs": {},
             "Serviceable": true,
             "Severity": "Critical",
@@ -3702,7 +4521,7 @@
             "BMCMessageID": "org.open_power.Witherspoon.Fault.Error.PowerSupplyUnderVoltageFault",
             "CallHomeCandidate": false,
             "CommonEventID": "FQPSPPW0009M",
-            "ComponentInstance": null,
+            "ComponentInstance": 0,
             "DateAdded": null,
             "DateReviewed": null,
             "EventType": "Unrecoverable Hardware Failure",
@@ -3710,7 +4529,7 @@
             "LengthyDescription": null,
             "LogSource": "BMC",
             "Message": "Power supply 0 input voltage out of range",
-            "ReferencedInvetory": "/xyz/openbmc_project/inventory/system/chassis/powersupply0",
+            "ReferencedInventory": "/xyz/openbmc_project/inventory/system/chassis/powersupply0",
             "RelatedEventIDs": {},
             "Serviceable": true,
             "Severity": "Critical",
@@ -3723,7 +4542,7 @@
             "BMCMessageID": "org.open_power.Witherspoon.Fault.Error.PowerSupplyUnderVoltageFault",
             "CallHomeCandidate": false,
             "CommonEventID": "FQPSPPW0009M",
-            "ComponentInstance": null,
+            "ComponentInstance": 1,
             "DateAdded": null,
             "DateReviewed": null,
             "EventType": "Unrecoverable Hardware Failure",
@@ -3731,20 +4550,41 @@
             "LengthyDescription": null,
             "LogSource": "BMC",
             "Message": "Power supply 1 input voltage out of range",
-            "ReferencedInvetory": "/xyz/openbmc_project/inventory/system/chassis/powersupply1",
+            "ReferencedInventory": "/xyz/openbmc_project/inventory/system/chassis/powersupply1",
             "RelatedEventIDs": {},
             "Serviceable": true,
             "Severity": "Critical",
             "UserAction": null,
             "VMMigrationFlag": null
         },
+        "org.open_power.Witherspoon.Fault.Error.Shutdown": {
+            "AffectedLEDs": null,
+            "AffectedSubsystem": "Power",
+            "BMCMessageID": "org.open_power.Witherspoon.Fault.Error.Shutdown",
+            "CallHomeCandidate": false,
+            "CommonEventID": "FQPSPPW0063G",
+            "ComponentInstance": null,
+            "DateAdded": null,
+            "DateReviewed": null,
+            "EventType": "Unrecoverable Hardware Failure",
+            "Internal": false,
+            "LengthyDescription": null,
+            "LogSource": "BMC",
+            "Message": "The system unexpectedly shutdown.",
+            "ReferencedInventory": null,
+            "RelatedEventIDs": {},
+            "Serviceable": true,
+            "Severity": "Warning",
+            "UserAction": null,
+            "VMMigrationFlag": null
+        },
         "org.open_power.Witherspoon.Fault.Error.Shutdown||/xyz/openbmc_project/inventory/system/chassis/powersupply0": {
             "AffectedLEDs": null,
             "AffectedSubsystem": "Power",
             "BMCMessageID": "org.open_power.Witherspoon.Fault.Error.Shutdown",
             "CallHomeCandidate": true,
             "CommonEventID": "FQPSPPW0037M",
-            "ComponentInstance": null,
+            "ComponentInstance": 0,
             "DateAdded": null,
             "DateReviewed": null,
             "EventType": "Unrecoverable Hardware Failure",
@@ -3752,7 +4592,7 @@
             "LengthyDescription": null,
             "LogSource": "BMC",
             "Message": "Power supply 0 has initiated a power off due to a failure",
-            "ReferencedInvetory": "/xyz/openbmc_project/inventory/system/chassis/powersupply0",
+            "ReferencedInventory": "/xyz/openbmc_project/inventory/system/chassis/powersupply0",
             "RelatedEventIDs": {},
             "Serviceable": true,
             "Severity": "Critical",
@@ -3765,7 +4605,7 @@
             "BMCMessageID": "org.open_power.Witherspoon.Fault.Error.Shutdown",
             "CallHomeCandidate": true,
             "CommonEventID": "FQPSPPW0037M",
-            "ComponentInstance": null,
+            "ComponentInstance": 1,
             "DateAdded": null,
             "DateReviewed": null,
             "EventType": "Unrecoverable Hardware Failure",
@@ -3773,7 +4613,259 @@
             "LengthyDescription": null,
             "LogSource": "BMC",
             "Message": "Power supply 1 has initiated a power off due to a failure",
-            "ReferencedInvetory": "/xyz/openbmc_project/inventory/system/chassis/powersupply1",
+            "ReferencedInventory": "/xyz/openbmc_project/inventory/system/chassis/powersupply1",
+            "RelatedEventIDs": {},
+            "Serviceable": true,
+            "Severity": "Critical",
+            "UserAction": null,
+            "VMMigrationFlag": null
+        },
+        "org.open_power.Witherspoon.Fault.GPUOverTemp||/xyz/openbmc_project/inventory/system/chassis/motherboard/gpu0": {
+            "AffectedLEDs": null,
+            "AffectedSubsystem": "Cooling",
+            "BMCMessageID": "org.open_power.Witherspoon.Fault.GPUOverTemp",
+            "CallHomeCandidate": false,
+            "CommonEventID": "FQPSPCA0066M",
+            "ComponentInstance": 0,
+            "DateAdded": null,
+            "DateReviewed": null,
+            "EventType": "Environmental",
+            "Internal": false,
+            "LengthyDescription": null,
+            "LogSource": "BMC",
+            "Message": "GPU 0 suffered an over-temperature fault",
+            "ReferencedInventory": "/xyz/openbmc_project/inventory/system/chassis/motherboard/gpu0",
+            "RelatedEventIDs": {},
+            "Serviceable": true,
+            "Severity": "Critical",
+            "UserAction": null,
+            "VMMigrationFlag": null
+        },
+        "org.open_power.Witherspoon.Fault.GPUOverTemp||/xyz/openbmc_project/inventory/system/chassis/motherboard/gpu1": {
+            "AffectedLEDs": null,
+            "AffectedSubsystem": "Cooling",
+            "BMCMessageID": "org.open_power.Witherspoon.Fault.GPUOverTemp",
+            "CallHomeCandidate": false,
+            "CommonEventID": "FQPSPCA0066M",
+            "ComponentInstance": 1,
+            "DateAdded": null,
+            "DateReviewed": null,
+            "EventType": "Environmental",
+            "Internal": false,
+            "LengthyDescription": null,
+            "LogSource": "BMC",
+            "Message": "GPU 1 suffered an over-temperature fault",
+            "ReferencedInventory": "/xyz/openbmc_project/inventory/system/chassis/motherboard/gpu1",
+            "RelatedEventIDs": {},
+            "Serviceable": true,
+            "Severity": "Critical",
+            "UserAction": null,
+            "VMMigrationFlag": null
+        },
+        "org.open_power.Witherspoon.Fault.GPUOverTemp||/xyz/openbmc_project/inventory/system/chassis/motherboard/gpu2": {
+            "AffectedLEDs": null,
+            "AffectedSubsystem": "Cooling",
+            "BMCMessageID": "org.open_power.Witherspoon.Fault.GPUOverTemp",
+            "CallHomeCandidate": false,
+            "CommonEventID": "FQPSPCA0066M",
+            "ComponentInstance": 2,
+            "DateAdded": null,
+            "DateReviewed": null,
+            "EventType": "Environmental",
+            "Internal": false,
+            "LengthyDescription": null,
+            "LogSource": "BMC",
+            "Message": "GPU 2 suffered an over-temperature fault",
+            "ReferencedInventory": "/xyz/openbmc_project/inventory/system/chassis/motherboard/gpu2",
+            "RelatedEventIDs": {},
+            "Serviceable": true,
+            "Severity": "Critical",
+            "UserAction": null,
+            "VMMigrationFlag": null
+        },
+        "org.open_power.Witherspoon.Fault.GPUOverTemp||/xyz/openbmc_project/inventory/system/chassis/motherboard/gpu3": {
+            "AffectedLEDs": null,
+            "AffectedSubsystem": "Cooling",
+            "BMCMessageID": "org.open_power.Witherspoon.Fault.GPUOverTemp",
+            "CallHomeCandidate": false,
+            "CommonEventID": "FQPSPCA0066M",
+            "ComponentInstance": 3,
+            "DateAdded": null,
+            "DateReviewed": null,
+            "EventType": "Environmental",
+            "Internal": false,
+            "LengthyDescription": null,
+            "LogSource": "BMC",
+            "Message": "GPU 3 suffered an over-temperature fault",
+            "ReferencedInventory": "/xyz/openbmc_project/inventory/system/chassis/motherboard/gpu3",
+            "RelatedEventIDs": {},
+            "Serviceable": true,
+            "Severity": "Critical",
+            "UserAction": null,
+            "VMMigrationFlag": null
+        },
+        "org.open_power.Witherspoon.Fault.GPUOverTemp||/xyz/openbmc_project/inventory/system/chassis/motherboard/gpu4": {
+            "AffectedLEDs": null,
+            "AffectedSubsystem": "Cooling",
+            "BMCMessageID": "org.open_power.Witherspoon.Fault.GPUOverTemp",
+            "CallHomeCandidate": false,
+            "CommonEventID": "FQPSPCA0066M",
+            "ComponentInstance": 4,
+            "DateAdded": null,
+            "DateReviewed": null,
+            "EventType": "Environmental",
+            "Internal": false,
+            "LengthyDescription": null,
+            "LogSource": "BMC",
+            "Message": "GPU 4 suffered an over-temperature fault",
+            "ReferencedInventory": "/xyz/openbmc_project/inventory/system/chassis/motherboard/gpu4",
+            "RelatedEventIDs": {},
+            "Serviceable": true,
+            "Severity": "Critical",
+            "UserAction": null,
+            "VMMigrationFlag": null
+        },
+        "org.open_power.Witherspoon.Fault.GPUOverTemp||/xyz/openbmc_project/inventory/system/chassis/motherboard/gpu5": {
+            "AffectedLEDs": null,
+            "AffectedSubsystem": "Cooling",
+            "BMCMessageID": "org.open_power.Witherspoon.Fault.GPUOverTemp",
+            "CallHomeCandidate": false,
+            "CommonEventID": "FQPSPCA0066M",
+            "ComponentInstance": 5,
+            "DateAdded": null,
+            "DateReviewed": null,
+            "EventType": "Environmental",
+            "Internal": false,
+            "LengthyDescription": null,
+            "LogSource": "BMC",
+            "Message": "GPU 5 suffered an over-temperature fault",
+            "ReferencedInventory": "/xyz/openbmc_project/inventory/system/chassis/motherboard/gpu5",
+            "RelatedEventIDs": {},
+            "Serviceable": true,
+            "Severity": "Critical",
+            "UserAction": null,
+            "VMMigrationFlag": null
+        },
+        "org.open_power.Witherspoon.Fault.GPUPowerFault||/xyz/openbmc_project/inventory/system/chassis/motherboard/gpu0": {
+            "AffectedLEDs": null,
+            "AffectedSubsystem": "Power",
+            "BMCMessageID": "org.open_power.Witherspoon.Fault.GPUPowerFault",
+            "CallHomeCandidate": false,
+            "CommonEventID": "FQPSPPW0038M",
+            "ComponentInstance": 0,
+            "DateAdded": null,
+            "DateReviewed": null,
+            "EventType": "Environmental",
+            "Internal": false,
+            "LengthyDescription": null,
+            "LogSource": "BMC",
+            "Message": "GPU 0 suffered a power fault",
+            "ReferencedInventory": "/xyz/openbmc_project/inventory/system/chassis/motherboard/gpu0",
+            "RelatedEventIDs": {},
+            "Serviceable": true,
+            "Severity": "Critical",
+            "UserAction": null,
+            "VMMigrationFlag": null
+        },
+        "org.open_power.Witherspoon.Fault.GPUPowerFault||/xyz/openbmc_project/inventory/system/chassis/motherboard/gpu1": {
+            "AffectedLEDs": null,
+            "AffectedSubsystem": "Power",
+            "BMCMessageID": "org.open_power.Witherspoon.Fault.GPUPowerFault",
+            "CallHomeCandidate": false,
+            "CommonEventID": "FQPSPPW0038M",
+            "ComponentInstance": 1,
+            "DateAdded": null,
+            "DateReviewed": null,
+            "EventType": "Environmental",
+            "Internal": false,
+            "LengthyDescription": null,
+            "LogSource": "BMC",
+            "Message": "GPU 1 suffered a power fault",
+            "ReferencedInventory": "/xyz/openbmc_project/inventory/system/chassis/motherboard/gpu1",
+            "RelatedEventIDs": {},
+            "Serviceable": true,
+            "Severity": "Critical",
+            "UserAction": null,
+            "VMMigrationFlag": null
+        },
+        "org.open_power.Witherspoon.Fault.GPUPowerFault||/xyz/openbmc_project/inventory/system/chassis/motherboard/gpu2": {
+            "AffectedLEDs": null,
+            "AffectedSubsystem": "Power",
+            "BMCMessageID": "org.open_power.Witherspoon.Fault.GPUPowerFault",
+            "CallHomeCandidate": false,
+            "CommonEventID": "FQPSPPW0038M",
+            "ComponentInstance": 2,
+            "DateAdded": null,
+            "DateReviewed": null,
+            "EventType": "Environmental",
+            "Internal": false,
+            "LengthyDescription": null,
+            "LogSource": "BMC",
+            "Message": "GPU 2 suffered a power fault",
+            "ReferencedInventory": "/xyz/openbmc_project/inventory/system/chassis/motherboard/gpu2",
+            "RelatedEventIDs": {},
+            "Serviceable": true,
+            "Severity": "Critical",
+            "UserAction": null,
+            "VMMigrationFlag": null
+        },
+        "org.open_power.Witherspoon.Fault.GPUPowerFault||/xyz/openbmc_project/inventory/system/chassis/motherboard/gpu3": {
+            "AffectedLEDs": null,
+            "AffectedSubsystem": "Power",
+            "BMCMessageID": "org.open_power.Witherspoon.Fault.GPUPowerFault",
+            "CallHomeCandidate": false,
+            "CommonEventID": "FQPSPPW0038M",
+            "ComponentInstance": 3,
+            "DateAdded": null,
+            "DateReviewed": null,
+            "EventType": "Environmental",
+            "Internal": false,
+            "LengthyDescription": null,
+            "LogSource": "BMC",
+            "Message": "GPU 3 suffered a power fault",
+            "ReferencedInventory": "/xyz/openbmc_project/inventory/system/chassis/motherboard/gpu3",
+            "RelatedEventIDs": {},
+            "Serviceable": true,
+            "Severity": "Critical",
+            "UserAction": null,
+            "VMMigrationFlag": null
+        },
+        "org.open_power.Witherspoon.Fault.GPUPowerFault||/xyz/openbmc_project/inventory/system/chassis/motherboard/gpu4": {
+            "AffectedLEDs": null,
+            "AffectedSubsystem": "Power",
+            "BMCMessageID": "org.open_power.Witherspoon.Fault.GPUPowerFault",
+            "CallHomeCandidate": false,
+            "CommonEventID": "FQPSPPW0038M",
+            "ComponentInstance": 4,
+            "DateAdded": null,
+            "DateReviewed": null,
+            "EventType": "Environmental",
+            "Internal": false,
+            "LengthyDescription": null,
+            "LogSource": "BMC",
+            "Message": "GPU 4 suffered a power fault",
+            "ReferencedInventory": "/xyz/openbmc_project/inventory/system/chassis/motherboard/gpu4",
+            "RelatedEventIDs": {},
+            "Serviceable": true,
+            "Severity": "Critical",
+            "UserAction": null,
+            "VMMigrationFlag": null
+        },
+        "org.open_power.Witherspoon.Fault.GPUPowerFault||/xyz/openbmc_project/inventory/system/chassis/motherboard/gpu5": {
+            "AffectedLEDs": null,
+            "AffectedSubsystem": "Power",
+            "BMCMessageID": "org.open_power.Witherspoon.Fault.GPUPowerFault",
+            "CallHomeCandidate": false,
+            "CommonEventID": "FQPSPPW0038M",
+            "ComponentInstance": 5,
+            "DateAdded": null,
+            "DateReviewed": null,
+            "EventType": "Environmental",
+            "Internal": false,
+            "LengthyDescription": null,
+            "LogSource": "BMC",
+            "Message": "GPU 5 suffered a power fault",
+            "ReferencedInventory": "/xyz/openbmc_project/inventory/system/chassis/motherboard/gpu5",
             "RelatedEventIDs": {},
             "Serviceable": true,
             "Severity": "Critical",
@@ -3785,7 +4877,7 @@
             "AffectedSubsystem": "Systems Management - Core / Virtual Appliance",
             "BMCMessageID": "xyz.openbmc_project.Common.Error.InsufficientPermission",
             "CallHomeCandidate": false,
-            "CommonEventID": "FQPSPCR0022M",
+            "CommonEventID": "FQPSPCR0022F",
             "ComponentInstance": null,
             "DateAdded": null,
             "DateReviewed": null,
@@ -3793,11 +4885,11 @@
             "Internal": false,
             "LengthyDescription": null,
             "LogSource": "BMC",
-            "Message": "The user has insufficient priveliges",
-            "ReferencedInvetory": null,
+            "Message": "The user has insufficient privileges",
+            "ReferencedInventory": null,
             "RelatedEventIDs": {},
-            "Serviceable": true,
-            "Severity": "Critical",
+            "Serviceable": false,
+            "Severity": "Warning",
             "UserAction": null,
             "VMMigrationFlag": null
         },
@@ -3806,7 +4898,7 @@
             "AffectedSubsystem": "Systems Management - Core / Virtual Appliance",
             "BMCMessageID": "xyz.openbmc_project.Common.Error.InternalFailure",
             "CallHomeCandidate": false,
-            "CommonEventID": "FQPSPCR0021M",
+            "CommonEventID": "FQPSPCR0021F",
             "ComponentInstance": null,
             "DateAdded": null,
             "DateReviewed": null,
@@ -3815,10 +4907,10 @@
             "LengthyDescription": null,
             "LogSource": "BMC",
             "Message": "An internal failure has occurred while performing an operation.",
-            "ReferencedInvetory": null,
+            "ReferencedInventory": null,
             "RelatedEventIDs": {},
-            "Serviceable": true,
-            "Severity": "Critical",
+            "Serviceable": false,
+            "Severity": "Warning",
             "UserAction": null,
             "VMMigrationFlag": null
         },
@@ -3827,7 +4919,7 @@
             "AffectedSubsystem": "Systems Management - Core / Virtual Appliance",
             "BMCMessageID": "xyz.openbmc_project.Common.Error.InvalidArgument",
             "CallHomeCandidate": false,
-            "CommonEventID": "FQPSPCR0022M",
+            "CommonEventID": "FQPSPCR0030F",
             "ComponentInstance": null,
             "DateAdded": null,
             "DateReviewed": null,
@@ -3836,10 +4928,10 @@
             "LengthyDescription": null,
             "LogSource": "BMC",
             "Message": "An invalid argument was provided to a command",
-            "ReferencedInvetory": null,
+            "ReferencedInventory": null,
             "RelatedEventIDs": {},
-            "Serviceable": true,
-            "Severity": "Critical",
+            "Serviceable": false,
+            "Severity": "Warning",
             "UserAction": null,
             "VMMigrationFlag": null
         },
@@ -3857,20 +4949,188 @@
             "LengthyDescription": null,
             "LogSource": "BMC",
             "Message": "An internal operation has timed out",
-            "ReferencedInvetory": null,
+            "ReferencedInventory": null,
             "RelatedEventIDs": {},
             "Serviceable": false,
             "Severity": "Warning",
             "UserAction": null,
             "VMMigrationFlag": null
         },
+        "xyz.openbmc_project.Control.Device.Error.WriteFailure||/xyz/openbmc_project/sensors/fan_tach/fan0_0": {
+            "AffectedLEDs": null,
+            "AffectedSubsystem": "Cooling",
+            "BMCMessageID": "xyz.openbmc_project.Control.Device.Error.WriteFailure",
+            "CallHomeCandidate": false,
+            "CommonEventID": "FQPSPCA0057M",
+            "ComponentInstance": 0,
+            "DateAdded": null,
+            "DateReviewed": null,
+            "EventType": "Communication Failure/Timeout",
+            "Internal": false,
+            "LengthyDescription": null,
+            "LogSource": "BMC",
+            "Message": "Unable to set fan speed for fan 0",
+            "ReferencedInventory": "/xyz/openbmc_project/sensors/fan_tach/fan0_0",
+            "RelatedEventIDs": {},
+            "Serviceable": true,
+            "Severity": "Critical",
+            "UserAction": null,
+            "VMMigrationFlag": null
+        },
+        "xyz.openbmc_project.Control.Device.Error.WriteFailure||/xyz/openbmc_project/sensors/fan_tach/fan0_1": {
+            "AffectedLEDs": null,
+            "AffectedSubsystem": "Cooling",
+            "BMCMessageID": "xyz.openbmc_project.Control.Device.Error.WriteFailure",
+            "CallHomeCandidate": false,
+            "CommonEventID": "FQPSPCA0057M",
+            "ComponentInstance": 0,
+            "DateAdded": null,
+            "DateReviewed": null,
+            "EventType": "Communication Failure/Timeout",
+            "Internal": false,
+            "LengthyDescription": null,
+            "LogSource": "BMC",
+            "Message": "Unable to set fan speed for fan 0",
+            "ReferencedInventory": "/xyz/openbmc_project/sensors/fan_tach/fan0_1",
+            "RelatedEventIDs": {},
+            "Serviceable": true,
+            "Severity": "Critical",
+            "UserAction": null,
+            "VMMigrationFlag": null
+        },
+        "xyz.openbmc_project.Control.Device.Error.WriteFailure||/xyz/openbmc_project/sensors/fan_tach/fan1_0": {
+            "AffectedLEDs": null,
+            "AffectedSubsystem": "Cooling",
+            "BMCMessageID": "xyz.openbmc_project.Control.Device.Error.WriteFailure",
+            "CallHomeCandidate": false,
+            "CommonEventID": "FQPSPCA0057M",
+            "ComponentInstance": 1,
+            "DateAdded": null,
+            "DateReviewed": null,
+            "EventType": "Communication Failure/Timeout",
+            "Internal": false,
+            "LengthyDescription": null,
+            "LogSource": "BMC",
+            "Message": "Unable to set fan speed for fan 1",
+            "ReferencedInventory": "/xyz/openbmc_project/sensors/fan_tach/fan1_0",
+            "RelatedEventIDs": {},
+            "Serviceable": true,
+            "Severity": "Critical",
+            "UserAction": null,
+            "VMMigrationFlag": null
+        },
+        "xyz.openbmc_project.Control.Device.Error.WriteFailure||/xyz/openbmc_project/sensors/fan_tach/fan1_1": {
+            "AffectedLEDs": null,
+            "AffectedSubsystem": "Cooling",
+            "BMCMessageID": "xyz.openbmc_project.Control.Device.Error.WriteFailure",
+            "CallHomeCandidate": false,
+            "CommonEventID": "FQPSPCA0057M",
+            "ComponentInstance": 1,
+            "DateAdded": null,
+            "DateReviewed": null,
+            "EventType": "Communication Failure/Timeout",
+            "Internal": false,
+            "LengthyDescription": null,
+            "LogSource": "BMC",
+            "Message": "Unable to set fan speed for fan 1",
+            "ReferencedInventory": "/xyz/openbmc_project/sensors/fan_tach/fan1_1",
+            "RelatedEventIDs": {},
+            "Serviceable": true,
+            "Severity": "Critical",
+            "UserAction": null,
+            "VMMigrationFlag": null
+        },
+        "xyz.openbmc_project.Control.Device.Error.WriteFailure||/xyz/openbmc_project/sensors/fan_tach/fan2_0": {
+            "AffectedLEDs": null,
+            "AffectedSubsystem": "Cooling",
+            "BMCMessageID": "xyz.openbmc_project.Control.Device.Error.WriteFailure",
+            "CallHomeCandidate": false,
+            "CommonEventID": "FQPSPCA0057M",
+            "ComponentInstance": 2,
+            "DateAdded": null,
+            "DateReviewed": null,
+            "EventType": "Communication Failure/Timeout",
+            "Internal": false,
+            "LengthyDescription": null,
+            "LogSource": "BMC",
+            "Message": "Unable to set fan speed for fan 2",
+            "ReferencedInventory": "/xyz/openbmc_project/sensors/fan_tach/fan2_0",
+            "RelatedEventIDs": {},
+            "Serviceable": true,
+            "Severity": "Critical",
+            "UserAction": null,
+            "VMMigrationFlag": null
+        },
+        "xyz.openbmc_project.Control.Device.Error.WriteFailure||/xyz/openbmc_project/sensors/fan_tach/fan2_1": {
+            "AffectedLEDs": null,
+            "AffectedSubsystem": "Cooling",
+            "BMCMessageID": "xyz.openbmc_project.Control.Device.Error.WriteFailure",
+            "CallHomeCandidate": false,
+            "CommonEventID": "FQPSPCA0057M",
+            "ComponentInstance": 2,
+            "DateAdded": null,
+            "DateReviewed": null,
+            "EventType": "Communication Failure/Timeout",
+            "Internal": false,
+            "LengthyDescription": null,
+            "LogSource": "BMC",
+            "Message": "Unable to set fan speed for fan 2",
+            "ReferencedInventory": "/xyz/openbmc_project/sensors/fan_tach/fan2_1",
+            "RelatedEventIDs": {},
+            "Serviceable": true,
+            "Severity": "Critical",
+            "UserAction": null,
+            "VMMigrationFlag": null
+        },
+        "xyz.openbmc_project.Control.Device.Error.WriteFailure||/xyz/openbmc_project/sensors/fan_tach/fan3_0": {
+            "AffectedLEDs": null,
+            "AffectedSubsystem": "Cooling",
+            "BMCMessageID": "xyz.openbmc_project.Control.Device.Error.WriteFailure",
+            "CallHomeCandidate": false,
+            "CommonEventID": "FQPSPCA0057M",
+            "ComponentInstance": 3,
+            "DateAdded": null,
+            "DateReviewed": null,
+            "EventType": "Communication Failure/Timeout",
+            "Internal": false,
+            "LengthyDescription": null,
+            "LogSource": "BMC",
+            "Message": "Unable to set fan speed for fan 3",
+            "ReferencedInventory": "/xyz/openbmc_project/sensors/fan_tach/fan3_0",
+            "RelatedEventIDs": {},
+            "Serviceable": true,
+            "Severity": "Critical",
+            "UserAction": null,
+            "VMMigrationFlag": null
+        },
+        "xyz.openbmc_project.Control.Device.Error.WriteFailure||/xyz/openbmc_project/sensors/fan_tach/fan3_1": {
+            "AffectedLEDs": null,
+            "AffectedSubsystem": "Cooling",
+            "BMCMessageID": "xyz.openbmc_project.Control.Device.Error.WriteFailure",
+            "CallHomeCandidate": false,
+            "CommonEventID": "FQPSPCA0057M",
+            "ComponentInstance": 3,
+            "DateAdded": null,
+            "DateReviewed": null,
+            "EventType": "Communication Failure/Timeout",
+            "Internal": false,
+            "LengthyDescription": null,
+            "LogSource": "BMC",
+            "Message": "Unable to set fan speed for fan 3",
+            "ReferencedInventory": "/xyz/openbmc_project/sensors/fan_tach/fan3_1",
+            "RelatedEventIDs": {},
+            "Serviceable": true,
+            "Severity": "Critical",
+            "UserAction": null,
+            "VMMigrationFlag": null
+        },
         "xyz.openbmc_project.Control.Device.WriteFailure||/xyz/openbmc_project/sensors/fan_tach/fan0_0": {
             "AffectedLEDs": null,
             "AffectedSubsystem": "Cooling",
             "BMCMessageID": "xyz.openbmc_project.Control.Device.WriteFailure",
             "CallHomeCandidate": false,
             "CommonEventID": "FQPSPCA0057M",
-            "ComponentInstance": null,
+            "ComponentInstance": 0,
             "DateAdded": null,
             "DateReviewed": null,
             "EventType": "Communication Failure/Timeout",
@@ -3878,7 +5138,7 @@
             "LengthyDescription": null,
             "LogSource": "BMC",
             "Message": "Unable to set fan speed for fan 0",
-            "ReferencedInvetory": "/xyz/openbmc_project/sensors/fan_tach/fan0_0",
+            "ReferencedInventory": "/xyz/openbmc_project/sensors/fan_tach/fan0_0",
             "RelatedEventIDs": {},
             "Serviceable": true,
             "Severity": "Critical",
@@ -3891,7 +5151,7 @@
             "BMCMessageID": "xyz.openbmc_project.Control.Device.WriteFailure",
             "CallHomeCandidate": false,
             "CommonEventID": "FQPSPCA0057M",
-            "ComponentInstance": null,
+            "ComponentInstance": 0,
             "DateAdded": null,
             "DateReviewed": null,
             "EventType": "Communication Failure/Timeout",
@@ -3899,7 +5159,7 @@
             "LengthyDescription": null,
             "LogSource": "BMC",
             "Message": "Unable to set fan speed for fan 0",
-            "ReferencedInvetory": "/xyz/openbmc_project/sensors/fan_tach/fan0_1",
+            "ReferencedInventory": "/xyz/openbmc_project/sensors/fan_tach/fan0_1",
             "RelatedEventIDs": {},
             "Serviceable": true,
             "Severity": "Critical",
@@ -3912,7 +5172,7 @@
             "BMCMessageID": "xyz.openbmc_project.Control.Device.WriteFailure",
             "CallHomeCandidate": false,
             "CommonEventID": "FQPSPCA0057M",
-            "ComponentInstance": null,
+            "ComponentInstance": 1,
             "DateAdded": null,
             "DateReviewed": null,
             "EventType": "Communication Failure/Timeout",
@@ -3920,7 +5180,7 @@
             "LengthyDescription": null,
             "LogSource": "BMC",
             "Message": "Unable to set fan speed for fan 1",
-            "ReferencedInvetory": "/xyz/openbmc_project/sensors/fan_tach/fan1_0",
+            "ReferencedInventory": "/xyz/openbmc_project/sensors/fan_tach/fan1_0",
             "RelatedEventIDs": {},
             "Serviceable": true,
             "Severity": "Critical",
@@ -3933,7 +5193,7 @@
             "BMCMessageID": "xyz.openbmc_project.Control.Device.WriteFailure",
             "CallHomeCandidate": false,
             "CommonEventID": "FQPSPCA0057M",
-            "ComponentInstance": null,
+            "ComponentInstance": 1,
             "DateAdded": null,
             "DateReviewed": null,
             "EventType": "Communication Failure/Timeout",
@@ -3941,7 +5201,7 @@
             "LengthyDescription": null,
             "LogSource": "BMC",
             "Message": "Unable to set fan speed for fan 1",
-            "ReferencedInvetory": "/xyz/openbmc_project/sensors/fan_tach/fan1_1",
+            "ReferencedInventory": "/xyz/openbmc_project/sensors/fan_tach/fan1_1",
             "RelatedEventIDs": {},
             "Serviceable": true,
             "Severity": "Critical",
@@ -3954,7 +5214,7 @@
             "BMCMessageID": "xyz.openbmc_project.Control.Device.WriteFailure",
             "CallHomeCandidate": false,
             "CommonEventID": "FQPSPCA0057M",
-            "ComponentInstance": null,
+            "ComponentInstance": 2,
             "DateAdded": null,
             "DateReviewed": null,
             "EventType": "Communication Failure/Timeout",
@@ -3962,7 +5222,7 @@
             "LengthyDescription": null,
             "LogSource": "BMC",
             "Message": "Unable to set fan speed for fan 2",
-            "ReferencedInvetory": "/xyz/openbmc_project/sensors/fan_tach/fan2_0",
+            "ReferencedInventory": "/xyz/openbmc_project/sensors/fan_tach/fan2_0",
             "RelatedEventIDs": {},
             "Serviceable": true,
             "Severity": "Critical",
@@ -3975,7 +5235,7 @@
             "BMCMessageID": "xyz.openbmc_project.Control.Device.WriteFailure",
             "CallHomeCandidate": false,
             "CommonEventID": "FQPSPCA0057M",
-            "ComponentInstance": null,
+            "ComponentInstance": 2,
             "DateAdded": null,
             "DateReviewed": null,
             "EventType": "Communication Failure/Timeout",
@@ -3983,7 +5243,7 @@
             "LengthyDescription": null,
             "LogSource": "BMC",
             "Message": "Unable to set fan speed for fan 2",
-            "ReferencedInvetory": "/xyz/openbmc_project/sensors/fan_tach/fan2_1",
+            "ReferencedInventory": "/xyz/openbmc_project/sensors/fan_tach/fan2_1",
             "RelatedEventIDs": {},
             "Serviceable": true,
             "Severity": "Critical",
@@ -3996,7 +5256,7 @@
             "BMCMessageID": "xyz.openbmc_project.Control.Device.WriteFailure",
             "CallHomeCandidate": false,
             "CommonEventID": "FQPSPCA0057M",
-            "ComponentInstance": null,
+            "ComponentInstance": 3,
             "DateAdded": null,
             "DateReviewed": null,
             "EventType": "Communication Failure/Timeout",
@@ -4004,7 +5264,7 @@
             "LengthyDescription": null,
             "LogSource": "BMC",
             "Message": "Unable to set fan speed for fan 3",
-            "ReferencedInvetory": "/xyz/openbmc_project/sensors/fan_tach/fan3_0",
+            "ReferencedInventory": "/xyz/openbmc_project/sensors/fan_tach/fan3_0",
             "RelatedEventIDs": {},
             "Serviceable": true,
             "Severity": "Critical",
@@ -4017,7 +5277,7 @@
             "BMCMessageID": "xyz.openbmc_project.Control.Device.WriteFailure",
             "CallHomeCandidate": false,
             "CommonEventID": "FQPSPCA0057M",
-            "ComponentInstance": null,
+            "ComponentInstance": 3,
             "DateAdded": null,
             "DateReviewed": null,
             "EventType": "Communication Failure/Timeout",
@@ -4025,7 +5285,7 @@
             "LengthyDescription": null,
             "LogSource": "BMC",
             "Message": "Unable to set fan speed for fan 3",
-            "ReferencedInvetory": "/xyz/openbmc_project/sensors/fan_tach/fan3_1",
+            "ReferencedInventory": "/xyz/openbmc_project/sensors/fan_tach/fan3_1",
             "RelatedEventIDs": {},
             "Serviceable": true,
             "Severity": "Critical",
@@ -4046,7 +5306,7 @@
             "LengthyDescription": null,
             "LogSource": "BMC",
             "Message": "Unable to create a BMC dump due to dumps being disabled on this system.",
-            "ReferencedInvetory": null,
+            "ReferencedInventory": null,
             "RelatedEventIDs": {},
             "Serviceable": true,
             "Severity": "Critical",
@@ -4067,7 +5327,7 @@
             "LengthyDescription": null,
             "LogSource": "BMC",
             "Message": "There is no more space available for dump files. Please delete some.",
-            "ReferencedInvetory": null,
+            "ReferencedInventory": null,
             "RelatedEventIDs": {},
             "Serviceable": true,
             "Severity": "Critical",
@@ -4088,7 +5348,7 @@
             "LengthyDescription": null,
             "LogSource": "BMC",
             "Message": "A system checkstop occurred",
-            "ReferencedInvetory": null,
+            "ReferencedInventory": null,
             "RelatedEventIDs": {},
             "Serviceable": true,
             "Severity": "Warning",
@@ -4109,7 +5369,7 @@
             "LengthyDescription": null,
             "LogSource": "BMC",
             "Message": "Hostboot has become unresponsive",
-            "ReferencedInvetory": null,
+            "ReferencedInventory": null,
             "RelatedEventIDs": {},
             "Serviceable": true,
             "Severity": "Critical",
@@ -4130,7 +5390,7 @@
             "LengthyDescription": null,
             "LogSource": "BMC",
             "Message": "Hostboot procedure callout",
-            "ReferencedInvetory": "/xyz/openbmc_project/inventory/system",
+            "ReferencedInventory": "/xyz/openbmc_project/inventory/system",
             "RelatedEventIDs": {},
             "Serviceable": true,
             "Severity": "Critical",
@@ -4143,7 +5403,7 @@
             "BMCMessageID": "xyz.openbmc_project.Host.Event.Error.Event",
             "CallHomeCandidate": true,
             "CommonEventID": "FQPSPPU0090M",
-            "ComponentInstance": null,
+            "ComponentInstance": 0,
             "DateAdded": null,
             "DateReviewed": null,
             "EventType": "Unrecoverable Hardware Failure",
@@ -4151,7 +5411,7 @@
             "LengthyDescription": null,
             "LogSource": "BMC",
             "Message": "CPU 0 has failed",
-            "ReferencedInvetory": "/xyz/openbmc_project/inventory/system/chassis/motherboard/cpu0",
+            "ReferencedInventory": "/xyz/openbmc_project/inventory/system/chassis/motherboard/cpu0",
             "RelatedEventIDs": {},
             "Serviceable": true,
             "Severity": "Critical",
@@ -4164,7 +5424,7 @@
             "BMCMessageID": "xyz.openbmc_project.Host.Event.Error.Event",
             "CallHomeCandidate": true,
             "CommonEventID": "FQPSPPU0091M",
-            "ComponentInstance": null,
+            "ComponentInstance": "0,0",
             "DateAdded": null,
             "DateReviewed": null,
             "EventType": "Unrecoverable Hardware Failure",
@@ -4172,7 +5432,7 @@
             "LengthyDescription": null,
             "LogSource": "BMC",
             "Message": "CPU 0 core 0 has failed",
-            "ReferencedInvetory": "/xyz/openbmc_project/inventory/system/chassis/motherboard/cpu0/core0",
+            "ReferencedInventory": "/xyz/openbmc_project/inventory/system/chassis/motherboard/cpu0/core0",
             "RelatedEventIDs": {},
             "Serviceable": true,
             "Severity": "Critical",
@@ -4185,7 +5445,7 @@
             "BMCMessageID": "xyz.openbmc_project.Host.Event.Error.Event",
             "CallHomeCandidate": true,
             "CommonEventID": "FQPSPPU0091M",
-            "ComponentInstance": null,
+            "ComponentInstance": "0,1",
             "DateAdded": null,
             "DateReviewed": null,
             "EventType": "Unrecoverable Hardware Failure",
@@ -4193,7 +5453,7 @@
             "LengthyDescription": null,
             "LogSource": "BMC",
             "Message": "CPU 0 core 1 has failed",
-            "ReferencedInvetory": "/xyz/openbmc_project/inventory/system/chassis/motherboard/cpu0/core1",
+            "ReferencedInventory": "/xyz/openbmc_project/inventory/system/chassis/motherboard/cpu0/core1",
             "RelatedEventIDs": {},
             "Serviceable": true,
             "Severity": "Critical",
@@ -4206,7 +5466,7 @@
             "BMCMessageID": "xyz.openbmc_project.Host.Event.Error.Event",
             "CallHomeCandidate": true,
             "CommonEventID": "FQPSPPU0091M",
-            "ComponentInstance": null,
+            "ComponentInstance": "0,10",
             "DateAdded": null,
             "DateReviewed": null,
             "EventType": "Unrecoverable Hardware Failure",
@@ -4214,7 +5474,7 @@
             "LengthyDescription": null,
             "LogSource": "BMC",
             "Message": "CPU 0 core 10 has failed",
-            "ReferencedInvetory": "/xyz/openbmc_project/inventory/system/chassis/motherboard/cpu0/core10",
+            "ReferencedInventory": "/xyz/openbmc_project/inventory/system/chassis/motherboard/cpu0/core10",
             "RelatedEventIDs": {},
             "Serviceable": true,
             "Severity": "Critical",
@@ -4227,7 +5487,7 @@
             "BMCMessageID": "xyz.openbmc_project.Host.Event.Error.Event",
             "CallHomeCandidate": true,
             "CommonEventID": "FQPSPPU0091M",
-            "ComponentInstance": null,
+            "ComponentInstance": "0,11",
             "DateAdded": null,
             "DateReviewed": null,
             "EventType": "Unrecoverable Hardware Failure",
@@ -4235,7 +5495,7 @@
             "LengthyDescription": null,
             "LogSource": "BMC",
             "Message": "CPU 0 core 11 has failed",
-            "ReferencedInvetory": "/xyz/openbmc_project/inventory/system/chassis/motherboard/cpu0/core11",
+            "ReferencedInventory": "/xyz/openbmc_project/inventory/system/chassis/motherboard/cpu0/core11",
             "RelatedEventIDs": {},
             "Serviceable": true,
             "Severity": "Critical",
@@ -4248,7 +5508,7 @@
             "BMCMessageID": "xyz.openbmc_project.Host.Event.Error.Event",
             "CallHomeCandidate": true,
             "CommonEventID": "FQPSPPU0091M",
-            "ComponentInstance": null,
+            "ComponentInstance": "0,12",
             "DateAdded": null,
             "DateReviewed": null,
             "EventType": "Unrecoverable Hardware Failure",
@@ -4256,7 +5516,7 @@
             "LengthyDescription": null,
             "LogSource": "BMC",
             "Message": "CPU 0 core 12 has failed",
-            "ReferencedInvetory": "/xyz/openbmc_project/inventory/system/chassis/motherboard/cpu0/core12",
+            "ReferencedInventory": "/xyz/openbmc_project/inventory/system/chassis/motherboard/cpu0/core12",
             "RelatedEventIDs": {},
             "Serviceable": true,
             "Severity": "Critical",
@@ -4269,7 +5529,7 @@
             "BMCMessageID": "xyz.openbmc_project.Host.Event.Error.Event",
             "CallHomeCandidate": true,
             "CommonEventID": "FQPSPPU0091M",
-            "ComponentInstance": null,
+            "ComponentInstance": "0,13",
             "DateAdded": null,
             "DateReviewed": null,
             "EventType": "Unrecoverable Hardware Failure",
@@ -4277,7 +5537,7 @@
             "LengthyDescription": null,
             "LogSource": "BMC",
             "Message": "CPU 0 core 13 has failed",
-            "ReferencedInvetory": "/xyz/openbmc_project/inventory/system/chassis/motherboard/cpu0/core13",
+            "ReferencedInventory": "/xyz/openbmc_project/inventory/system/chassis/motherboard/cpu0/core13",
             "RelatedEventIDs": {},
             "Serviceable": true,
             "Severity": "Critical",
@@ -4290,7 +5550,7 @@
             "BMCMessageID": "xyz.openbmc_project.Host.Event.Error.Event",
             "CallHomeCandidate": true,
             "CommonEventID": "FQPSPPU0091M",
-            "ComponentInstance": null,
+            "ComponentInstance": "0,14",
             "DateAdded": null,
             "DateReviewed": null,
             "EventType": "Unrecoverable Hardware Failure",
@@ -4298,7 +5558,7 @@
             "LengthyDescription": null,
             "LogSource": "BMC",
             "Message": "CPU 0 core 14 has failed",
-            "ReferencedInvetory": "/xyz/openbmc_project/inventory/system/chassis/motherboard/cpu0/core14",
+            "ReferencedInventory": "/xyz/openbmc_project/inventory/system/chassis/motherboard/cpu0/core14",
             "RelatedEventIDs": {},
             "Serviceable": true,
             "Severity": "Critical",
@@ -4311,7 +5571,7 @@
             "BMCMessageID": "xyz.openbmc_project.Host.Event.Error.Event",
             "CallHomeCandidate": true,
             "CommonEventID": "FQPSPPU0091M",
-            "ComponentInstance": null,
+            "ComponentInstance": "0,15",
             "DateAdded": null,
             "DateReviewed": null,
             "EventType": "Unrecoverable Hardware Failure",
@@ -4319,7 +5579,7 @@
             "LengthyDescription": null,
             "LogSource": "BMC",
             "Message": "CPU 0 core 15 has failed",
-            "ReferencedInvetory": "/xyz/openbmc_project/inventory/system/chassis/motherboard/cpu0/core15",
+            "ReferencedInventory": "/xyz/openbmc_project/inventory/system/chassis/motherboard/cpu0/core15",
             "RelatedEventIDs": {},
             "Serviceable": true,
             "Severity": "Critical",
@@ -4332,7 +5592,7 @@
             "BMCMessageID": "xyz.openbmc_project.Host.Event.Error.Event",
             "CallHomeCandidate": true,
             "CommonEventID": "FQPSPPU0091M",
-            "ComponentInstance": null,
+            "ComponentInstance": "0,16",
             "DateAdded": null,
             "DateReviewed": null,
             "EventType": "Unrecoverable Hardware Failure",
@@ -4340,7 +5600,7 @@
             "LengthyDescription": null,
             "LogSource": "BMC",
             "Message": "CPU 0 core 16 has failed",
-            "ReferencedInvetory": "/xyz/openbmc_project/inventory/system/chassis/motherboard/cpu0/core16",
+            "ReferencedInventory": "/xyz/openbmc_project/inventory/system/chassis/motherboard/cpu0/core16",
             "RelatedEventIDs": {},
             "Serviceable": true,
             "Severity": "Critical",
@@ -4353,7 +5613,7 @@
             "BMCMessageID": "xyz.openbmc_project.Host.Event.Error.Event",
             "CallHomeCandidate": true,
             "CommonEventID": "FQPSPPU0091M",
-            "ComponentInstance": null,
+            "ComponentInstance": "0,17",
             "DateAdded": null,
             "DateReviewed": null,
             "EventType": "Unrecoverable Hardware Failure",
@@ -4361,7 +5621,7 @@
             "LengthyDescription": null,
             "LogSource": "BMC",
             "Message": "CPU 0 core 17 has failed",
-            "ReferencedInvetory": "/xyz/openbmc_project/inventory/system/chassis/motherboard/cpu0/core17",
+            "ReferencedInventory": "/xyz/openbmc_project/inventory/system/chassis/motherboard/cpu0/core17",
             "RelatedEventIDs": {},
             "Serviceable": true,
             "Severity": "Critical",
@@ -4374,7 +5634,7 @@
             "BMCMessageID": "xyz.openbmc_project.Host.Event.Error.Event",
             "CallHomeCandidate": true,
             "CommonEventID": "FQPSPPU0091M",
-            "ComponentInstance": null,
+            "ComponentInstance": "0,18",
             "DateAdded": null,
             "DateReviewed": null,
             "EventType": "Unrecoverable Hardware Failure",
@@ -4382,7 +5642,7 @@
             "LengthyDescription": null,
             "LogSource": "BMC",
             "Message": "CPU 0 core 18 has failed",
-            "ReferencedInvetory": "/xyz/openbmc_project/inventory/system/chassis/motherboard/cpu0/core18",
+            "ReferencedInventory": "/xyz/openbmc_project/inventory/system/chassis/motherboard/cpu0/core18",
             "RelatedEventIDs": {},
             "Serviceable": true,
             "Severity": "Critical",
@@ -4395,7 +5655,7 @@
             "BMCMessageID": "xyz.openbmc_project.Host.Event.Error.Event",
             "CallHomeCandidate": true,
             "CommonEventID": "FQPSPPU0091M",
-            "ComponentInstance": null,
+            "ComponentInstance": "0,19",
             "DateAdded": null,
             "DateReviewed": null,
             "EventType": "Unrecoverable Hardware Failure",
@@ -4403,7 +5663,7 @@
             "LengthyDescription": null,
             "LogSource": "BMC",
             "Message": "CPU 0 core 19 has failed",
-            "ReferencedInvetory": "/xyz/openbmc_project/inventory/system/chassis/motherboard/cpu0/core19",
+            "ReferencedInventory": "/xyz/openbmc_project/inventory/system/chassis/motherboard/cpu0/core19",
             "RelatedEventIDs": {},
             "Serviceable": true,
             "Severity": "Critical",
@@ -4416,7 +5676,7 @@
             "BMCMessageID": "xyz.openbmc_project.Host.Event.Error.Event",
             "CallHomeCandidate": true,
             "CommonEventID": "FQPSPPU0091M",
-            "ComponentInstance": null,
+            "ComponentInstance": "0,2",
             "DateAdded": null,
             "DateReviewed": null,
             "EventType": "Unrecoverable Hardware Failure",
@@ -4424,7 +5684,7 @@
             "LengthyDescription": null,
             "LogSource": "BMC",
             "Message": "CPU 0 core 2 has failed",
-            "ReferencedInvetory": "/xyz/openbmc_project/inventory/system/chassis/motherboard/cpu0/core2",
+            "ReferencedInventory": "/xyz/openbmc_project/inventory/system/chassis/motherboard/cpu0/core2",
             "RelatedEventIDs": {},
             "Serviceable": true,
             "Severity": "Critical",
@@ -4437,7 +5697,7 @@
             "BMCMessageID": "xyz.openbmc_project.Host.Event.Error.Event",
             "CallHomeCandidate": true,
             "CommonEventID": "FQPSPPU0091M",
-            "ComponentInstance": null,
+            "ComponentInstance": "0,20",
             "DateAdded": null,
             "DateReviewed": null,
             "EventType": "Unrecoverable Hardware Failure",
@@ -4445,7 +5705,7 @@
             "LengthyDescription": null,
             "LogSource": "BMC",
             "Message": "CPU 0 core 20 has failed",
-            "ReferencedInvetory": "/xyz/openbmc_project/inventory/system/chassis/motherboard/cpu0/core20",
+            "ReferencedInventory": "/xyz/openbmc_project/inventory/system/chassis/motherboard/cpu0/core20",
             "RelatedEventIDs": {},
             "Serviceable": true,
             "Severity": "Critical",
@@ -4458,7 +5718,7 @@
             "BMCMessageID": "xyz.openbmc_project.Host.Event.Error.Event",
             "CallHomeCandidate": true,
             "CommonEventID": "FQPSPPU0091M",
-            "ComponentInstance": null,
+            "ComponentInstance": "0,21",
             "DateAdded": null,
             "DateReviewed": null,
             "EventType": "Unrecoverable Hardware Failure",
@@ -4466,7 +5726,7 @@
             "LengthyDescription": null,
             "LogSource": "BMC",
             "Message": "CPU 0 core 21 has failed",
-            "ReferencedInvetory": "/xyz/openbmc_project/inventory/system/chassis/motherboard/cpu0/core21",
+            "ReferencedInventory": "/xyz/openbmc_project/inventory/system/chassis/motherboard/cpu0/core21",
             "RelatedEventIDs": {},
             "Serviceable": true,
             "Severity": "Critical",
@@ -4479,7 +5739,7 @@
             "BMCMessageID": "xyz.openbmc_project.Host.Event.Error.Event",
             "CallHomeCandidate": true,
             "CommonEventID": "FQPSPPU0091M",
-            "ComponentInstance": null,
+            "ComponentInstance": "0,22",
             "DateAdded": null,
             "DateReviewed": null,
             "EventType": "Unrecoverable Hardware Failure",
@@ -4487,7 +5747,7 @@
             "LengthyDescription": null,
             "LogSource": "BMC",
             "Message": "CPU 0 core 22 has failed",
-            "ReferencedInvetory": "/xyz/openbmc_project/inventory/system/chassis/motherboard/cpu0/core22",
+            "ReferencedInventory": "/xyz/openbmc_project/inventory/system/chassis/motherboard/cpu0/core22",
             "RelatedEventIDs": {},
             "Serviceable": true,
             "Severity": "Critical",
@@ -4500,7 +5760,7 @@
             "BMCMessageID": "xyz.openbmc_project.Host.Event.Error.Event",
             "CallHomeCandidate": true,
             "CommonEventID": "FQPSPPU0091M",
-            "ComponentInstance": null,
+            "ComponentInstance": "0,23",
             "DateAdded": null,
             "DateReviewed": null,
             "EventType": "Unrecoverable Hardware Failure",
@@ -4508,7 +5768,7 @@
             "LengthyDescription": null,
             "LogSource": "BMC",
             "Message": "CPU 0 core 23 has failed",
-            "ReferencedInvetory": "/xyz/openbmc_project/inventory/system/chassis/motherboard/cpu0/core23",
+            "ReferencedInventory": "/xyz/openbmc_project/inventory/system/chassis/motherboard/cpu0/core23",
             "RelatedEventIDs": {},
             "Serviceable": true,
             "Severity": "Critical",
@@ -4521,7 +5781,7 @@
             "BMCMessageID": "xyz.openbmc_project.Host.Event.Error.Event",
             "CallHomeCandidate": true,
             "CommonEventID": "FQPSPPU0091M",
-            "ComponentInstance": null,
+            "ComponentInstance": "0,3",
             "DateAdded": null,
             "DateReviewed": null,
             "EventType": "Unrecoverable Hardware Failure",
@@ -4529,7 +5789,7 @@
             "LengthyDescription": null,
             "LogSource": "BMC",
             "Message": "CPU 0 core 3 has failed",
-            "ReferencedInvetory": "/xyz/openbmc_project/inventory/system/chassis/motherboard/cpu0/core3",
+            "ReferencedInventory": "/xyz/openbmc_project/inventory/system/chassis/motherboard/cpu0/core3",
             "RelatedEventIDs": {},
             "Serviceable": true,
             "Severity": "Critical",
@@ -4542,7 +5802,7 @@
             "BMCMessageID": "xyz.openbmc_project.Host.Event.Error.Event",
             "CallHomeCandidate": true,
             "CommonEventID": "FQPSPPU0091M",
-            "ComponentInstance": null,
+            "ComponentInstance": "0,4",
             "DateAdded": null,
             "DateReviewed": null,
             "EventType": "Unrecoverable Hardware Failure",
@@ -4550,7 +5810,7 @@
             "LengthyDescription": null,
             "LogSource": "BMC",
             "Message": "CPU 0 core 4 has failed",
-            "ReferencedInvetory": "/xyz/openbmc_project/inventory/system/chassis/motherboard/cpu0/core4",
+            "ReferencedInventory": "/xyz/openbmc_project/inventory/system/chassis/motherboard/cpu0/core4",
             "RelatedEventIDs": {},
             "Serviceable": true,
             "Severity": "Critical",
@@ -4563,7 +5823,7 @@
             "BMCMessageID": "xyz.openbmc_project.Host.Event.Error.Event",
             "CallHomeCandidate": true,
             "CommonEventID": "FQPSPPU0091M",
-            "ComponentInstance": null,
+            "ComponentInstance": "0,5",
             "DateAdded": null,
             "DateReviewed": null,
             "EventType": "Unrecoverable Hardware Failure",
@@ -4571,7 +5831,7 @@
             "LengthyDescription": null,
             "LogSource": "BMC",
             "Message": "CPU 0 core 5 has failed",
-            "ReferencedInvetory": "/xyz/openbmc_project/inventory/system/chassis/motherboard/cpu0/core5",
+            "ReferencedInventory": "/xyz/openbmc_project/inventory/system/chassis/motherboard/cpu0/core5",
             "RelatedEventIDs": {},
             "Serviceable": true,
             "Severity": "Critical",
@@ -4584,7 +5844,7 @@
             "BMCMessageID": "xyz.openbmc_project.Host.Event.Error.Event",
             "CallHomeCandidate": true,
             "CommonEventID": "FQPSPPU0091M",
-            "ComponentInstance": null,
+            "ComponentInstance": "0,6",
             "DateAdded": null,
             "DateReviewed": null,
             "EventType": "Unrecoverable Hardware Failure",
@@ -4592,7 +5852,7 @@
             "LengthyDescription": null,
             "LogSource": "BMC",
             "Message": "CPU 0 core 6 has failed",
-            "ReferencedInvetory": "/xyz/openbmc_project/inventory/system/chassis/motherboard/cpu0/core6",
+            "ReferencedInventory": "/xyz/openbmc_project/inventory/system/chassis/motherboard/cpu0/core6",
             "RelatedEventIDs": {},
             "Serviceable": true,
             "Severity": "Critical",
@@ -4605,7 +5865,7 @@
             "BMCMessageID": "xyz.openbmc_project.Host.Event.Error.Event",
             "CallHomeCandidate": true,
             "CommonEventID": "FQPSPPU0091M",
-            "ComponentInstance": null,
+            "ComponentInstance": "0,7",
             "DateAdded": null,
             "DateReviewed": null,
             "EventType": "Unrecoverable Hardware Failure",
@@ -4613,7 +5873,7 @@
             "LengthyDescription": null,
             "LogSource": "BMC",
             "Message": "CPU 0 core 7 has failed",
-            "ReferencedInvetory": "/xyz/openbmc_project/inventory/system/chassis/motherboard/cpu0/core7",
+            "ReferencedInventory": "/xyz/openbmc_project/inventory/system/chassis/motherboard/cpu0/core7",
             "RelatedEventIDs": {},
             "Serviceable": true,
             "Severity": "Critical",
@@ -4626,7 +5886,7 @@
             "BMCMessageID": "xyz.openbmc_project.Host.Event.Error.Event",
             "CallHomeCandidate": true,
             "CommonEventID": "FQPSPPU0091M",
-            "ComponentInstance": null,
+            "ComponentInstance": "0,8",
             "DateAdded": null,
             "DateReviewed": null,
             "EventType": "Unrecoverable Hardware Failure",
@@ -4634,7 +5894,7 @@
             "LengthyDescription": null,
             "LogSource": "BMC",
             "Message": "CPU 0 core 8 has failed",
-            "ReferencedInvetory": "/xyz/openbmc_project/inventory/system/chassis/motherboard/cpu0/core8",
+            "ReferencedInventory": "/xyz/openbmc_project/inventory/system/chassis/motherboard/cpu0/core8",
             "RelatedEventIDs": {},
             "Serviceable": true,
             "Severity": "Critical",
@@ -4647,7 +5907,7 @@
             "BMCMessageID": "xyz.openbmc_project.Host.Event.Error.Event",
             "CallHomeCandidate": true,
             "CommonEventID": "FQPSPPU0091M",
-            "ComponentInstance": null,
+            "ComponentInstance": "0,9",
             "DateAdded": null,
             "DateReviewed": null,
             "EventType": "Unrecoverable Hardware Failure",
@@ -4655,7 +5915,7 @@
             "LengthyDescription": null,
             "LogSource": "BMC",
             "Message": "CPU 0 core 9 has failed",
-            "ReferencedInvetory": "/xyz/openbmc_project/inventory/system/chassis/motherboard/cpu0/core9",
+            "ReferencedInventory": "/xyz/openbmc_project/inventory/system/chassis/motherboard/cpu0/core9",
             "RelatedEventIDs": {},
             "Serviceable": true,
             "Severity": "Critical",
@@ -4668,7 +5928,7 @@
             "BMCMessageID": "xyz.openbmc_project.Host.Event.Error.Event",
             "CallHomeCandidate": true,
             "CommonEventID": "FQPSPPU0090M",
-            "ComponentInstance": null,
+            "ComponentInstance": 1,
             "DateAdded": null,
             "DateReviewed": null,
             "EventType": "Unrecoverable Hardware Failure",
@@ -4676,7 +5936,7 @@
             "LengthyDescription": null,
             "LogSource": "BMC",
             "Message": "CPU 1 has failed",
-            "ReferencedInvetory": "/xyz/openbmc_project/inventory/system/chassis/motherboard/cpu1",
+            "ReferencedInventory": "/xyz/openbmc_project/inventory/system/chassis/motherboard/cpu1",
             "RelatedEventIDs": {},
             "Serviceable": true,
             "Severity": "Critical",
@@ -4689,7 +5949,7 @@
             "BMCMessageID": "xyz.openbmc_project.Host.Event.Error.Event",
             "CallHomeCandidate": true,
             "CommonEventID": "FQPSPPU0091M",
-            "ComponentInstance": null,
+            "ComponentInstance": "1,0",
             "DateAdded": null,
             "DateReviewed": null,
             "EventType": "Unrecoverable Hardware Failure",
@@ -4697,7 +5957,7 @@
             "LengthyDescription": null,
             "LogSource": "BMC",
             "Message": "CPU 1 core 0 has failed",
-            "ReferencedInvetory": "/xyz/openbmc_project/inventory/system/chassis/motherboard/cpu1/core0",
+            "ReferencedInventory": "/xyz/openbmc_project/inventory/system/chassis/motherboard/cpu1/core0",
             "RelatedEventIDs": {},
             "Serviceable": true,
             "Severity": "Critical",
@@ -4710,7 +5970,7 @@
             "BMCMessageID": "xyz.openbmc_project.Host.Event.Error.Event",
             "CallHomeCandidate": true,
             "CommonEventID": "FQPSPPU0091M",
-            "ComponentInstance": null,
+            "ComponentInstance": "1,1",
             "DateAdded": null,
             "DateReviewed": null,
             "EventType": "Unrecoverable Hardware Failure",
@@ -4718,7 +5978,7 @@
             "LengthyDescription": null,
             "LogSource": "BMC",
             "Message": "CPU 1 core 1 has failed",
-            "ReferencedInvetory": "/xyz/openbmc_project/inventory/system/chassis/motherboard/cpu1/core1",
+            "ReferencedInventory": "/xyz/openbmc_project/inventory/system/chassis/motherboard/cpu1/core1",
             "RelatedEventIDs": {},
             "Serviceable": true,
             "Severity": "Critical",
@@ -4731,7 +5991,7 @@
             "BMCMessageID": "xyz.openbmc_project.Host.Event.Error.Event",
             "CallHomeCandidate": true,
             "CommonEventID": "FQPSPPU0091M",
-            "ComponentInstance": null,
+            "ComponentInstance": "1,10",
             "DateAdded": null,
             "DateReviewed": null,
             "EventType": "Unrecoverable Hardware Failure",
@@ -4739,7 +5999,7 @@
             "LengthyDescription": null,
             "LogSource": "BMC",
             "Message": "CPU 1 core 10 has failed",
-            "ReferencedInvetory": "/xyz/openbmc_project/inventory/system/chassis/motherboard/cpu1/core10",
+            "ReferencedInventory": "/xyz/openbmc_project/inventory/system/chassis/motherboard/cpu1/core10",
             "RelatedEventIDs": {},
             "Serviceable": true,
             "Severity": "Critical",
@@ -4752,7 +6012,7 @@
             "BMCMessageID": "xyz.openbmc_project.Host.Event.Error.Event",
             "CallHomeCandidate": true,
             "CommonEventID": "FQPSPPU0091M",
-            "ComponentInstance": null,
+            "ComponentInstance": "1,11",
             "DateAdded": null,
             "DateReviewed": null,
             "EventType": "Unrecoverable Hardware Failure",
@@ -4760,7 +6020,7 @@
             "LengthyDescription": null,
             "LogSource": "BMC",
             "Message": "CPU 1 core 11 has failed",
-            "ReferencedInvetory": "/xyz/openbmc_project/inventory/system/chassis/motherboard/cpu1/core11",
+            "ReferencedInventory": "/xyz/openbmc_project/inventory/system/chassis/motherboard/cpu1/core11",
             "RelatedEventIDs": {},
             "Serviceable": true,
             "Severity": "Critical",
@@ -4773,7 +6033,7 @@
             "BMCMessageID": "xyz.openbmc_project.Host.Event.Error.Event",
             "CallHomeCandidate": true,
             "CommonEventID": "FQPSPPU0091M",
-            "ComponentInstance": null,
+            "ComponentInstance": "1,12",
             "DateAdded": null,
             "DateReviewed": null,
             "EventType": "Unrecoverable Hardware Failure",
@@ -4781,7 +6041,7 @@
             "LengthyDescription": null,
             "LogSource": "BMC",
             "Message": "CPU 1 core 12 has failed",
-            "ReferencedInvetory": "/xyz/openbmc_project/inventory/system/chassis/motherboard/cpu1/core12",
+            "ReferencedInventory": "/xyz/openbmc_project/inventory/system/chassis/motherboard/cpu1/core12",
             "RelatedEventIDs": {},
             "Serviceable": true,
             "Severity": "Critical",
@@ -4794,7 +6054,7 @@
             "BMCMessageID": "xyz.openbmc_project.Host.Event.Error.Event",
             "CallHomeCandidate": true,
             "CommonEventID": "FQPSPPU0091M",
-            "ComponentInstance": null,
+            "ComponentInstance": "1,13",
             "DateAdded": null,
             "DateReviewed": null,
             "EventType": "Unrecoverable Hardware Failure",
@@ -4802,7 +6062,7 @@
             "LengthyDescription": null,
             "LogSource": "BMC",
             "Message": "CPU 1 core 13 has failed",
-            "ReferencedInvetory": "/xyz/openbmc_project/inventory/system/chassis/motherboard/cpu1/core13",
+            "ReferencedInventory": "/xyz/openbmc_project/inventory/system/chassis/motherboard/cpu1/core13",
             "RelatedEventIDs": {},
             "Serviceable": true,
             "Severity": "Critical",
@@ -4815,7 +6075,7 @@
             "BMCMessageID": "xyz.openbmc_project.Host.Event.Error.Event",
             "CallHomeCandidate": true,
             "CommonEventID": "FQPSPPU0091M",
-            "ComponentInstance": null,
+            "ComponentInstance": "1,14",
             "DateAdded": null,
             "DateReviewed": null,
             "EventType": "Unrecoverable Hardware Failure",
@@ -4823,7 +6083,7 @@
             "LengthyDescription": null,
             "LogSource": "BMC",
             "Message": "CPU 1 core 14 has failed",
-            "ReferencedInvetory": "/xyz/openbmc_project/inventory/system/chassis/motherboard/cpu1/core14",
+            "ReferencedInventory": "/xyz/openbmc_project/inventory/system/chassis/motherboard/cpu1/core14",
             "RelatedEventIDs": {},
             "Serviceable": true,
             "Severity": "Critical",
@@ -4836,7 +6096,7 @@
             "BMCMessageID": "xyz.openbmc_project.Host.Event.Error.Event",
             "CallHomeCandidate": true,
             "CommonEventID": "FQPSPPU0091M",
-            "ComponentInstance": null,
+            "ComponentInstance": "1,15",
             "DateAdded": null,
             "DateReviewed": null,
             "EventType": "Unrecoverable Hardware Failure",
@@ -4844,7 +6104,7 @@
             "LengthyDescription": null,
             "LogSource": "BMC",
             "Message": "CPU 1 core 15 has failed",
-            "ReferencedInvetory": "/xyz/openbmc_project/inventory/system/chassis/motherboard/cpu1/core15",
+            "ReferencedInventory": "/xyz/openbmc_project/inventory/system/chassis/motherboard/cpu1/core15",
             "RelatedEventIDs": {},
             "Serviceable": true,
             "Severity": "Critical",
@@ -4857,7 +6117,7 @@
             "BMCMessageID": "xyz.openbmc_project.Host.Event.Error.Event",
             "CallHomeCandidate": true,
             "CommonEventID": "FQPSPPU0091M",
-            "ComponentInstance": null,
+            "ComponentInstance": "1,16",
             "DateAdded": null,
             "DateReviewed": null,
             "EventType": "Unrecoverable Hardware Failure",
@@ -4865,7 +6125,7 @@
             "LengthyDescription": null,
             "LogSource": "BMC",
             "Message": "CPU 1 core 16 has failed",
-            "ReferencedInvetory": "/xyz/openbmc_project/inventory/system/chassis/motherboard/cpu1/core16",
+            "ReferencedInventory": "/xyz/openbmc_project/inventory/system/chassis/motherboard/cpu1/core16",
             "RelatedEventIDs": {},
             "Serviceable": true,
             "Severity": "Critical",
@@ -4878,7 +6138,7 @@
             "BMCMessageID": "xyz.openbmc_project.Host.Event.Error.Event",
             "CallHomeCandidate": true,
             "CommonEventID": "FQPSPPU0091M",
-            "ComponentInstance": null,
+            "ComponentInstance": "1,17",
             "DateAdded": null,
             "DateReviewed": null,
             "EventType": "Unrecoverable Hardware Failure",
@@ -4886,7 +6146,7 @@
             "LengthyDescription": null,
             "LogSource": "BMC",
             "Message": "CPU 1 core 17 has failed",
-            "ReferencedInvetory": "/xyz/openbmc_project/inventory/system/chassis/motherboard/cpu1/core17",
+            "ReferencedInventory": "/xyz/openbmc_project/inventory/system/chassis/motherboard/cpu1/core17",
             "RelatedEventIDs": {},
             "Serviceable": true,
             "Severity": "Critical",
@@ -4899,7 +6159,7 @@
             "BMCMessageID": "xyz.openbmc_project.Host.Event.Error.Event",
             "CallHomeCandidate": true,
             "CommonEventID": "FQPSPPU0091M",
-            "ComponentInstance": null,
+            "ComponentInstance": "1,18",
             "DateAdded": null,
             "DateReviewed": null,
             "EventType": "Unrecoverable Hardware Failure",
@@ -4907,7 +6167,7 @@
             "LengthyDescription": null,
             "LogSource": "BMC",
             "Message": "CPU 1 core 18 has failed",
-            "ReferencedInvetory": "/xyz/openbmc_project/inventory/system/chassis/motherboard/cpu1/core18",
+            "ReferencedInventory": "/xyz/openbmc_project/inventory/system/chassis/motherboard/cpu1/core18",
             "RelatedEventIDs": {},
             "Serviceable": true,
             "Severity": "Critical",
@@ -4920,7 +6180,7 @@
             "BMCMessageID": "xyz.openbmc_project.Host.Event.Error.Event",
             "CallHomeCandidate": true,
             "CommonEventID": "FQPSPPU0091M",
-            "ComponentInstance": null,
+            "ComponentInstance": "1,19",
             "DateAdded": null,
             "DateReviewed": null,
             "EventType": "Unrecoverable Hardware Failure",
@@ -4928,7 +6188,7 @@
             "LengthyDescription": null,
             "LogSource": "BMC",
             "Message": "CPU 1 core 19 has failed",
-            "ReferencedInvetory": "/xyz/openbmc_project/inventory/system/chassis/motherboard/cpu1/core19",
+            "ReferencedInventory": "/xyz/openbmc_project/inventory/system/chassis/motherboard/cpu1/core19",
             "RelatedEventIDs": {},
             "Serviceable": true,
             "Severity": "Critical",
@@ -4941,7 +6201,7 @@
             "BMCMessageID": "xyz.openbmc_project.Host.Event.Error.Event",
             "CallHomeCandidate": true,
             "CommonEventID": "FQPSPPU0091M",
-            "ComponentInstance": null,
+            "ComponentInstance": "1,2",
             "DateAdded": null,
             "DateReviewed": null,
             "EventType": "Unrecoverable Hardware Failure",
@@ -4949,7 +6209,7 @@
             "LengthyDescription": null,
             "LogSource": "BMC",
             "Message": "CPU 1 core 2 has failed",
-            "ReferencedInvetory": "/xyz/openbmc_project/inventory/system/chassis/motherboard/cpu1/core2",
+            "ReferencedInventory": "/xyz/openbmc_project/inventory/system/chassis/motherboard/cpu1/core2",
             "RelatedEventIDs": {},
             "Serviceable": true,
             "Severity": "Critical",
@@ -4962,7 +6222,7 @@
             "BMCMessageID": "xyz.openbmc_project.Host.Event.Error.Event",
             "CallHomeCandidate": true,
             "CommonEventID": "FQPSPPU0091M",
-            "ComponentInstance": null,
+            "ComponentInstance": "1,20",
             "DateAdded": null,
             "DateReviewed": null,
             "EventType": "Unrecoverable Hardware Failure",
@@ -4970,7 +6230,7 @@
             "LengthyDescription": null,
             "LogSource": "BMC",
             "Message": "CPU 1 core 20 has failed",
-            "ReferencedInvetory": "/xyz/openbmc_project/inventory/system/chassis/motherboard/cpu1/core20",
+            "ReferencedInventory": "/xyz/openbmc_project/inventory/system/chassis/motherboard/cpu1/core20",
             "RelatedEventIDs": {},
             "Serviceable": true,
             "Severity": "Critical",
@@ -4983,7 +6243,7 @@
             "BMCMessageID": "xyz.openbmc_project.Host.Event.Error.Event",
             "CallHomeCandidate": true,
             "CommonEventID": "FQPSPPU0091M",
-            "ComponentInstance": null,
+            "ComponentInstance": "1,21",
             "DateAdded": null,
             "DateReviewed": null,
             "EventType": "Unrecoverable Hardware Failure",
@@ -4991,7 +6251,7 @@
             "LengthyDescription": null,
             "LogSource": "BMC",
             "Message": "CPU 1 core 21 has failed",
-            "ReferencedInvetory": "/xyz/openbmc_project/inventory/system/chassis/motherboard/cpu1/core21",
+            "ReferencedInventory": "/xyz/openbmc_project/inventory/system/chassis/motherboard/cpu1/core21",
             "RelatedEventIDs": {},
             "Serviceable": true,
             "Severity": "Critical",
@@ -5004,7 +6264,7 @@
             "BMCMessageID": "xyz.openbmc_project.Host.Event.Error.Event",
             "CallHomeCandidate": true,
             "CommonEventID": "FQPSPPU0091M",
-            "ComponentInstance": null,
+            "ComponentInstance": "1,22",
             "DateAdded": null,
             "DateReviewed": null,
             "EventType": "Unrecoverable Hardware Failure",
@@ -5012,7 +6272,7 @@
             "LengthyDescription": null,
             "LogSource": "BMC",
             "Message": "CPU 1 core 22 has failed",
-            "ReferencedInvetory": "/xyz/openbmc_project/inventory/system/chassis/motherboard/cpu1/core22",
+            "ReferencedInventory": "/xyz/openbmc_project/inventory/system/chassis/motherboard/cpu1/core22",
             "RelatedEventIDs": {},
             "Serviceable": true,
             "Severity": "Critical",
@@ -5025,7 +6285,7 @@
             "BMCMessageID": "xyz.openbmc_project.Host.Event.Error.Event",
             "CallHomeCandidate": true,
             "CommonEventID": "FQPSPPU0091M",
-            "ComponentInstance": null,
+            "ComponentInstance": "1,23",
             "DateAdded": null,
             "DateReviewed": null,
             "EventType": "Unrecoverable Hardware Failure",
@@ -5033,7 +6293,7 @@
             "LengthyDescription": null,
             "LogSource": "BMC",
             "Message": "CPU 1 core 23 has failed",
-            "ReferencedInvetory": "/xyz/openbmc_project/inventory/system/chassis/motherboard/cpu1/core23",
+            "ReferencedInventory": "/xyz/openbmc_project/inventory/system/chassis/motherboard/cpu1/core23",
             "RelatedEventIDs": {},
             "Serviceable": true,
             "Severity": "Critical",
@@ -5046,7 +6306,7 @@
             "BMCMessageID": "xyz.openbmc_project.Host.Event.Error.Event",
             "CallHomeCandidate": true,
             "CommonEventID": "FQPSPPU0091M",
-            "ComponentInstance": null,
+            "ComponentInstance": "1,3",
             "DateAdded": null,
             "DateReviewed": null,
             "EventType": "Unrecoverable Hardware Failure",
@@ -5054,7 +6314,7 @@
             "LengthyDescription": null,
             "LogSource": "BMC",
             "Message": "CPU 1 core 3 has failed",
-            "ReferencedInvetory": "/xyz/openbmc_project/inventory/system/chassis/motherboard/cpu1/core3",
+            "ReferencedInventory": "/xyz/openbmc_project/inventory/system/chassis/motherboard/cpu1/core3",
             "RelatedEventIDs": {},
             "Serviceable": true,
             "Severity": "Critical",
@@ -5067,7 +6327,7 @@
             "BMCMessageID": "xyz.openbmc_project.Host.Event.Error.Event",
             "CallHomeCandidate": true,
             "CommonEventID": "FQPSPPU0091M",
-            "ComponentInstance": null,
+            "ComponentInstance": "1,4",
             "DateAdded": null,
             "DateReviewed": null,
             "EventType": "Unrecoverable Hardware Failure",
@@ -5075,7 +6335,7 @@
             "LengthyDescription": null,
             "LogSource": "BMC",
             "Message": "CPU 1 core 4 has failed",
-            "ReferencedInvetory": "/xyz/openbmc_project/inventory/system/chassis/motherboard/cpu1/core4",
+            "ReferencedInventory": "/xyz/openbmc_project/inventory/system/chassis/motherboard/cpu1/core4",
             "RelatedEventIDs": {},
             "Serviceable": true,
             "Severity": "Critical",
@@ -5088,7 +6348,7 @@
             "BMCMessageID": "xyz.openbmc_project.Host.Event.Error.Event",
             "CallHomeCandidate": true,
             "CommonEventID": "FQPSPPU0091M",
-            "ComponentInstance": null,
+            "ComponentInstance": "1,5",
             "DateAdded": null,
             "DateReviewed": null,
             "EventType": "Unrecoverable Hardware Failure",
@@ -5096,7 +6356,7 @@
             "LengthyDescription": null,
             "LogSource": "BMC",
             "Message": "CPU 1 core 5 has failed",
-            "ReferencedInvetory": "/xyz/openbmc_project/inventory/system/chassis/motherboard/cpu1/core5",
+            "ReferencedInventory": "/xyz/openbmc_project/inventory/system/chassis/motherboard/cpu1/core5",
             "RelatedEventIDs": {},
             "Serviceable": true,
             "Severity": "Critical",
@@ -5109,7 +6369,7 @@
             "BMCMessageID": "xyz.openbmc_project.Host.Event.Error.Event",
             "CallHomeCandidate": true,
             "CommonEventID": "FQPSPPU0091M",
-            "ComponentInstance": null,
+            "ComponentInstance": "1,6",
             "DateAdded": null,
             "DateReviewed": null,
             "EventType": "Unrecoverable Hardware Failure",
@@ -5117,7 +6377,7 @@
             "LengthyDescription": null,
             "LogSource": "BMC",
             "Message": "CPU 1 core 6 has failed",
-            "ReferencedInvetory": "/xyz/openbmc_project/inventory/system/chassis/motherboard/cpu1/core6",
+            "ReferencedInventory": "/xyz/openbmc_project/inventory/system/chassis/motherboard/cpu1/core6",
             "RelatedEventIDs": {},
             "Serviceable": true,
             "Severity": "Critical",
@@ -5130,7 +6390,7 @@
             "BMCMessageID": "xyz.openbmc_project.Host.Event.Error.Event",
             "CallHomeCandidate": true,
             "CommonEventID": "FQPSPPU0091M",
-            "ComponentInstance": null,
+            "ComponentInstance": "1,7",
             "DateAdded": null,
             "DateReviewed": null,
             "EventType": "Unrecoverable Hardware Failure",
@@ -5138,7 +6398,7 @@
             "LengthyDescription": null,
             "LogSource": "BMC",
             "Message": "CPU 1 core 7 has failed",
-            "ReferencedInvetory": "/xyz/openbmc_project/inventory/system/chassis/motherboard/cpu1/core7",
+            "ReferencedInventory": "/xyz/openbmc_project/inventory/system/chassis/motherboard/cpu1/core7",
             "RelatedEventIDs": {},
             "Serviceable": true,
             "Severity": "Critical",
@@ -5151,7 +6411,7 @@
             "BMCMessageID": "xyz.openbmc_project.Host.Event.Error.Event",
             "CallHomeCandidate": true,
             "CommonEventID": "FQPSPPU0091M",
-            "ComponentInstance": null,
+            "ComponentInstance": "1,8",
             "DateAdded": null,
             "DateReviewed": null,
             "EventType": "Unrecoverable Hardware Failure",
@@ -5159,7 +6419,7 @@
             "LengthyDescription": null,
             "LogSource": "BMC",
             "Message": "CPU 1 core 8 has failed",
-            "ReferencedInvetory": "/xyz/openbmc_project/inventory/system/chassis/motherboard/cpu1/core8",
+            "ReferencedInventory": "/xyz/openbmc_project/inventory/system/chassis/motherboard/cpu1/core8",
             "RelatedEventIDs": {},
             "Serviceable": true,
             "Severity": "Critical",
@@ -5172,7 +6432,7 @@
             "BMCMessageID": "xyz.openbmc_project.Host.Event.Error.Event",
             "CallHomeCandidate": true,
             "CommonEventID": "FQPSPPU0091M",
-            "ComponentInstance": null,
+            "ComponentInstance": "1,9",
             "DateAdded": null,
             "DateReviewed": null,
             "EventType": "Unrecoverable Hardware Failure",
@@ -5180,7 +6440,7 @@
             "LengthyDescription": null,
             "LogSource": "BMC",
             "Message": "CPU 1 core 9 has failed",
-            "ReferencedInvetory": "/xyz/openbmc_project/inventory/system/chassis/motherboard/cpu1/core9",
+            "ReferencedInventory": "/xyz/openbmc_project/inventory/system/chassis/motherboard/cpu1/core9",
             "RelatedEventIDs": {},
             "Serviceable": true,
             "Severity": "Critical",
@@ -5193,7 +6453,7 @@
             "BMCMessageID": "xyz.openbmc_project.Host.Event.Error.Event",
             "CallHomeCandidate": true,
             "CommonEventID": "FQPSPMA0057M",
-            "ComponentInstance": null,
+            "ComponentInstance": 0,
             "DateAdded": null,
             "DateReviewed": null,
             "EventType": "Unrecoverable Hardware Failure",
@@ -5201,7 +6461,7 @@
             "LengthyDescription": null,
             "LogSource": "BMC",
             "Message": "DIMM 0 has failed",
-            "ReferencedInvetory": "/xyz/openbmc_project/inventory/system/chassis/motherboard/dimm0",
+            "ReferencedInventory": "/xyz/openbmc_project/inventory/system/chassis/motherboard/dimm0",
             "RelatedEventIDs": {},
             "Serviceable": true,
             "Severity": "Critical",
@@ -5214,7 +6474,7 @@
             "BMCMessageID": "xyz.openbmc_project.Host.Event.Error.Event",
             "CallHomeCandidate": true,
             "CommonEventID": "FQPSPMA0057M",
-            "ComponentInstance": null,
+            "ComponentInstance": 1,
             "DateAdded": null,
             "DateReviewed": null,
             "EventType": "Unrecoverable Hardware Failure",
@@ -5222,7 +6482,7 @@
             "LengthyDescription": null,
             "LogSource": "BMC",
             "Message": "DIMM 1 has failed",
-            "ReferencedInvetory": "/xyz/openbmc_project/inventory/system/chassis/motherboard/dimm1",
+            "ReferencedInventory": "/xyz/openbmc_project/inventory/system/chassis/motherboard/dimm1",
             "RelatedEventIDs": {},
             "Serviceable": true,
             "Severity": "Critical",
@@ -5235,7 +6495,7 @@
             "BMCMessageID": "xyz.openbmc_project.Host.Event.Error.Event",
             "CallHomeCandidate": true,
             "CommonEventID": "FQPSPMA0057M",
-            "ComponentInstance": null,
+            "ComponentInstance": 10,
             "DateAdded": null,
             "DateReviewed": null,
             "EventType": "Unrecoverable Hardware Failure",
@@ -5243,7 +6503,7 @@
             "LengthyDescription": null,
             "LogSource": "BMC",
             "Message": "DIMM 10 has failed",
-            "ReferencedInvetory": "/xyz/openbmc_project/inventory/system/chassis/motherboard/dimm10",
+            "ReferencedInventory": "/xyz/openbmc_project/inventory/system/chassis/motherboard/dimm10",
             "RelatedEventIDs": {},
             "Serviceable": true,
             "Severity": "Critical",
@@ -5256,7 +6516,7 @@
             "BMCMessageID": "xyz.openbmc_project.Host.Event.Error.Event",
             "CallHomeCandidate": true,
             "CommonEventID": "FQPSPMA0057M",
-            "ComponentInstance": null,
+            "ComponentInstance": 11,
             "DateAdded": null,
             "DateReviewed": null,
             "EventType": "Unrecoverable Hardware Failure",
@@ -5264,7 +6524,7 @@
             "LengthyDescription": null,
             "LogSource": "BMC",
             "Message": "DIMM 11 has failed",
-            "ReferencedInvetory": "/xyz/openbmc_project/inventory/system/chassis/motherboard/dimm11",
+            "ReferencedInventory": "/xyz/openbmc_project/inventory/system/chassis/motherboard/dimm11",
             "RelatedEventIDs": {},
             "Serviceable": true,
             "Severity": "Critical",
@@ -5277,7 +6537,7 @@
             "BMCMessageID": "xyz.openbmc_project.Host.Event.Error.Event",
             "CallHomeCandidate": true,
             "CommonEventID": "FQPSPMA0057M",
-            "ComponentInstance": null,
+            "ComponentInstance": 12,
             "DateAdded": null,
             "DateReviewed": null,
             "EventType": "Unrecoverable Hardware Failure",
@@ -5285,7 +6545,7 @@
             "LengthyDescription": null,
             "LogSource": "BMC",
             "Message": "DIMM 12 has failed",
-            "ReferencedInvetory": "/xyz/openbmc_project/inventory/system/chassis/motherboard/dimm12",
+            "ReferencedInventory": "/xyz/openbmc_project/inventory/system/chassis/motherboard/dimm12",
             "RelatedEventIDs": {},
             "Serviceable": true,
             "Severity": "Critical",
@@ -5298,7 +6558,7 @@
             "BMCMessageID": "xyz.openbmc_project.Host.Event.Error.Event",
             "CallHomeCandidate": true,
             "CommonEventID": "FQPSPMA0057M",
-            "ComponentInstance": null,
+            "ComponentInstance": 13,
             "DateAdded": null,
             "DateReviewed": null,
             "EventType": "Unrecoverable Hardware Failure",
@@ -5306,7 +6566,7 @@
             "LengthyDescription": null,
             "LogSource": "BMC",
             "Message": "DIMM 13 has failed",
-            "ReferencedInvetory": "/xyz/openbmc_project/inventory/system/chassis/motherboard/dimm13",
+            "ReferencedInventory": "/xyz/openbmc_project/inventory/system/chassis/motherboard/dimm13",
             "RelatedEventIDs": {},
             "Serviceable": true,
             "Severity": "Critical",
@@ -5319,7 +6579,7 @@
             "BMCMessageID": "xyz.openbmc_project.Host.Event.Error.Event",
             "CallHomeCandidate": true,
             "CommonEventID": "FQPSPMA0057M",
-            "ComponentInstance": null,
+            "ComponentInstance": 14,
             "DateAdded": null,
             "DateReviewed": null,
             "EventType": "Unrecoverable Hardware Failure",
@@ -5327,7 +6587,7 @@
             "LengthyDescription": null,
             "LogSource": "BMC",
             "Message": "DIMM 14 has failed",
-            "ReferencedInvetory": "/xyz/openbmc_project/inventory/system/chassis/motherboard/dimm14",
+            "ReferencedInventory": "/xyz/openbmc_project/inventory/system/chassis/motherboard/dimm14",
             "RelatedEventIDs": {},
             "Serviceable": true,
             "Severity": "Critical",
@@ -5340,7 +6600,7 @@
             "BMCMessageID": "xyz.openbmc_project.Host.Event.Error.Event",
             "CallHomeCandidate": true,
             "CommonEventID": "FQPSPMA0057M",
-            "ComponentInstance": null,
+            "ComponentInstance": 15,
             "DateAdded": null,
             "DateReviewed": null,
             "EventType": "Unrecoverable Hardware Failure",
@@ -5348,7 +6608,7 @@
             "LengthyDescription": null,
             "LogSource": "BMC",
             "Message": "DIMM 15 has failed",
-            "ReferencedInvetory": "/xyz/openbmc_project/inventory/system/chassis/motherboard/dimm15",
+            "ReferencedInventory": "/xyz/openbmc_project/inventory/system/chassis/motherboard/dimm15",
             "RelatedEventIDs": {},
             "Serviceable": true,
             "Severity": "Critical",
@@ -5361,7 +6621,7 @@
             "BMCMessageID": "xyz.openbmc_project.Host.Event.Error.Event",
             "CallHomeCandidate": true,
             "CommonEventID": "FQPSPMA0057M",
-            "ComponentInstance": null,
+            "ComponentInstance": 2,
             "DateAdded": null,
             "DateReviewed": null,
             "EventType": "Unrecoverable Hardware Failure",
@@ -5369,7 +6629,7 @@
             "LengthyDescription": null,
             "LogSource": "BMC",
             "Message": "DIMM 2 has failed",
-            "ReferencedInvetory": "/xyz/openbmc_project/inventory/system/chassis/motherboard/dimm2",
+            "ReferencedInventory": "/xyz/openbmc_project/inventory/system/chassis/motherboard/dimm2",
             "RelatedEventIDs": {},
             "Serviceable": true,
             "Severity": "Critical",
@@ -5382,7 +6642,7 @@
             "BMCMessageID": "xyz.openbmc_project.Host.Event.Error.Event",
             "CallHomeCandidate": true,
             "CommonEventID": "FQPSPMA0057M",
-            "ComponentInstance": null,
+            "ComponentInstance": 3,
             "DateAdded": null,
             "DateReviewed": null,
             "EventType": "Unrecoverable Hardware Failure",
@@ -5390,7 +6650,7 @@
             "LengthyDescription": null,
             "LogSource": "BMC",
             "Message": "DIMM 3 has failed",
-            "ReferencedInvetory": "/xyz/openbmc_project/inventory/system/chassis/motherboard/dimm3",
+            "ReferencedInventory": "/xyz/openbmc_project/inventory/system/chassis/motherboard/dimm3",
             "RelatedEventIDs": {},
             "Serviceable": true,
             "Severity": "Critical",
@@ -5403,7 +6663,7 @@
             "BMCMessageID": "xyz.openbmc_project.Host.Event.Error.Event",
             "CallHomeCandidate": true,
             "CommonEventID": "FQPSPMA0057M",
-            "ComponentInstance": null,
+            "ComponentInstance": 4,
             "DateAdded": null,
             "DateReviewed": null,
             "EventType": "Unrecoverable Hardware Failure",
@@ -5411,7 +6671,7 @@
             "LengthyDescription": null,
             "LogSource": "BMC",
             "Message": "DIMM 4 has failed",
-            "ReferencedInvetory": "/xyz/openbmc_project/inventory/system/chassis/motherboard/dimm4",
+            "ReferencedInventory": "/xyz/openbmc_project/inventory/system/chassis/motherboard/dimm4",
             "RelatedEventIDs": {},
             "Serviceable": true,
             "Severity": "Critical",
@@ -5424,7 +6684,7 @@
             "BMCMessageID": "xyz.openbmc_project.Host.Event.Error.Event",
             "CallHomeCandidate": true,
             "CommonEventID": "FQPSPMA0057M",
-            "ComponentInstance": null,
+            "ComponentInstance": 5,
             "DateAdded": null,
             "DateReviewed": null,
             "EventType": "Unrecoverable Hardware Failure",
@@ -5432,7 +6692,7 @@
             "LengthyDescription": null,
             "LogSource": "BMC",
             "Message": "DIMM 5 has failed",
-            "ReferencedInvetory": "/xyz/openbmc_project/inventory/system/chassis/motherboard/dimm5",
+            "ReferencedInventory": "/xyz/openbmc_project/inventory/system/chassis/motherboard/dimm5",
             "RelatedEventIDs": {},
             "Serviceable": true,
             "Severity": "Critical",
@@ -5445,7 +6705,7 @@
             "BMCMessageID": "xyz.openbmc_project.Host.Event.Error.Event",
             "CallHomeCandidate": true,
             "CommonEventID": "FQPSPMA0057M",
-            "ComponentInstance": null,
+            "ComponentInstance": 6,
             "DateAdded": null,
             "DateReviewed": null,
             "EventType": "Unrecoverable Hardware Failure",
@@ -5453,7 +6713,7 @@
             "LengthyDescription": null,
             "LogSource": "BMC",
             "Message": "DIMM 6 has failed",
-            "ReferencedInvetory": "/xyz/openbmc_project/inventory/system/chassis/motherboard/dimm6",
+            "ReferencedInventory": "/xyz/openbmc_project/inventory/system/chassis/motherboard/dimm6",
             "RelatedEventIDs": {},
             "Serviceable": true,
             "Severity": "Critical",
@@ -5466,7 +6726,7 @@
             "BMCMessageID": "xyz.openbmc_project.Host.Event.Error.Event",
             "CallHomeCandidate": true,
             "CommonEventID": "FQPSPMA0057M",
-            "ComponentInstance": null,
+            "ComponentInstance": 7,
             "DateAdded": null,
             "DateReviewed": null,
             "EventType": "Unrecoverable Hardware Failure",
@@ -5474,7 +6734,7 @@
             "LengthyDescription": null,
             "LogSource": "BMC",
             "Message": "DIMM 7 has failed",
-            "ReferencedInvetory": "/xyz/openbmc_project/inventory/system/chassis/motherboard/dimm7",
+            "ReferencedInventory": "/xyz/openbmc_project/inventory/system/chassis/motherboard/dimm7",
             "RelatedEventIDs": {},
             "Serviceable": true,
             "Severity": "Critical",
@@ -5487,7 +6747,7 @@
             "BMCMessageID": "xyz.openbmc_project.Host.Event.Error.Event",
             "CallHomeCandidate": true,
             "CommonEventID": "FQPSPMA0057M",
-            "ComponentInstance": null,
+            "ComponentInstance": 8,
             "DateAdded": null,
             "DateReviewed": null,
             "EventType": "Unrecoverable Hardware Failure",
@@ -5495,7 +6755,7 @@
             "LengthyDescription": null,
             "LogSource": "BMC",
             "Message": "DIMM 8 has failed",
-            "ReferencedInvetory": "/xyz/openbmc_project/inventory/system/chassis/motherboard/dimm8",
+            "ReferencedInventory": "/xyz/openbmc_project/inventory/system/chassis/motherboard/dimm8",
             "RelatedEventIDs": {},
             "Serviceable": true,
             "Severity": "Critical",
@@ -5508,7 +6768,7 @@
             "BMCMessageID": "xyz.openbmc_project.Host.Event.Error.Event",
             "CallHomeCandidate": true,
             "CommonEventID": "FQPSPMA0057M",
-            "ComponentInstance": null,
+            "ComponentInstance": 9,
             "DateAdded": null,
             "DateReviewed": null,
             "EventType": "Unrecoverable Hardware Failure",
@@ -5516,7 +6776,7 @@
             "LengthyDescription": null,
             "LogSource": "BMC",
             "Message": "DIMM 9 has failed",
-            "ReferencedInvetory": "/xyz/openbmc_project/inventory/system/chassis/motherboard/dimm9",
+            "ReferencedInventory": "/xyz/openbmc_project/inventory/system/chassis/motherboard/dimm9",
             "RelatedEventIDs": {},
             "Serviceable": true,
             "Severity": "Critical",
@@ -5537,7 +6797,7 @@
             "LengthyDescription": null,
             "LogSource": "BMC",
             "Message": "The system backplane has encountered a critical failure.",
-            "ReferencedInvetory": "/xyz/openbmc_project/inventory/system/chassis/motherboard",
+            "ReferencedInventory": "/xyz/openbmc_project/inventory/system/chassis/motherboard",
             "RelatedEventIDs": {},
             "Serviceable": true,
             "Severity": "Critical",
@@ -5550,7 +6810,7 @@
             "BMCMessageID": "xyz.openbmc_project.Inventory.Error.Nonfunctional",
             "CallHomeCandidate": true,
             "CommonEventID": "FQPSPPU0088M",
-            "ComponentInstance": null,
+            "ComponentInstance": 0,
             "DateAdded": null,
             "DateReviewed": null,
             "EventType": "Uncorrectable Hardware Failure",
@@ -5558,7 +6818,7 @@
             "LengthyDescription": null,
             "LogSource": "BMC",
             "Message": "CPU 0 is not functional",
-            "ReferencedInvetory": "/xyz/openbmc_project/inventory/system/chassis/motherboard/cpu0",
+            "ReferencedInventory": "/xyz/openbmc_project/inventory/system/chassis/motherboard/cpu0",
             "RelatedEventIDs": {},
             "Serviceable": true,
             "Severity": "Critical",
@@ -5571,7 +6831,7 @@
             "BMCMessageID": "xyz.openbmc_project.Inventory.Error.Nonfunctional",
             "CallHomeCandidate": true,
             "CommonEventID": "FQPSPPU0089M",
-            "ComponentInstance": null,
+            "ComponentInstance": "0,0",
             "DateAdded": null,
             "DateReviewed": null,
             "EventType": "Uncorrectable Hardware Failure",
@@ -5579,7 +6839,7 @@
             "LengthyDescription": null,
             "LogSource": "BMC",
             "Message": "CPU 0 core 0 is not functional",
-            "ReferencedInvetory": "/xyz/openbmc_project/inventory/system/chassis/motherboard/cpu0/core0",
+            "ReferencedInventory": "/xyz/openbmc_project/inventory/system/chassis/motherboard/cpu0/core0",
             "RelatedEventIDs": {},
             "Serviceable": true,
             "Severity": "Critical",
@@ -5592,7 +6852,7 @@
             "BMCMessageID": "xyz.openbmc_project.Inventory.Error.Nonfunctional",
             "CallHomeCandidate": true,
             "CommonEventID": "FQPSPPU0089M",
-            "ComponentInstance": null,
+            "ComponentInstance": "0,1",
             "DateAdded": null,
             "DateReviewed": null,
             "EventType": "Uncorrectable Hardware Failure",
@@ -5600,7 +6860,7 @@
             "LengthyDescription": null,
             "LogSource": "BMC",
             "Message": "CPU 0 core 1 is not functional",
-            "ReferencedInvetory": "/xyz/openbmc_project/inventory/system/chassis/motherboard/cpu0/core1",
+            "ReferencedInventory": "/xyz/openbmc_project/inventory/system/chassis/motherboard/cpu0/core1",
             "RelatedEventIDs": {},
             "Serviceable": true,
             "Severity": "Critical",
@@ -5613,7 +6873,7 @@
             "BMCMessageID": "xyz.openbmc_project.Inventory.Error.Nonfunctional",
             "CallHomeCandidate": true,
             "CommonEventID": "FQPSPPU0089M",
-            "ComponentInstance": null,
+            "ComponentInstance": "0,10",
             "DateAdded": null,
             "DateReviewed": null,
             "EventType": "Uncorrectable Hardware Failure",
@@ -5621,7 +6881,7 @@
             "LengthyDescription": null,
             "LogSource": "BMC",
             "Message": "CPU 0 core 10 is not functional",
-            "ReferencedInvetory": "/xyz/openbmc_project/inventory/system/chassis/motherboard/cpu0/core10",
+            "ReferencedInventory": "/xyz/openbmc_project/inventory/system/chassis/motherboard/cpu0/core10",
             "RelatedEventIDs": {},
             "Serviceable": true,
             "Severity": "Critical",
@@ -5634,7 +6894,7 @@
             "BMCMessageID": "xyz.openbmc_project.Inventory.Error.Nonfunctional",
             "CallHomeCandidate": true,
             "CommonEventID": "FQPSPPU0089M",
-            "ComponentInstance": null,
+            "ComponentInstance": "0,11",
             "DateAdded": null,
             "DateReviewed": null,
             "EventType": "Uncorrectable Hardware Failure",
@@ -5642,7 +6902,7 @@
             "LengthyDescription": null,
             "LogSource": "BMC",
             "Message": "CPU 0 core 11 is not functional",
-            "ReferencedInvetory": "/xyz/openbmc_project/inventory/system/chassis/motherboard/cpu0/core11",
+            "ReferencedInventory": "/xyz/openbmc_project/inventory/system/chassis/motherboard/cpu0/core11",
             "RelatedEventIDs": {},
             "Serviceable": true,
             "Severity": "Critical",
@@ -5655,7 +6915,7 @@
             "BMCMessageID": "xyz.openbmc_project.Inventory.Error.Nonfunctional",
             "CallHomeCandidate": true,
             "CommonEventID": "FQPSPPU0089M",
-            "ComponentInstance": null,
+            "ComponentInstance": "0,12",
             "DateAdded": null,
             "DateReviewed": null,
             "EventType": "Uncorrectable Hardware Failure",
@@ -5663,7 +6923,7 @@
             "LengthyDescription": null,
             "LogSource": "BMC",
             "Message": "CPU 0 core 12 is not functional",
-            "ReferencedInvetory": "/xyz/openbmc_project/inventory/system/chassis/motherboard/cpu0/core12",
+            "ReferencedInventory": "/xyz/openbmc_project/inventory/system/chassis/motherboard/cpu0/core12",
             "RelatedEventIDs": {},
             "Serviceable": true,
             "Severity": "Critical",
@@ -5676,7 +6936,7 @@
             "BMCMessageID": "xyz.openbmc_project.Inventory.Error.Nonfunctional",
             "CallHomeCandidate": true,
             "CommonEventID": "FQPSPPU0089M",
-            "ComponentInstance": null,
+            "ComponentInstance": "0,13",
             "DateAdded": null,
             "DateReviewed": null,
             "EventType": "Uncorrectable Hardware Failure",
@@ -5684,7 +6944,7 @@
             "LengthyDescription": null,
             "LogSource": "BMC",
             "Message": "CPU 0 core 13 is not functional",
-            "ReferencedInvetory": "/xyz/openbmc_project/inventory/system/chassis/motherboard/cpu0/core13",
+            "ReferencedInventory": "/xyz/openbmc_project/inventory/system/chassis/motherboard/cpu0/core13",
             "RelatedEventIDs": {},
             "Serviceable": true,
             "Severity": "Critical",
@@ -5697,7 +6957,7 @@
             "BMCMessageID": "xyz.openbmc_project.Inventory.Error.Nonfunctional",
             "CallHomeCandidate": true,
             "CommonEventID": "FQPSPPU0089M",
-            "ComponentInstance": null,
+            "ComponentInstance": "0,14",
             "DateAdded": null,
             "DateReviewed": null,
             "EventType": "Uncorrectable Hardware Failure",
@@ -5705,7 +6965,7 @@
             "LengthyDescription": null,
             "LogSource": "BMC",
             "Message": "CPU 0 core 14 is not functional",
-            "ReferencedInvetory": "/xyz/openbmc_project/inventory/system/chassis/motherboard/cpu0/core14",
+            "ReferencedInventory": "/xyz/openbmc_project/inventory/system/chassis/motherboard/cpu0/core14",
             "RelatedEventIDs": {},
             "Serviceable": true,
             "Severity": "Critical",
@@ -5718,7 +6978,7 @@
             "BMCMessageID": "xyz.openbmc_project.Inventory.Error.Nonfunctional",
             "CallHomeCandidate": true,
             "CommonEventID": "FQPSPPU0089M",
-            "ComponentInstance": null,
+            "ComponentInstance": "0,15",
             "DateAdded": null,
             "DateReviewed": null,
             "EventType": "Uncorrectable Hardware Failure",
@@ -5726,7 +6986,7 @@
             "LengthyDescription": null,
             "LogSource": "BMC",
             "Message": "CPU 0 core 15 is not functional",
-            "ReferencedInvetory": "/xyz/openbmc_project/inventory/system/chassis/motherboard/cpu0/core15",
+            "ReferencedInventory": "/xyz/openbmc_project/inventory/system/chassis/motherboard/cpu0/core15",
             "RelatedEventIDs": {},
             "Serviceable": true,
             "Severity": "Critical",
@@ -5739,7 +6999,7 @@
             "BMCMessageID": "xyz.openbmc_project.Inventory.Error.Nonfunctional",
             "CallHomeCandidate": true,
             "CommonEventID": "FQPSPPU0089M",
-            "ComponentInstance": null,
+            "ComponentInstance": "0,16",
             "DateAdded": null,
             "DateReviewed": null,
             "EventType": "Uncorrectable Hardware Failure",
@@ -5747,7 +7007,7 @@
             "LengthyDescription": null,
             "LogSource": "BMC",
             "Message": "CPU 0 core 16 is not functional",
-            "ReferencedInvetory": "/xyz/openbmc_project/inventory/system/chassis/motherboard/cpu0/core16",
+            "ReferencedInventory": "/xyz/openbmc_project/inventory/system/chassis/motherboard/cpu0/core16",
             "RelatedEventIDs": {},
             "Serviceable": true,
             "Severity": "Critical",
@@ -5760,7 +7020,7 @@
             "BMCMessageID": "xyz.openbmc_project.Inventory.Error.Nonfunctional",
             "CallHomeCandidate": true,
             "CommonEventID": "FQPSPPU0089M",
-            "ComponentInstance": null,
+            "ComponentInstance": "0,17",
             "DateAdded": null,
             "DateReviewed": null,
             "EventType": "Uncorrectable Hardware Failure",
@@ -5768,7 +7028,7 @@
             "LengthyDescription": null,
             "LogSource": "BMC",
             "Message": "CPU 0 core 17 is not functional",
-            "ReferencedInvetory": "/xyz/openbmc_project/inventory/system/chassis/motherboard/cpu0/core17",
+            "ReferencedInventory": "/xyz/openbmc_project/inventory/system/chassis/motherboard/cpu0/core17",
             "RelatedEventIDs": {},
             "Serviceable": true,
             "Severity": "Critical",
@@ -5781,7 +7041,7 @@
             "BMCMessageID": "xyz.openbmc_project.Inventory.Error.Nonfunctional",
             "CallHomeCandidate": true,
             "CommonEventID": "FQPSPPU0089M",
-            "ComponentInstance": null,
+            "ComponentInstance": "0,18",
             "DateAdded": null,
             "DateReviewed": null,
             "EventType": "Uncorrectable Hardware Failure",
@@ -5789,7 +7049,7 @@
             "LengthyDescription": null,
             "LogSource": "BMC",
             "Message": "CPU 0 core 18 is not functional",
-            "ReferencedInvetory": "/xyz/openbmc_project/inventory/system/chassis/motherboard/cpu0/core18",
+            "ReferencedInventory": "/xyz/openbmc_project/inventory/system/chassis/motherboard/cpu0/core18",
             "RelatedEventIDs": {},
             "Serviceable": true,
             "Severity": "Critical",
@@ -5802,7 +7062,7 @@
             "BMCMessageID": "xyz.openbmc_project.Inventory.Error.Nonfunctional",
             "CallHomeCandidate": true,
             "CommonEventID": "FQPSPPU0089M",
-            "ComponentInstance": null,
+            "ComponentInstance": "0,19",
             "DateAdded": null,
             "DateReviewed": null,
             "EventType": "Uncorrectable Hardware Failure",
@@ -5810,7 +7070,7 @@
             "LengthyDescription": null,
             "LogSource": "BMC",
             "Message": "CPU 0 core 19 is not functional",
-            "ReferencedInvetory": "/xyz/openbmc_project/inventory/system/chassis/motherboard/cpu0/core19",
+            "ReferencedInventory": "/xyz/openbmc_project/inventory/system/chassis/motherboard/cpu0/core19",
             "RelatedEventIDs": {},
             "Serviceable": true,
             "Severity": "Critical",
@@ -5823,7 +7083,7 @@
             "BMCMessageID": "xyz.openbmc_project.Inventory.Error.Nonfunctional",
             "CallHomeCandidate": true,
             "CommonEventID": "FQPSPPU0089M",
-            "ComponentInstance": null,
+            "ComponentInstance": "0,2",
             "DateAdded": null,
             "DateReviewed": null,
             "EventType": "Uncorrectable Hardware Failure",
@@ -5831,7 +7091,7 @@
             "LengthyDescription": null,
             "LogSource": "BMC",
             "Message": "CPU 0 core 2 is not functional",
-            "ReferencedInvetory": "/xyz/openbmc_project/inventory/system/chassis/motherboard/cpu0/core2",
+            "ReferencedInventory": "/xyz/openbmc_project/inventory/system/chassis/motherboard/cpu0/core2",
             "RelatedEventIDs": {},
             "Serviceable": true,
             "Severity": "Critical",
@@ -5844,7 +7104,7 @@
             "BMCMessageID": "xyz.openbmc_project.Inventory.Error.Nonfunctional",
             "CallHomeCandidate": true,
             "CommonEventID": "FQPSPPU0089M",
-            "ComponentInstance": null,
+            "ComponentInstance": "0,20",
             "DateAdded": null,
             "DateReviewed": null,
             "EventType": "Uncorrectable Hardware Failure",
@@ -5852,7 +7112,7 @@
             "LengthyDescription": null,
             "LogSource": "BMC",
             "Message": "CPU 0 core 20 is not functional",
-            "ReferencedInvetory": "/xyz/openbmc_project/inventory/system/chassis/motherboard/cpu0/core20",
+            "ReferencedInventory": "/xyz/openbmc_project/inventory/system/chassis/motherboard/cpu0/core20",
             "RelatedEventIDs": {},
             "Serviceable": true,
             "Severity": "Critical",
@@ -5865,7 +7125,7 @@
             "BMCMessageID": "xyz.openbmc_project.Inventory.Error.Nonfunctional",
             "CallHomeCandidate": true,
             "CommonEventID": "FQPSPPU0089M",
-            "ComponentInstance": null,
+            "ComponentInstance": "0,21",
             "DateAdded": null,
             "DateReviewed": null,
             "EventType": "Uncorrectable Hardware Failure",
@@ -5873,7 +7133,7 @@
             "LengthyDescription": null,
             "LogSource": "BMC",
             "Message": "CPU 0 core 21 is not functional",
-            "ReferencedInvetory": "/xyz/openbmc_project/inventory/system/chassis/motherboard/cpu0/core21",
+            "ReferencedInventory": "/xyz/openbmc_project/inventory/system/chassis/motherboard/cpu0/core21",
             "RelatedEventIDs": {},
             "Serviceable": true,
             "Severity": "Critical",
@@ -5886,7 +7146,7 @@
             "BMCMessageID": "xyz.openbmc_project.Inventory.Error.Nonfunctional",
             "CallHomeCandidate": true,
             "CommonEventID": "FQPSPPU0089M",
-            "ComponentInstance": null,
+            "ComponentInstance": "0,22",
             "DateAdded": null,
             "DateReviewed": null,
             "EventType": "Uncorrectable Hardware Failure",
@@ -5894,7 +7154,7 @@
             "LengthyDescription": null,
             "LogSource": "BMC",
             "Message": "CPU 0 core 22 is not functional",
-            "ReferencedInvetory": "/xyz/openbmc_project/inventory/system/chassis/motherboard/cpu0/core22",
+            "ReferencedInventory": "/xyz/openbmc_project/inventory/system/chassis/motherboard/cpu0/core22",
             "RelatedEventIDs": {},
             "Serviceable": true,
             "Severity": "Critical",
@@ -5907,7 +7167,7 @@
             "BMCMessageID": "xyz.openbmc_project.Inventory.Error.Nonfunctional",
             "CallHomeCandidate": true,
             "CommonEventID": "FQPSPPU0089M",
-            "ComponentInstance": null,
+            "ComponentInstance": "0,23",
             "DateAdded": null,
             "DateReviewed": null,
             "EventType": "Uncorrectable Hardware Failure",
@@ -5915,7 +7175,7 @@
             "LengthyDescription": null,
             "LogSource": "BMC",
             "Message": "CPU 0 core 23 is not functional",
-            "ReferencedInvetory": "/xyz/openbmc_project/inventory/system/chassis/motherboard/cpu0/core23",
+            "ReferencedInventory": "/xyz/openbmc_project/inventory/system/chassis/motherboard/cpu0/core23",
             "RelatedEventIDs": {},
             "Serviceable": true,
             "Severity": "Critical",
@@ -5928,7 +7188,7 @@
             "BMCMessageID": "xyz.openbmc_project.Inventory.Error.Nonfunctional",
             "CallHomeCandidate": true,
             "CommonEventID": "FQPSPPU0089M",
-            "ComponentInstance": null,
+            "ComponentInstance": "0,3",
             "DateAdded": null,
             "DateReviewed": null,
             "EventType": "Uncorrectable Hardware Failure",
@@ -5936,7 +7196,7 @@
             "LengthyDescription": null,
             "LogSource": "BMC",
             "Message": "CPU 0 core 3 is not functional",
-            "ReferencedInvetory": "/xyz/openbmc_project/inventory/system/chassis/motherboard/cpu0/core3",
+            "ReferencedInventory": "/xyz/openbmc_project/inventory/system/chassis/motherboard/cpu0/core3",
             "RelatedEventIDs": {},
             "Serviceable": true,
             "Severity": "Critical",
@@ -5949,7 +7209,7 @@
             "BMCMessageID": "xyz.openbmc_project.Inventory.Error.Nonfunctional",
             "CallHomeCandidate": true,
             "CommonEventID": "FQPSPPU0089M",
-            "ComponentInstance": null,
+            "ComponentInstance": "0,4",
             "DateAdded": null,
             "DateReviewed": null,
             "EventType": "Uncorrectable Hardware Failure",
@@ -5957,7 +7217,7 @@
             "LengthyDescription": null,
             "LogSource": "BMC",
             "Message": "CPU 0 core 4 is not functional",
-            "ReferencedInvetory": "/xyz/openbmc_project/inventory/system/chassis/motherboard/cpu0/core4",
+            "ReferencedInventory": "/xyz/openbmc_project/inventory/system/chassis/motherboard/cpu0/core4",
             "RelatedEventIDs": {},
             "Serviceable": true,
             "Severity": "Critical",
@@ -5970,7 +7230,7 @@
             "BMCMessageID": "xyz.openbmc_project.Inventory.Error.Nonfunctional",
             "CallHomeCandidate": true,
             "CommonEventID": "FQPSPPU0089M",
-            "ComponentInstance": null,
+            "ComponentInstance": "0,5",
             "DateAdded": null,
             "DateReviewed": null,
             "EventType": "Uncorrectable Hardware Failure",
@@ -5978,7 +7238,7 @@
             "LengthyDescription": null,
             "LogSource": "BMC",
             "Message": "CPU 0 core 5 is not functional",
-            "ReferencedInvetory": "/xyz/openbmc_project/inventory/system/chassis/motherboard/cpu0/core5",
+            "ReferencedInventory": "/xyz/openbmc_project/inventory/system/chassis/motherboard/cpu0/core5",
             "RelatedEventIDs": {},
             "Serviceable": true,
             "Severity": "Critical",
@@ -5991,7 +7251,7 @@
             "BMCMessageID": "xyz.openbmc_project.Inventory.Error.Nonfunctional",
             "CallHomeCandidate": true,
             "CommonEventID": "FQPSPPU0089M",
-            "ComponentInstance": null,
+            "ComponentInstance": "0,6",
             "DateAdded": null,
             "DateReviewed": null,
             "EventType": "Uncorrectable Hardware Failure",
@@ -5999,7 +7259,7 @@
             "LengthyDescription": null,
             "LogSource": "BMC",
             "Message": "CPU 0 core 6 is not functional",
-            "ReferencedInvetory": "/xyz/openbmc_project/inventory/system/chassis/motherboard/cpu0/core6",
+            "ReferencedInventory": "/xyz/openbmc_project/inventory/system/chassis/motherboard/cpu0/core6",
             "RelatedEventIDs": {},
             "Serviceable": true,
             "Severity": "Critical",
@@ -6012,7 +7272,7 @@
             "BMCMessageID": "xyz.openbmc_project.Inventory.Error.Nonfunctional",
             "CallHomeCandidate": true,
             "CommonEventID": "FQPSPPU0089M",
-            "ComponentInstance": null,
+            "ComponentInstance": "0,7",
             "DateAdded": null,
             "DateReviewed": null,
             "EventType": "Uncorrectable Hardware Failure",
@@ -6020,7 +7280,7 @@
             "LengthyDescription": null,
             "LogSource": "BMC",
             "Message": "CPU 0 core 7 is not functional",
-            "ReferencedInvetory": "/xyz/openbmc_project/inventory/system/chassis/motherboard/cpu0/core7",
+            "ReferencedInventory": "/xyz/openbmc_project/inventory/system/chassis/motherboard/cpu0/core7",
             "RelatedEventIDs": {},
             "Serviceable": true,
             "Severity": "Critical",
@@ -6033,7 +7293,7 @@
             "BMCMessageID": "xyz.openbmc_project.Inventory.Error.Nonfunctional",
             "CallHomeCandidate": true,
             "CommonEventID": "FQPSPPU0089M",
-            "ComponentInstance": null,
+            "ComponentInstance": "0,8",
             "DateAdded": null,
             "DateReviewed": null,
             "EventType": "Uncorrectable Hardware Failure",
@@ -6041,7 +7301,7 @@
             "LengthyDescription": null,
             "LogSource": "BMC",
             "Message": "CPU 0 core 8 is not functional",
-            "ReferencedInvetory": "/xyz/openbmc_project/inventory/system/chassis/motherboard/cpu0/core8",
+            "ReferencedInventory": "/xyz/openbmc_project/inventory/system/chassis/motherboard/cpu0/core8",
             "RelatedEventIDs": {},
             "Serviceable": true,
             "Severity": "Critical",
@@ -6054,7 +7314,7 @@
             "BMCMessageID": "xyz.openbmc_project.Inventory.Error.Nonfunctional",
             "CallHomeCandidate": true,
             "CommonEventID": "FQPSPPU0089M",
-            "ComponentInstance": null,
+            "ComponentInstance": "0,9",
             "DateAdded": null,
             "DateReviewed": null,
             "EventType": "Uncorrectable Hardware Failure",
@@ -6062,7 +7322,7 @@
             "LengthyDescription": null,
             "LogSource": "BMC",
             "Message": "CPU 0 core 9 is not functional",
-            "ReferencedInvetory": "/xyz/openbmc_project/inventory/system/chassis/motherboard/cpu0/core9",
+            "ReferencedInventory": "/xyz/openbmc_project/inventory/system/chassis/motherboard/cpu0/core9",
             "RelatedEventIDs": {},
             "Serviceable": true,
             "Severity": "Critical",
@@ -6075,7 +7335,7 @@
             "BMCMessageID": "xyz.openbmc_project.Inventory.Error.Nonfunctional",
             "CallHomeCandidate": true,
             "CommonEventID": "FQPSPPU0088M",
-            "ComponentInstance": null,
+            "ComponentInstance": 1,
             "DateAdded": null,
             "DateReviewed": null,
             "EventType": "Uncorrectable Hardware Failure",
@@ -6083,7 +7343,7 @@
             "LengthyDescription": null,
             "LogSource": "BMC",
             "Message": "CPU 1 is not functional",
-            "ReferencedInvetory": "/xyz/openbmc_project/inventory/system/chassis/motherboard/cpu1",
+            "ReferencedInventory": "/xyz/openbmc_project/inventory/system/chassis/motherboard/cpu1",
             "RelatedEventIDs": {},
             "Serviceable": true,
             "Severity": "Critical",
@@ -6096,7 +7356,7 @@
             "BMCMessageID": "xyz.openbmc_project.Inventory.Error.Nonfunctional",
             "CallHomeCandidate": true,
             "CommonEventID": "FQPSPPU0089M",
-            "ComponentInstance": null,
+            "ComponentInstance": "1,0",
             "DateAdded": null,
             "DateReviewed": null,
             "EventType": "Uncorrectable Hardware Failure",
@@ -6104,7 +7364,7 @@
             "LengthyDescription": null,
             "LogSource": "BMC",
             "Message": "CPU 1 core 0 is not functional",
-            "ReferencedInvetory": "/xyz/openbmc_project/inventory/system/chassis/motherboard/cpu1/core0",
+            "ReferencedInventory": "/xyz/openbmc_project/inventory/system/chassis/motherboard/cpu1/core0",
             "RelatedEventIDs": {},
             "Serviceable": true,
             "Severity": "Critical",
@@ -6117,7 +7377,7 @@
             "BMCMessageID": "xyz.openbmc_project.Inventory.Error.Nonfunctional",
             "CallHomeCandidate": true,
             "CommonEventID": "FQPSPPU0089M",
-            "ComponentInstance": null,
+            "ComponentInstance": "1,1",
             "DateAdded": null,
             "DateReviewed": null,
             "EventType": "Uncorrectable Hardware Failure",
@@ -6125,7 +7385,7 @@
             "LengthyDescription": null,
             "LogSource": "BMC",
             "Message": "CPU 1 core 1 is not functional",
-            "ReferencedInvetory": "/xyz/openbmc_project/inventory/system/chassis/motherboard/cpu1/core1",
+            "ReferencedInventory": "/xyz/openbmc_project/inventory/system/chassis/motherboard/cpu1/core1",
             "RelatedEventIDs": {},
             "Serviceable": true,
             "Severity": "Critical",
@@ -6138,7 +7398,7 @@
             "BMCMessageID": "xyz.openbmc_project.Inventory.Error.Nonfunctional",
             "CallHomeCandidate": true,
             "CommonEventID": "FQPSPPU0089M",
-            "ComponentInstance": null,
+            "ComponentInstance": "1,10",
             "DateAdded": null,
             "DateReviewed": null,
             "EventType": "Uncorrectable Hardware Failure",
@@ -6146,7 +7406,7 @@
             "LengthyDescription": null,
             "LogSource": "BMC",
             "Message": "CPU 1 core 10 is not functional",
-            "ReferencedInvetory": "/xyz/openbmc_project/inventory/system/chassis/motherboard/cpu1/core10",
+            "ReferencedInventory": "/xyz/openbmc_project/inventory/system/chassis/motherboard/cpu1/core10",
             "RelatedEventIDs": {},
             "Serviceable": true,
             "Severity": "Critical",
@@ -6159,7 +7419,7 @@
             "BMCMessageID": "xyz.openbmc_project.Inventory.Error.Nonfunctional",
             "CallHomeCandidate": true,
             "CommonEventID": "FQPSPPU0089M",
-            "ComponentInstance": null,
+            "ComponentInstance": "1,11",
             "DateAdded": null,
             "DateReviewed": null,
             "EventType": "Uncorrectable Hardware Failure",
@@ -6167,7 +7427,7 @@
             "LengthyDescription": null,
             "LogSource": "BMC",
             "Message": "CPU 1 core 11 is not functional",
-            "ReferencedInvetory": "/xyz/openbmc_project/inventory/system/chassis/motherboard/cpu1/core11",
+            "ReferencedInventory": "/xyz/openbmc_project/inventory/system/chassis/motherboard/cpu1/core11",
             "RelatedEventIDs": {},
             "Serviceable": true,
             "Severity": "Critical",
@@ -6180,7 +7440,7 @@
             "BMCMessageID": "xyz.openbmc_project.Inventory.Error.Nonfunctional",
             "CallHomeCandidate": true,
             "CommonEventID": "FQPSPPU0089M",
-            "ComponentInstance": null,
+            "ComponentInstance": "1,12",
             "DateAdded": null,
             "DateReviewed": null,
             "EventType": "Uncorrectable Hardware Failure",
@@ -6188,7 +7448,7 @@
             "LengthyDescription": null,
             "LogSource": "BMC",
             "Message": "CPU 1 core 12 is not functional",
-            "ReferencedInvetory": "/xyz/openbmc_project/inventory/system/chassis/motherboard/cpu1/core12",
+            "ReferencedInventory": "/xyz/openbmc_project/inventory/system/chassis/motherboard/cpu1/core12",
             "RelatedEventIDs": {},
             "Serviceable": true,
             "Severity": "Critical",
@@ -6201,7 +7461,7 @@
             "BMCMessageID": "xyz.openbmc_project.Inventory.Error.Nonfunctional",
             "CallHomeCandidate": true,
             "CommonEventID": "FQPSPPU0089M",
-            "ComponentInstance": null,
+            "ComponentInstance": "1,13",
             "DateAdded": null,
             "DateReviewed": null,
             "EventType": "Uncorrectable Hardware Failure",
@@ -6209,7 +7469,7 @@
             "LengthyDescription": null,
             "LogSource": "BMC",
             "Message": "CPU 1 core 13 is not functional",
-            "ReferencedInvetory": "/xyz/openbmc_project/inventory/system/chassis/motherboard/cpu1/core13",
+            "ReferencedInventory": "/xyz/openbmc_project/inventory/system/chassis/motherboard/cpu1/core13",
             "RelatedEventIDs": {},
             "Serviceable": true,
             "Severity": "Critical",
@@ -6222,7 +7482,7 @@
             "BMCMessageID": "xyz.openbmc_project.Inventory.Error.Nonfunctional",
             "CallHomeCandidate": true,
             "CommonEventID": "FQPSPPU0089M",
-            "ComponentInstance": null,
+            "ComponentInstance": "1,14",
             "DateAdded": null,
             "DateReviewed": null,
             "EventType": "Uncorrectable Hardware Failure",
@@ -6230,7 +7490,7 @@
             "LengthyDescription": null,
             "LogSource": "BMC",
             "Message": "CPU 1 core 14 is not functional",
-            "ReferencedInvetory": "/xyz/openbmc_project/inventory/system/chassis/motherboard/cpu1/core14",
+            "ReferencedInventory": "/xyz/openbmc_project/inventory/system/chassis/motherboard/cpu1/core14",
             "RelatedEventIDs": {},
             "Serviceable": true,
             "Severity": "Critical",
@@ -6243,7 +7503,7 @@
             "BMCMessageID": "xyz.openbmc_project.Inventory.Error.Nonfunctional",
             "CallHomeCandidate": true,
             "CommonEventID": "FQPSPPU0089M",
-            "ComponentInstance": null,
+            "ComponentInstance": "1,15",
             "DateAdded": null,
             "DateReviewed": null,
             "EventType": "Uncorrectable Hardware Failure",
@@ -6251,7 +7511,7 @@
             "LengthyDescription": null,
             "LogSource": "BMC",
             "Message": "CPU 1 core 15 is not functional",
-            "ReferencedInvetory": "/xyz/openbmc_project/inventory/system/chassis/motherboard/cpu1/core15",
+            "ReferencedInventory": "/xyz/openbmc_project/inventory/system/chassis/motherboard/cpu1/core15",
             "RelatedEventIDs": {},
             "Serviceable": true,
             "Severity": "Critical",
@@ -6264,7 +7524,7 @@
             "BMCMessageID": "xyz.openbmc_project.Inventory.Error.Nonfunctional",
             "CallHomeCandidate": true,
             "CommonEventID": "FQPSPPU0089M",
-            "ComponentInstance": null,
+            "ComponentInstance": "1,16",
             "DateAdded": null,
             "DateReviewed": null,
             "EventType": "Uncorrectable Hardware Failure",
@@ -6272,7 +7532,7 @@
             "LengthyDescription": null,
             "LogSource": "BMC",
             "Message": "CPU 1 core 16 is not functional",
-            "ReferencedInvetory": "/xyz/openbmc_project/inventory/system/chassis/motherboard/cpu1/core16",
+            "ReferencedInventory": "/xyz/openbmc_project/inventory/system/chassis/motherboard/cpu1/core16",
             "RelatedEventIDs": {},
             "Serviceable": true,
             "Severity": "Critical",
@@ -6285,7 +7545,7 @@
             "BMCMessageID": "xyz.openbmc_project.Inventory.Error.Nonfunctional",
             "CallHomeCandidate": true,
             "CommonEventID": "FQPSPPU0089M",
-            "ComponentInstance": null,
+            "ComponentInstance": "1,17",
             "DateAdded": null,
             "DateReviewed": null,
             "EventType": "Uncorrectable Hardware Failure",
@@ -6293,7 +7553,7 @@
             "LengthyDescription": null,
             "LogSource": "BMC",
             "Message": "CPU 1 core 17 is not functional",
-            "ReferencedInvetory": "/xyz/openbmc_project/inventory/system/chassis/motherboard/cpu1/core17",
+            "ReferencedInventory": "/xyz/openbmc_project/inventory/system/chassis/motherboard/cpu1/core17",
             "RelatedEventIDs": {},
             "Serviceable": true,
             "Severity": "Critical",
@@ -6306,7 +7566,7 @@
             "BMCMessageID": "xyz.openbmc_project.Inventory.Error.Nonfunctional",
             "CallHomeCandidate": true,
             "CommonEventID": "FQPSPPU0089M",
-            "ComponentInstance": null,
+            "ComponentInstance": "1,18",
             "DateAdded": null,
             "DateReviewed": null,
             "EventType": "Uncorrectable Hardware Failure",
@@ -6314,7 +7574,7 @@
             "LengthyDescription": null,
             "LogSource": "BMC",
             "Message": "CPU 1 core 18 is not functional",
-            "ReferencedInvetory": "/xyz/openbmc_project/inventory/system/chassis/motherboard/cpu1/core18",
+            "ReferencedInventory": "/xyz/openbmc_project/inventory/system/chassis/motherboard/cpu1/core18",
             "RelatedEventIDs": {},
             "Serviceable": true,
             "Severity": "Critical",
@@ -6327,7 +7587,7 @@
             "BMCMessageID": "xyz.openbmc_project.Inventory.Error.Nonfunctional",
             "CallHomeCandidate": true,
             "CommonEventID": "FQPSPPU0089M",
-            "ComponentInstance": null,
+            "ComponentInstance": "1,19",
             "DateAdded": null,
             "DateReviewed": null,
             "EventType": "Uncorrectable Hardware Failure",
@@ -6335,7 +7595,7 @@
             "LengthyDescription": null,
             "LogSource": "BMC",
             "Message": "CPU 1 core 19 is not functional",
-            "ReferencedInvetory": "/xyz/openbmc_project/inventory/system/chassis/motherboard/cpu1/core19",
+            "ReferencedInventory": "/xyz/openbmc_project/inventory/system/chassis/motherboard/cpu1/core19",
             "RelatedEventIDs": {},
             "Serviceable": true,
             "Severity": "Critical",
@@ -6348,7 +7608,7 @@
             "BMCMessageID": "xyz.openbmc_project.Inventory.Error.Nonfunctional",
             "CallHomeCandidate": true,
             "CommonEventID": "FQPSPPU0089M",
-            "ComponentInstance": null,
+            "ComponentInstance": "1,2",
             "DateAdded": null,
             "DateReviewed": null,
             "EventType": "Uncorrectable Hardware Failure",
@@ -6356,7 +7616,7 @@
             "LengthyDescription": null,
             "LogSource": "BMC",
             "Message": "CPU 1 core 2 is not functional",
-            "ReferencedInvetory": "/xyz/openbmc_project/inventory/system/chassis/motherboard/cpu1/core2",
+            "ReferencedInventory": "/xyz/openbmc_project/inventory/system/chassis/motherboard/cpu1/core2",
             "RelatedEventIDs": {},
             "Serviceable": true,
             "Severity": "Critical",
@@ -6369,7 +7629,7 @@
             "BMCMessageID": "xyz.openbmc_project.Inventory.Error.Nonfunctional",
             "CallHomeCandidate": true,
             "CommonEventID": "FQPSPPU0089M",
-            "ComponentInstance": null,
+            "ComponentInstance": "1,20",
             "DateAdded": null,
             "DateReviewed": null,
             "EventType": "Uncorrectable Hardware Failure",
@@ -6377,7 +7637,7 @@
             "LengthyDescription": null,
             "LogSource": "BMC",
             "Message": "CPU 1 core 20 is not functional",
-            "ReferencedInvetory": "/xyz/openbmc_project/inventory/system/chassis/motherboard/cpu1/core20",
+            "ReferencedInventory": "/xyz/openbmc_project/inventory/system/chassis/motherboard/cpu1/core20",
             "RelatedEventIDs": {},
             "Serviceable": true,
             "Severity": "Critical",
@@ -6390,7 +7650,7 @@
             "BMCMessageID": "xyz.openbmc_project.Inventory.Error.Nonfunctional",
             "CallHomeCandidate": true,
             "CommonEventID": "FQPSPPU0089M",
-            "ComponentInstance": null,
+            "ComponentInstance": "1,21",
             "DateAdded": null,
             "DateReviewed": null,
             "EventType": "Uncorrectable Hardware Failure",
@@ -6398,7 +7658,7 @@
             "LengthyDescription": null,
             "LogSource": "BMC",
             "Message": "CPU 1 core 21 is not functional",
-            "ReferencedInvetory": "/xyz/openbmc_project/inventory/system/chassis/motherboard/cpu1/core21",
+            "ReferencedInventory": "/xyz/openbmc_project/inventory/system/chassis/motherboard/cpu1/core21",
             "RelatedEventIDs": {},
             "Serviceable": true,
             "Severity": "Critical",
@@ -6411,7 +7671,7 @@
             "BMCMessageID": "xyz.openbmc_project.Inventory.Error.Nonfunctional",
             "CallHomeCandidate": true,
             "CommonEventID": "FQPSPPU0089M",
-            "ComponentInstance": null,
+            "ComponentInstance": "1,22",
             "DateAdded": null,
             "DateReviewed": null,
             "EventType": "Uncorrectable Hardware Failure",
@@ -6419,7 +7679,7 @@
             "LengthyDescription": null,
             "LogSource": "BMC",
             "Message": "CPU 1 core 22 is not functional",
-            "ReferencedInvetory": "/xyz/openbmc_project/inventory/system/chassis/motherboard/cpu1/core22",
+            "ReferencedInventory": "/xyz/openbmc_project/inventory/system/chassis/motherboard/cpu1/core22",
             "RelatedEventIDs": {},
             "Serviceable": true,
             "Severity": "Critical",
@@ -6432,7 +7692,7 @@
             "BMCMessageID": "xyz.openbmc_project.Inventory.Error.Nonfunctional",
             "CallHomeCandidate": true,
             "CommonEventID": "FQPSPPU0089M",
-            "ComponentInstance": null,
+            "ComponentInstance": "1,23",
             "DateAdded": null,
             "DateReviewed": null,
             "EventType": "Uncorrectable Hardware Failure",
@@ -6440,7 +7700,7 @@
             "LengthyDescription": null,
             "LogSource": "BMC",
             "Message": "CPU 1 core 23 is not functional",
-            "ReferencedInvetory": "/xyz/openbmc_project/inventory/system/chassis/motherboard/cpu1/core23",
+            "ReferencedInventory": "/xyz/openbmc_project/inventory/system/chassis/motherboard/cpu1/core23",
             "RelatedEventIDs": {},
             "Serviceable": true,
             "Severity": "Critical",
@@ -6453,7 +7713,7 @@
             "BMCMessageID": "xyz.openbmc_project.Inventory.Error.Nonfunctional",
             "CallHomeCandidate": true,
             "CommonEventID": "FQPSPPU0089M",
-            "ComponentInstance": null,
+            "ComponentInstance": "1,3",
             "DateAdded": null,
             "DateReviewed": null,
             "EventType": "Uncorrectable Hardware Failure",
@@ -6461,7 +7721,7 @@
             "LengthyDescription": null,
             "LogSource": "BMC",
             "Message": "CPU 1 core 3 is not functional",
-            "ReferencedInvetory": "/xyz/openbmc_project/inventory/system/chassis/motherboard/cpu1/core3",
+            "ReferencedInventory": "/xyz/openbmc_project/inventory/system/chassis/motherboard/cpu1/core3",
             "RelatedEventIDs": {},
             "Serviceable": true,
             "Severity": "Critical",
@@ -6474,7 +7734,7 @@
             "BMCMessageID": "xyz.openbmc_project.Inventory.Error.Nonfunctional",
             "CallHomeCandidate": true,
             "CommonEventID": "FQPSPPU0089M",
-            "ComponentInstance": null,
+            "ComponentInstance": "1,4",
             "DateAdded": null,
             "DateReviewed": null,
             "EventType": "Uncorrectable Hardware Failure",
@@ -6482,7 +7742,7 @@
             "LengthyDescription": null,
             "LogSource": "BMC",
             "Message": "CPU 1 core 4 is not functional",
-            "ReferencedInvetory": "/xyz/openbmc_project/inventory/system/chassis/motherboard/cpu1/core4",
+            "ReferencedInventory": "/xyz/openbmc_project/inventory/system/chassis/motherboard/cpu1/core4",
             "RelatedEventIDs": {},
             "Serviceable": true,
             "Severity": "Critical",
@@ -6495,7 +7755,7 @@
             "BMCMessageID": "xyz.openbmc_project.Inventory.Error.Nonfunctional",
             "CallHomeCandidate": true,
             "CommonEventID": "FQPSPPU0089M",
-            "ComponentInstance": null,
+            "ComponentInstance": "1,5",
             "DateAdded": null,
             "DateReviewed": null,
             "EventType": "Uncorrectable Hardware Failure",
@@ -6503,7 +7763,7 @@
             "LengthyDescription": null,
             "LogSource": "BMC",
             "Message": "CPU 1 core 5 is not functional",
-            "ReferencedInvetory": "/xyz/openbmc_project/inventory/system/chassis/motherboard/cpu1/core5",
+            "ReferencedInventory": "/xyz/openbmc_project/inventory/system/chassis/motherboard/cpu1/core5",
             "RelatedEventIDs": {},
             "Serviceable": true,
             "Severity": "Critical",
@@ -6516,7 +7776,7 @@
             "BMCMessageID": "xyz.openbmc_project.Inventory.Error.Nonfunctional",
             "CallHomeCandidate": true,
             "CommonEventID": "FQPSPPU0089M",
-            "ComponentInstance": null,
+            "ComponentInstance": "1,6",
             "DateAdded": null,
             "DateReviewed": null,
             "EventType": "Uncorrectable Hardware Failure",
@@ -6524,7 +7784,7 @@
             "LengthyDescription": null,
             "LogSource": "BMC",
             "Message": "CPU 1 core 6 is not functional",
-            "ReferencedInvetory": "/xyz/openbmc_project/inventory/system/chassis/motherboard/cpu1/core6",
+            "ReferencedInventory": "/xyz/openbmc_project/inventory/system/chassis/motherboard/cpu1/core6",
             "RelatedEventIDs": {},
             "Serviceable": true,
             "Severity": "Critical",
@@ -6537,7 +7797,7 @@
             "BMCMessageID": "xyz.openbmc_project.Inventory.Error.Nonfunctional",
             "CallHomeCandidate": true,
             "CommonEventID": "FQPSPPU0089M",
-            "ComponentInstance": null,
+            "ComponentInstance": "1,7",
             "DateAdded": null,
             "DateReviewed": null,
             "EventType": "Uncorrectable Hardware Failure",
@@ -6545,7 +7805,7 @@
             "LengthyDescription": null,
             "LogSource": "BMC",
             "Message": "CPU 1 core 7 is not functional",
-            "ReferencedInvetory": "/xyz/openbmc_project/inventory/system/chassis/motherboard/cpu1/core7",
+            "ReferencedInventory": "/xyz/openbmc_project/inventory/system/chassis/motherboard/cpu1/core7",
             "RelatedEventIDs": {},
             "Serviceable": true,
             "Severity": "Critical",
@@ -6558,7 +7818,7 @@
             "BMCMessageID": "xyz.openbmc_project.Inventory.Error.Nonfunctional",
             "CallHomeCandidate": true,
             "CommonEventID": "FQPSPPU0089M",
-            "ComponentInstance": null,
+            "ComponentInstance": "1,8",
             "DateAdded": null,
             "DateReviewed": null,
             "EventType": "Uncorrectable Hardware Failure",
@@ -6566,7 +7826,7 @@
             "LengthyDescription": null,
             "LogSource": "BMC",
             "Message": "CPU 1 core 8 is not functional",
-            "ReferencedInvetory": "/xyz/openbmc_project/inventory/system/chassis/motherboard/cpu1/core8",
+            "ReferencedInventory": "/xyz/openbmc_project/inventory/system/chassis/motherboard/cpu1/core8",
             "RelatedEventIDs": {},
             "Serviceable": true,
             "Severity": "Critical",
@@ -6579,7 +7839,7 @@
             "BMCMessageID": "xyz.openbmc_project.Inventory.Error.Nonfunctional",
             "CallHomeCandidate": true,
             "CommonEventID": "FQPSPPU0089M",
-            "ComponentInstance": null,
+            "ComponentInstance": "1,9",
             "DateAdded": null,
             "DateReviewed": null,
             "EventType": "Uncorrectable Hardware Failure",
@@ -6587,7 +7847,7 @@
             "LengthyDescription": null,
             "LogSource": "BMC",
             "Message": "CPU 1 core 9 is not functional",
-            "ReferencedInvetory": "/xyz/openbmc_project/inventory/system/chassis/motherboard/cpu1/core9",
+            "ReferencedInventory": "/xyz/openbmc_project/inventory/system/chassis/motherboard/cpu1/core9",
             "RelatedEventIDs": {},
             "Serviceable": true,
             "Severity": "Critical",
@@ -6600,7 +7860,7 @@
             "BMCMessageID": "xyz.openbmc_project.Inventory.Error.Nonfunctional",
             "CallHomeCandidate": true,
             "CommonEventID": "FQPSPMA0056M",
-            "ComponentInstance": null,
+            "ComponentInstance": 0,
             "DateAdded": null,
             "DateReviewed": null,
             "EventType": "Uncorrectable Hardware Failure",
@@ -6608,7 +7868,7 @@
             "LengthyDescription": null,
             "LogSource": "BMC",
             "Message": "DIMM 0 is not functional",
-            "ReferencedInvetory": "/xyz/openbmc_project/inventory/system/chassis/motherboard/dimm0",
+            "ReferencedInventory": "/xyz/openbmc_project/inventory/system/chassis/motherboard/dimm0",
             "RelatedEventIDs": {},
             "Serviceable": true,
             "Severity": "Critical",
@@ -6621,7 +7881,7 @@
             "BMCMessageID": "xyz.openbmc_project.Inventory.Error.Nonfunctional",
             "CallHomeCandidate": true,
             "CommonEventID": "FQPSPMA0056M",
-            "ComponentInstance": null,
+            "ComponentInstance": 1,
             "DateAdded": null,
             "DateReviewed": null,
             "EventType": "Uncorrectable Hardware Failure",
@@ -6629,7 +7889,7 @@
             "LengthyDescription": null,
             "LogSource": "BMC",
             "Message": "DIMM 1 is not functional",
-            "ReferencedInvetory": "/xyz/openbmc_project/inventory/system/chassis/motherboard/dimm1",
+            "ReferencedInventory": "/xyz/openbmc_project/inventory/system/chassis/motherboard/dimm1",
             "RelatedEventIDs": {},
             "Serviceable": true,
             "Severity": "Critical",
@@ -6642,7 +7902,7 @@
             "BMCMessageID": "xyz.openbmc_project.Inventory.Error.Nonfunctional",
             "CallHomeCandidate": true,
             "CommonEventID": "FQPSPMA0056M",
-            "ComponentInstance": null,
+            "ComponentInstance": 10,
             "DateAdded": null,
             "DateReviewed": null,
             "EventType": "Uncorrectable Hardware Failure",
@@ -6650,7 +7910,7 @@
             "LengthyDescription": null,
             "LogSource": "BMC",
             "Message": "DIMM 10 is not functional",
-            "ReferencedInvetory": "/xyz/openbmc_project/inventory/system/chassis/motherboard/dimm10",
+            "ReferencedInventory": "/xyz/openbmc_project/inventory/system/chassis/motherboard/dimm10",
             "RelatedEventIDs": {},
             "Serviceable": true,
             "Severity": "Critical",
@@ -6663,7 +7923,7 @@
             "BMCMessageID": "xyz.openbmc_project.Inventory.Error.Nonfunctional",
             "CallHomeCandidate": true,
             "CommonEventID": "FQPSPMA0056M",
-            "ComponentInstance": null,
+            "ComponentInstance": 11,
             "DateAdded": null,
             "DateReviewed": null,
             "EventType": "Uncorrectable Hardware Failure",
@@ -6671,7 +7931,7 @@
             "LengthyDescription": null,
             "LogSource": "BMC",
             "Message": "DIMM 11 is not functional",
-            "ReferencedInvetory": "/xyz/openbmc_project/inventory/system/chassis/motherboard/dimm11",
+            "ReferencedInventory": "/xyz/openbmc_project/inventory/system/chassis/motherboard/dimm11",
             "RelatedEventIDs": {},
             "Serviceable": true,
             "Severity": "Critical",
@@ -6684,7 +7944,7 @@
             "BMCMessageID": "xyz.openbmc_project.Inventory.Error.Nonfunctional",
             "CallHomeCandidate": true,
             "CommonEventID": "FQPSPMA0056M",
-            "ComponentInstance": null,
+            "ComponentInstance": 12,
             "DateAdded": null,
             "DateReviewed": null,
             "EventType": "Uncorrectable Hardware Failure",
@@ -6692,7 +7952,7 @@
             "LengthyDescription": null,
             "LogSource": "BMC",
             "Message": "DIMM 12 is not functional",
-            "ReferencedInvetory": "/xyz/openbmc_project/inventory/system/chassis/motherboard/dimm12",
+            "ReferencedInventory": "/xyz/openbmc_project/inventory/system/chassis/motherboard/dimm12",
             "RelatedEventIDs": {},
             "Serviceable": true,
             "Severity": "Critical",
@@ -6705,7 +7965,7 @@
             "BMCMessageID": "xyz.openbmc_project.Inventory.Error.Nonfunctional",
             "CallHomeCandidate": true,
             "CommonEventID": "FQPSPMA0056M",
-            "ComponentInstance": null,
+            "ComponentInstance": 13,
             "DateAdded": null,
             "DateReviewed": null,
             "EventType": "Uncorrectable Hardware Failure",
@@ -6713,7 +7973,7 @@
             "LengthyDescription": null,
             "LogSource": "BMC",
             "Message": "DIMM 13 is not functional",
-            "ReferencedInvetory": "/xyz/openbmc_project/inventory/system/chassis/motherboard/dimm13",
+            "ReferencedInventory": "/xyz/openbmc_project/inventory/system/chassis/motherboard/dimm13",
             "RelatedEventIDs": {},
             "Serviceable": true,
             "Severity": "Critical",
@@ -6726,7 +7986,7 @@
             "BMCMessageID": "xyz.openbmc_project.Inventory.Error.Nonfunctional",
             "CallHomeCandidate": true,
             "CommonEventID": "FQPSPMA0056M",
-            "ComponentInstance": null,
+            "ComponentInstance": 14,
             "DateAdded": null,
             "DateReviewed": null,
             "EventType": "Uncorrectable Hardware Failure",
@@ -6734,7 +7994,7 @@
             "LengthyDescription": null,
             "LogSource": "BMC",
             "Message": "DIMM 14 is not functional",
-            "ReferencedInvetory": "/xyz/openbmc_project/inventory/system/chassis/motherboard/dimm14",
+            "ReferencedInventory": "/xyz/openbmc_project/inventory/system/chassis/motherboard/dimm14",
             "RelatedEventIDs": {},
             "Serviceable": true,
             "Severity": "Critical",
@@ -6747,7 +8007,7 @@
             "BMCMessageID": "xyz.openbmc_project.Inventory.Error.Nonfunctional",
             "CallHomeCandidate": true,
             "CommonEventID": "FQPSPMA0056M",
-            "ComponentInstance": null,
+            "ComponentInstance": 15,
             "DateAdded": null,
             "DateReviewed": null,
             "EventType": "Uncorrectable Hardware Failure",
@@ -6755,7 +8015,7 @@
             "LengthyDescription": null,
             "LogSource": "BMC",
             "Message": "DIMM 15 is not functional",
-            "ReferencedInvetory": "/xyz/openbmc_project/inventory/system/chassis/motherboard/dimm15",
+            "ReferencedInventory": "/xyz/openbmc_project/inventory/system/chassis/motherboard/dimm15",
             "RelatedEventIDs": {},
             "Serviceable": true,
             "Severity": "Critical",
@@ -6768,7 +8028,7 @@
             "BMCMessageID": "xyz.openbmc_project.Inventory.Error.Nonfunctional",
             "CallHomeCandidate": true,
             "CommonEventID": "FQPSPMA0056M",
-            "ComponentInstance": null,
+            "ComponentInstance": 2,
             "DateAdded": null,
             "DateReviewed": null,
             "EventType": "Uncorrectable Hardware Failure",
@@ -6776,7 +8036,7 @@
             "LengthyDescription": null,
             "LogSource": "BMC",
             "Message": "DIMM 2 is not functional",
-            "ReferencedInvetory": "/xyz/openbmc_project/inventory/system/chassis/motherboard/dimm2",
+            "ReferencedInventory": "/xyz/openbmc_project/inventory/system/chassis/motherboard/dimm2",
             "RelatedEventIDs": {},
             "Serviceable": true,
             "Severity": "Critical",
@@ -6789,7 +8049,7 @@
             "BMCMessageID": "xyz.openbmc_project.Inventory.Error.Nonfunctional",
             "CallHomeCandidate": true,
             "CommonEventID": "FQPSPMA0056M",
-            "ComponentInstance": null,
+            "ComponentInstance": 3,
             "DateAdded": null,
             "DateReviewed": null,
             "EventType": "Uncorrectable Hardware Failure",
@@ -6797,7 +8057,7 @@
             "LengthyDescription": null,
             "LogSource": "BMC",
             "Message": "DIMM 3 is not functional",
-            "ReferencedInvetory": "/xyz/openbmc_project/inventory/system/chassis/motherboard/dimm3",
+            "ReferencedInventory": "/xyz/openbmc_project/inventory/system/chassis/motherboard/dimm3",
             "RelatedEventIDs": {},
             "Serviceable": true,
             "Severity": "Critical",
@@ -6810,7 +8070,7 @@
             "BMCMessageID": "xyz.openbmc_project.Inventory.Error.Nonfunctional",
             "CallHomeCandidate": true,
             "CommonEventID": "FQPSPMA0056M",
-            "ComponentInstance": null,
+            "ComponentInstance": 4,
             "DateAdded": null,
             "DateReviewed": null,
             "EventType": "Uncorrectable Hardware Failure",
@@ -6818,7 +8078,7 @@
             "LengthyDescription": null,
             "LogSource": "BMC",
             "Message": "DIMM 4 is not functional",
-            "ReferencedInvetory": "/xyz/openbmc_project/inventory/system/chassis/motherboard/dimm4",
+            "ReferencedInventory": "/xyz/openbmc_project/inventory/system/chassis/motherboard/dimm4",
             "RelatedEventIDs": {},
             "Serviceable": true,
             "Severity": "Critical",
@@ -6831,7 +8091,7 @@
             "BMCMessageID": "xyz.openbmc_project.Inventory.Error.Nonfunctional",
             "CallHomeCandidate": true,
             "CommonEventID": "FQPSPMA0056M",
-            "ComponentInstance": null,
+            "ComponentInstance": 5,
             "DateAdded": null,
             "DateReviewed": null,
             "EventType": "Uncorrectable Hardware Failure",
@@ -6839,7 +8099,7 @@
             "LengthyDescription": null,
             "LogSource": "BMC",
             "Message": "DIMM 5 is not functional",
-            "ReferencedInvetory": "/xyz/openbmc_project/inventory/system/chassis/motherboard/dimm5",
+            "ReferencedInventory": "/xyz/openbmc_project/inventory/system/chassis/motherboard/dimm5",
             "RelatedEventIDs": {},
             "Serviceable": true,
             "Severity": "Critical",
@@ -6852,7 +8112,7 @@
             "BMCMessageID": "xyz.openbmc_project.Inventory.Error.Nonfunctional",
             "CallHomeCandidate": true,
             "CommonEventID": "FQPSPMA0056M",
-            "ComponentInstance": null,
+            "ComponentInstance": 6,
             "DateAdded": null,
             "DateReviewed": null,
             "EventType": "Uncorrectable Hardware Failure",
@@ -6860,7 +8120,7 @@
             "LengthyDescription": null,
             "LogSource": "BMC",
             "Message": "DIMM 6 is not functional",
-            "ReferencedInvetory": "/xyz/openbmc_project/inventory/system/chassis/motherboard/dimm6",
+            "ReferencedInventory": "/xyz/openbmc_project/inventory/system/chassis/motherboard/dimm6",
             "RelatedEventIDs": {},
             "Serviceable": true,
             "Severity": "Critical",
@@ -6873,7 +8133,7 @@
             "BMCMessageID": "xyz.openbmc_project.Inventory.Error.Nonfunctional",
             "CallHomeCandidate": true,
             "CommonEventID": "FQPSPMA0056M",
-            "ComponentInstance": null,
+            "ComponentInstance": 7,
             "DateAdded": null,
             "DateReviewed": null,
             "EventType": "Uncorrectable Hardware Failure",
@@ -6881,7 +8141,7 @@
             "LengthyDescription": null,
             "LogSource": "BMC",
             "Message": "DIMM 7 is not functional",
-            "ReferencedInvetory": "/xyz/openbmc_project/inventory/system/chassis/motherboard/dimm7",
+            "ReferencedInventory": "/xyz/openbmc_project/inventory/system/chassis/motherboard/dimm7",
             "RelatedEventIDs": {},
             "Serviceable": true,
             "Severity": "Critical",
@@ -6894,7 +8154,7 @@
             "BMCMessageID": "xyz.openbmc_project.Inventory.Error.Nonfunctional",
             "CallHomeCandidate": true,
             "CommonEventID": "FQPSPMA0056M",
-            "ComponentInstance": null,
+            "ComponentInstance": 8,
             "DateAdded": null,
             "DateReviewed": null,
             "EventType": "Uncorrectable Hardware Failure",
@@ -6902,7 +8162,7 @@
             "LengthyDescription": null,
             "LogSource": "BMC",
             "Message": "DIMM 8 is not functional",
-            "ReferencedInvetory": "/xyz/openbmc_project/inventory/system/chassis/motherboard/dimm8",
+            "ReferencedInventory": "/xyz/openbmc_project/inventory/system/chassis/motherboard/dimm8",
             "RelatedEventIDs": {},
             "Serviceable": true,
             "Severity": "Critical",
@@ -6915,7 +8175,7 @@
             "BMCMessageID": "xyz.openbmc_project.Inventory.Error.Nonfunctional",
             "CallHomeCandidate": true,
             "CommonEventID": "FQPSPMA0056M",
-            "ComponentInstance": null,
+            "ComponentInstance": 9,
             "DateAdded": null,
             "DateReviewed": null,
             "EventType": "Uncorrectable Hardware Failure",
@@ -6923,7 +8183,7 @@
             "LengthyDescription": null,
             "LogSource": "BMC",
             "Message": "DIMM 9 is not functional",
-            "ReferencedInvetory": "/xyz/openbmc_project/inventory/system/chassis/motherboard/dimm9",
+            "ReferencedInventory": "/xyz/openbmc_project/inventory/system/chassis/motherboard/dimm9",
             "RelatedEventIDs": {},
             "Serviceable": true,
             "Severity": "Critical",
@@ -6936,7 +8196,7 @@
             "BMCMessageID": "xyz.openbmc_project.Inventory.Error.Nonfunctional",
             "CallHomeCandidate": true,
             "CommonEventID": "FQPSPCA0056M",
-            "ComponentInstance": null,
+            "ComponentInstance": 0,
             "DateAdded": null,
             "DateReviewed": null,
             "EventType": "Uncorrectable Hardware Failure",
@@ -6944,7 +8204,7 @@
             "LengthyDescription": null,
             "LogSource": "BMC",
             "Message": "Fan 0 is not functional",
-            "ReferencedInvetory": "/xyz/openbmc_project/inventory/system/chassis/motherboard/fan0",
+            "ReferencedInventory": "/xyz/openbmc_project/inventory/system/chassis/motherboard/fan0",
             "RelatedEventIDs": {},
             "Serviceable": true,
             "Severity": "Critical",
@@ -6957,7 +8217,7 @@
             "BMCMessageID": "xyz.openbmc_project.Inventory.Error.Nonfunctional",
             "CallHomeCandidate": true,
             "CommonEventID": "FQPSPCA0056M",
-            "ComponentInstance": null,
+            "ComponentInstance": 1,
             "DateAdded": null,
             "DateReviewed": null,
             "EventType": "Uncorrectable Hardware Failure",
@@ -6965,7 +8225,7 @@
             "LengthyDescription": null,
             "LogSource": "BMC",
             "Message": "Fan 1 is not functional",
-            "ReferencedInvetory": "/xyz/openbmc_project/inventory/system/chassis/motherboard/fan1",
+            "ReferencedInventory": "/xyz/openbmc_project/inventory/system/chassis/motherboard/fan1",
             "RelatedEventIDs": {},
             "Serviceable": true,
             "Severity": "Critical",
@@ -6978,7 +8238,7 @@
             "BMCMessageID": "xyz.openbmc_project.Inventory.Error.Nonfunctional",
             "CallHomeCandidate": true,
             "CommonEventID": "FQPSPCA0056M",
-            "ComponentInstance": null,
+            "ComponentInstance": 2,
             "DateAdded": null,
             "DateReviewed": null,
             "EventType": "Uncorrectable Hardware Failure",
@@ -6986,7 +8246,7 @@
             "LengthyDescription": null,
             "LogSource": "BMC",
             "Message": "Fan 2 is not functional",
-            "ReferencedInvetory": "/xyz/openbmc_project/inventory/system/chassis/motherboard/fan2",
+            "ReferencedInventory": "/xyz/openbmc_project/inventory/system/chassis/motherboard/fan2",
             "RelatedEventIDs": {},
             "Serviceable": true,
             "Severity": "Critical",
@@ -6999,7 +8259,7 @@
             "BMCMessageID": "xyz.openbmc_project.Inventory.Error.Nonfunctional",
             "CallHomeCandidate": true,
             "CommonEventID": "FQPSPCA0056M",
-            "ComponentInstance": null,
+            "ComponentInstance": 3,
             "DateAdded": null,
             "DateReviewed": null,
             "EventType": "Uncorrectable Hardware Failure",
@@ -7007,7 +8267,7 @@
             "LengthyDescription": null,
             "LogSource": "BMC",
             "Message": "Fan 3 is not functional",
-            "ReferencedInvetory": "/xyz/openbmc_project/inventory/system/chassis/motherboard/fan3",
+            "ReferencedInventory": "/xyz/openbmc_project/inventory/system/chassis/motherboard/fan3",
             "RelatedEventIDs": {},
             "Serviceable": true,
             "Severity": "Critical",
@@ -7020,15 +8280,15 @@
             "BMCMessageID": "xyz.openbmc_project.Inventory.Error.Nonfunctional",
             "CallHomeCandidate": true,
             "CommonEventID": "FQPSPPW0022M",
-            "ComponentInstance": null,
+            "ComponentInstance": 0,
             "DateAdded": null,
             "DateReviewed": null,
             "EventType": "Uncorrectable Hardware Failure",
             "Internal": false,
             "LengthyDescription": null,
             "LogSource": "BMC",
-            "Message": "Power_Supply 0 is not functional",
-            "ReferencedInvetory": "/xyz/openbmc_project/inventory/system/chassis/power_supply0",
+            "Message": "Power Supply 0 is not functional",
+            "ReferencedInventory": "/xyz/openbmc_project/inventory/system/chassis/power_supply0",
             "RelatedEventIDs": {},
             "Serviceable": true,
             "Severity": "Critical",
@@ -7041,15 +8301,15 @@
             "BMCMessageID": "xyz.openbmc_project.Inventory.Error.Nonfunctional",
             "CallHomeCandidate": true,
             "CommonEventID": "FQPSPPW0022M",
-            "ComponentInstance": null,
+            "ComponentInstance": 1,
             "DateAdded": null,
             "DateReviewed": null,
             "EventType": "Uncorrectable Hardware Failure",
             "Internal": false,
             "LengthyDescription": null,
             "LogSource": "BMC",
-            "Message": "Power_Supply 1 is not functional",
-            "ReferencedInvetory": "/xyz/openbmc_project/inventory/system/chassis/power_supply1",
+            "Message": "Power Supply 1 is not functional",
+            "ReferencedInventory": "/xyz/openbmc_project/inventory/system/chassis/power_supply1",
             "RelatedEventIDs": {},
             "Serviceable": true,
             "Severity": "Critical",
@@ -7070,7 +8330,7 @@
             "LengthyDescription": null,
             "LogSource": "BMC",
             "Message": "The system backplane could not be detected",
-            "ReferencedInvetory": "/xyz/openbmc_project/inventory/system/chassis/motherboard",
+            "ReferencedInventory": "/xyz/openbmc_project/inventory/system/chassis/motherboard",
             "RelatedEventIDs": {},
             "Serviceable": true,
             "Severity": "Critical",
@@ -7083,7 +8343,7 @@
             "BMCMessageID": "xyz.openbmc_project.Inventory.Error.NotPresent",
             "CallHomeCandidate": true,
             "CommonEventID": "FQPSPPU0085M",
-            "ComponentInstance": null,
+            "ComponentInstance": 0,
             "DateAdded": null,
             "DateReviewed": null,
             "EventType": "Uncorrectable Hardware Failure",
@@ -7091,7 +8351,7 @@
             "LengthyDescription": null,
             "LogSource": "BMC",
             "Message": "CPU 0 has not been detected",
-            "ReferencedInvetory": "/xyz/openbmc_project/inventory/system/chassis/motherboard/cpu0",
+            "ReferencedInventory": "/xyz/openbmc_project/inventory/system/chassis/motherboard/cpu0",
             "RelatedEventIDs": {},
             "Serviceable": true,
             "Severity": "Critical",
@@ -7104,7 +8364,7 @@
             "BMCMessageID": "xyz.openbmc_project.Inventory.Error.NotPresent",
             "CallHomeCandidate": true,
             "CommonEventID": "FQPSPPU0087M",
-            "ComponentInstance": null,
+            "ComponentInstance": "0,0",
             "DateAdded": null,
             "DateReviewed": null,
             "EventType": "Uncorrectable Hardware Failure",
@@ -7112,7 +8372,7 @@
             "LengthyDescription": null,
             "LogSource": "BMC",
             "Message": "CPU 0 core 0 has not been detected",
-            "ReferencedInvetory": "/xyz/openbmc_project/inventory/system/chassis/motherboard/cpu0/core0",
+            "ReferencedInventory": "/xyz/openbmc_project/inventory/system/chassis/motherboard/cpu0/core0",
             "RelatedEventIDs": {},
             "Serviceable": true,
             "Severity": "Critical",
@@ -7125,7 +8385,7 @@
             "BMCMessageID": "xyz.openbmc_project.Inventory.Error.NotPresent",
             "CallHomeCandidate": true,
             "CommonEventID": "FQPSPPU0087M",
-            "ComponentInstance": null,
+            "ComponentInstance": "0,1",
             "DateAdded": null,
             "DateReviewed": null,
             "EventType": "Uncorrectable Hardware Failure",
@@ -7133,7 +8393,7 @@
             "LengthyDescription": null,
             "LogSource": "BMC",
             "Message": "CPU 0 core 1 has not been detected",
-            "ReferencedInvetory": "/xyz/openbmc_project/inventory/system/chassis/motherboard/cpu0/core1",
+            "ReferencedInventory": "/xyz/openbmc_project/inventory/system/chassis/motherboard/cpu0/core1",
             "RelatedEventIDs": {},
             "Serviceable": true,
             "Severity": "Critical",
@@ -7146,7 +8406,7 @@
             "BMCMessageID": "xyz.openbmc_project.Inventory.Error.NotPresent",
             "CallHomeCandidate": true,
             "CommonEventID": "FQPSPPU0087M",
-            "ComponentInstance": null,
+            "ComponentInstance": "0,10",
             "DateAdded": null,
             "DateReviewed": null,
             "EventType": "Uncorrectable Hardware Failure",
@@ -7154,7 +8414,7 @@
             "LengthyDescription": null,
             "LogSource": "BMC",
             "Message": "CPU 0 core 10 has not been detected",
-            "ReferencedInvetory": "/xyz/openbmc_project/inventory/system/chassis/motherboard/cpu0/core10",
+            "ReferencedInventory": "/xyz/openbmc_project/inventory/system/chassis/motherboard/cpu0/core10",
             "RelatedEventIDs": {},
             "Serviceable": true,
             "Severity": "Critical",
@@ -7167,7 +8427,7 @@
             "BMCMessageID": "xyz.openbmc_project.Inventory.Error.NotPresent",
             "CallHomeCandidate": true,
             "CommonEventID": "FQPSPPU0087M",
-            "ComponentInstance": null,
+            "ComponentInstance": "0,11",
             "DateAdded": null,
             "DateReviewed": null,
             "EventType": "Uncorrectable Hardware Failure",
@@ -7175,7 +8435,7 @@
             "LengthyDescription": null,
             "LogSource": "BMC",
             "Message": "CPU 0 core 11 has not been detected",
-            "ReferencedInvetory": "/xyz/openbmc_project/inventory/system/chassis/motherboard/cpu0/core11",
+            "ReferencedInventory": "/xyz/openbmc_project/inventory/system/chassis/motherboard/cpu0/core11",
             "RelatedEventIDs": {},
             "Serviceable": true,
             "Severity": "Critical",
@@ -7188,7 +8448,7 @@
             "BMCMessageID": "xyz.openbmc_project.Inventory.Error.NotPresent",
             "CallHomeCandidate": true,
             "CommonEventID": "FQPSPPU0087M",
-            "ComponentInstance": null,
+            "ComponentInstance": "0,12",
             "DateAdded": null,
             "DateReviewed": null,
             "EventType": "Uncorrectable Hardware Failure",
@@ -7196,7 +8456,7 @@
             "LengthyDescription": null,
             "LogSource": "BMC",
             "Message": "CPU 0 core 12 has not been detected",
-            "ReferencedInvetory": "/xyz/openbmc_project/inventory/system/chassis/motherboard/cpu0/core12",
+            "ReferencedInventory": "/xyz/openbmc_project/inventory/system/chassis/motherboard/cpu0/core12",
             "RelatedEventIDs": {},
             "Serviceable": true,
             "Severity": "Critical",
@@ -7209,7 +8469,7 @@
             "BMCMessageID": "xyz.openbmc_project.Inventory.Error.NotPresent",
             "CallHomeCandidate": true,
             "CommonEventID": "FQPSPPU0087M",
-            "ComponentInstance": null,
+            "ComponentInstance": "0,13",
             "DateAdded": null,
             "DateReviewed": null,
             "EventType": "Uncorrectable Hardware Failure",
@@ -7217,7 +8477,7 @@
             "LengthyDescription": null,
             "LogSource": "BMC",
             "Message": "CPU 0 core 13 has not been detected",
-            "ReferencedInvetory": "/xyz/openbmc_project/inventory/system/chassis/motherboard/cpu0/core13",
+            "ReferencedInventory": "/xyz/openbmc_project/inventory/system/chassis/motherboard/cpu0/core13",
             "RelatedEventIDs": {},
             "Serviceable": true,
             "Severity": "Critical",
@@ -7230,7 +8490,7 @@
             "BMCMessageID": "xyz.openbmc_project.Inventory.Error.NotPresent",
             "CallHomeCandidate": true,
             "CommonEventID": "FQPSPPU0087M",
-            "ComponentInstance": null,
+            "ComponentInstance": "0,14",
             "DateAdded": null,
             "DateReviewed": null,
             "EventType": "Uncorrectable Hardware Failure",
@@ -7238,7 +8498,7 @@
             "LengthyDescription": null,
             "LogSource": "BMC",
             "Message": "CPU 0 core 14 has not been detected",
-            "ReferencedInvetory": "/xyz/openbmc_project/inventory/system/chassis/motherboard/cpu0/core14",
+            "ReferencedInventory": "/xyz/openbmc_project/inventory/system/chassis/motherboard/cpu0/core14",
             "RelatedEventIDs": {},
             "Serviceable": true,
             "Severity": "Critical",
@@ -7251,7 +8511,7 @@
             "BMCMessageID": "xyz.openbmc_project.Inventory.Error.NotPresent",
             "CallHomeCandidate": true,
             "CommonEventID": "FQPSPPU0087M",
-            "ComponentInstance": null,
+            "ComponentInstance": "0,15",
             "DateAdded": null,
             "DateReviewed": null,
             "EventType": "Uncorrectable Hardware Failure",
@@ -7259,7 +8519,7 @@
             "LengthyDescription": null,
             "LogSource": "BMC",
             "Message": "CPU 0 core 15 has not been detected",
-            "ReferencedInvetory": "/xyz/openbmc_project/inventory/system/chassis/motherboard/cpu0/core15",
+            "ReferencedInventory": "/xyz/openbmc_project/inventory/system/chassis/motherboard/cpu0/core15",
             "RelatedEventIDs": {},
             "Serviceable": true,
             "Severity": "Critical",
@@ -7272,7 +8532,7 @@
             "BMCMessageID": "xyz.openbmc_project.Inventory.Error.NotPresent",
             "CallHomeCandidate": true,
             "CommonEventID": "FQPSPPU0087M",
-            "ComponentInstance": null,
+            "ComponentInstance": "0,16",
             "DateAdded": null,
             "DateReviewed": null,
             "EventType": "Uncorrectable Hardware Failure",
@@ -7280,7 +8540,7 @@
             "LengthyDescription": null,
             "LogSource": "BMC",
             "Message": "CPU 0 core 16 has not been detected",
-            "ReferencedInvetory": "/xyz/openbmc_project/inventory/system/chassis/motherboard/cpu0/core16",
+            "ReferencedInventory": "/xyz/openbmc_project/inventory/system/chassis/motherboard/cpu0/core16",
             "RelatedEventIDs": {},
             "Serviceable": true,
             "Severity": "Critical",
@@ -7293,7 +8553,7 @@
             "BMCMessageID": "xyz.openbmc_project.Inventory.Error.NotPresent",
             "CallHomeCandidate": true,
             "CommonEventID": "FQPSPPU0087M",
-            "ComponentInstance": null,
+            "ComponentInstance": "0,17",
             "DateAdded": null,
             "DateReviewed": null,
             "EventType": "Uncorrectable Hardware Failure",
@@ -7301,7 +8561,7 @@
             "LengthyDescription": null,
             "LogSource": "BMC",
             "Message": "CPU 0 core 17 has not been detected",
-            "ReferencedInvetory": "/xyz/openbmc_project/inventory/system/chassis/motherboard/cpu0/core17",
+            "ReferencedInventory": "/xyz/openbmc_project/inventory/system/chassis/motherboard/cpu0/core17",
             "RelatedEventIDs": {},
             "Serviceable": true,
             "Severity": "Critical",
@@ -7314,7 +8574,7 @@
             "BMCMessageID": "xyz.openbmc_project.Inventory.Error.NotPresent",
             "CallHomeCandidate": true,
             "CommonEventID": "FQPSPPU0087M",
-            "ComponentInstance": null,
+            "ComponentInstance": "0,18",
             "DateAdded": null,
             "DateReviewed": null,
             "EventType": "Uncorrectable Hardware Failure",
@@ -7322,7 +8582,7 @@
             "LengthyDescription": null,
             "LogSource": "BMC",
             "Message": "CPU 0 core 18 has not been detected",
-            "ReferencedInvetory": "/xyz/openbmc_project/inventory/system/chassis/motherboard/cpu0/core18",
+            "ReferencedInventory": "/xyz/openbmc_project/inventory/system/chassis/motherboard/cpu0/core18",
             "RelatedEventIDs": {},
             "Serviceable": true,
             "Severity": "Critical",
@@ -7335,7 +8595,7 @@
             "BMCMessageID": "xyz.openbmc_project.Inventory.Error.NotPresent",
             "CallHomeCandidate": true,
             "CommonEventID": "FQPSPPU0087M",
-            "ComponentInstance": null,
+            "ComponentInstance": "0,19",
             "DateAdded": null,
             "DateReviewed": null,
             "EventType": "Uncorrectable Hardware Failure",
@@ -7343,7 +8603,7 @@
             "LengthyDescription": null,
             "LogSource": "BMC",
             "Message": "CPU 0 core 19 has not been detected",
-            "ReferencedInvetory": "/xyz/openbmc_project/inventory/system/chassis/motherboard/cpu0/core19",
+            "ReferencedInventory": "/xyz/openbmc_project/inventory/system/chassis/motherboard/cpu0/core19",
             "RelatedEventIDs": {},
             "Serviceable": true,
             "Severity": "Critical",
@@ -7356,7 +8616,7 @@
             "BMCMessageID": "xyz.openbmc_project.Inventory.Error.NotPresent",
             "CallHomeCandidate": true,
             "CommonEventID": "FQPSPPU0087M",
-            "ComponentInstance": null,
+            "ComponentInstance": "0,2",
             "DateAdded": null,
             "DateReviewed": null,
             "EventType": "Uncorrectable Hardware Failure",
@@ -7364,7 +8624,7 @@
             "LengthyDescription": null,
             "LogSource": "BMC",
             "Message": "CPU 0 core 2 has not been detected",
-            "ReferencedInvetory": "/xyz/openbmc_project/inventory/system/chassis/motherboard/cpu0/core2",
+            "ReferencedInventory": "/xyz/openbmc_project/inventory/system/chassis/motherboard/cpu0/core2",
             "RelatedEventIDs": {},
             "Serviceable": true,
             "Severity": "Critical",
@@ -7377,7 +8637,7 @@
             "BMCMessageID": "xyz.openbmc_project.Inventory.Error.NotPresent",
             "CallHomeCandidate": true,
             "CommonEventID": "FQPSPPU0087M",
-            "ComponentInstance": null,
+            "ComponentInstance": "0,20",
             "DateAdded": null,
             "DateReviewed": null,
             "EventType": "Uncorrectable Hardware Failure",
@@ -7385,7 +8645,7 @@
             "LengthyDescription": null,
             "LogSource": "BMC",
             "Message": "CPU 0 core 20 has not been detected",
-            "ReferencedInvetory": "/xyz/openbmc_project/inventory/system/chassis/motherboard/cpu0/core20",
+            "ReferencedInventory": "/xyz/openbmc_project/inventory/system/chassis/motherboard/cpu0/core20",
             "RelatedEventIDs": {},
             "Serviceable": true,
             "Severity": "Critical",
@@ -7398,7 +8658,7 @@
             "BMCMessageID": "xyz.openbmc_project.Inventory.Error.NotPresent",
             "CallHomeCandidate": true,
             "CommonEventID": "FQPSPPU0087M",
-            "ComponentInstance": null,
+            "ComponentInstance": "0,21",
             "DateAdded": null,
             "DateReviewed": null,
             "EventType": "Uncorrectable Hardware Failure",
@@ -7406,7 +8666,7 @@
             "LengthyDescription": null,
             "LogSource": "BMC",
             "Message": "CPU 0 core 21 has not been detected",
-            "ReferencedInvetory": "/xyz/openbmc_project/inventory/system/chassis/motherboard/cpu0/core21",
+            "ReferencedInventory": "/xyz/openbmc_project/inventory/system/chassis/motherboard/cpu0/core21",
             "RelatedEventIDs": {},
             "Serviceable": true,
             "Severity": "Critical",
@@ -7419,7 +8679,7 @@
             "BMCMessageID": "xyz.openbmc_project.Inventory.Error.NotPresent",
             "CallHomeCandidate": true,
             "CommonEventID": "FQPSPPU0087M",
-            "ComponentInstance": null,
+            "ComponentInstance": "0,22",
             "DateAdded": null,
             "DateReviewed": null,
             "EventType": "Uncorrectable Hardware Failure",
@@ -7427,7 +8687,7 @@
             "LengthyDescription": null,
             "LogSource": "BMC",
             "Message": "CPU 0 core 22 has not been detected",
-            "ReferencedInvetory": "/xyz/openbmc_project/inventory/system/chassis/motherboard/cpu0/core22",
+            "ReferencedInventory": "/xyz/openbmc_project/inventory/system/chassis/motherboard/cpu0/core22",
             "RelatedEventIDs": {},
             "Serviceable": true,
             "Severity": "Critical",
@@ -7440,7 +8700,7 @@
             "BMCMessageID": "xyz.openbmc_project.Inventory.Error.NotPresent",
             "CallHomeCandidate": true,
             "CommonEventID": "FQPSPPU0087M",
-            "ComponentInstance": null,
+            "ComponentInstance": "0,23",
             "DateAdded": null,
             "DateReviewed": null,
             "EventType": "Uncorrectable Hardware Failure",
@@ -7448,7 +8708,7 @@
             "LengthyDescription": null,
             "LogSource": "BMC",
             "Message": "CPU 0 core 23 has not been detected",
-            "ReferencedInvetory": "/xyz/openbmc_project/inventory/system/chassis/motherboard/cpu0/core23",
+            "ReferencedInventory": "/xyz/openbmc_project/inventory/system/chassis/motherboard/cpu0/core23",
             "RelatedEventIDs": {},
             "Serviceable": true,
             "Severity": "Critical",
@@ -7461,7 +8721,7 @@
             "BMCMessageID": "xyz.openbmc_project.Inventory.Error.NotPresent",
             "CallHomeCandidate": true,
             "CommonEventID": "FQPSPPU0087M",
-            "ComponentInstance": null,
+            "ComponentInstance": "0,3",
             "DateAdded": null,
             "DateReviewed": null,
             "EventType": "Uncorrectable Hardware Failure",
@@ -7469,7 +8729,7 @@
             "LengthyDescription": null,
             "LogSource": "BMC",
             "Message": "CPU 0 core 3 has not been detected",
-            "ReferencedInvetory": "/xyz/openbmc_project/inventory/system/chassis/motherboard/cpu0/core3",
+            "ReferencedInventory": "/xyz/openbmc_project/inventory/system/chassis/motherboard/cpu0/core3",
             "RelatedEventIDs": {},
             "Serviceable": true,
             "Severity": "Critical",
@@ -7482,7 +8742,7 @@
             "BMCMessageID": "xyz.openbmc_project.Inventory.Error.NotPresent",
             "CallHomeCandidate": true,
             "CommonEventID": "FQPSPPU0087M",
-            "ComponentInstance": null,
+            "ComponentInstance": "0,4",
             "DateAdded": null,
             "DateReviewed": null,
             "EventType": "Uncorrectable Hardware Failure",
@@ -7490,7 +8750,7 @@
             "LengthyDescription": null,
             "LogSource": "BMC",
             "Message": "CPU 0 core 4 has not been detected",
-            "ReferencedInvetory": "/xyz/openbmc_project/inventory/system/chassis/motherboard/cpu0/core4",
+            "ReferencedInventory": "/xyz/openbmc_project/inventory/system/chassis/motherboard/cpu0/core4",
             "RelatedEventIDs": {},
             "Serviceable": true,
             "Severity": "Critical",
@@ -7503,7 +8763,7 @@
             "BMCMessageID": "xyz.openbmc_project.Inventory.Error.NotPresent",
             "CallHomeCandidate": true,
             "CommonEventID": "FQPSPPU0087M",
-            "ComponentInstance": null,
+            "ComponentInstance": "0,5",
             "DateAdded": null,
             "DateReviewed": null,
             "EventType": "Uncorrectable Hardware Failure",
@@ -7511,7 +8771,7 @@
             "LengthyDescription": null,
             "LogSource": "BMC",
             "Message": "CPU 0 core 5 has not been detected",
-            "ReferencedInvetory": "/xyz/openbmc_project/inventory/system/chassis/motherboard/cpu0/core5",
+            "ReferencedInventory": "/xyz/openbmc_project/inventory/system/chassis/motherboard/cpu0/core5",
             "RelatedEventIDs": {},
             "Serviceable": true,
             "Severity": "Critical",
@@ -7524,7 +8784,7 @@
             "BMCMessageID": "xyz.openbmc_project.Inventory.Error.NotPresent",
             "CallHomeCandidate": true,
             "CommonEventID": "FQPSPPU0087M",
-            "ComponentInstance": null,
+            "ComponentInstance": "0,6",
             "DateAdded": null,
             "DateReviewed": null,
             "EventType": "Uncorrectable Hardware Failure",
@@ -7532,7 +8792,7 @@
             "LengthyDescription": null,
             "LogSource": "BMC",
             "Message": "CPU 0 core 6 has not been detected",
-            "ReferencedInvetory": "/xyz/openbmc_project/inventory/system/chassis/motherboard/cpu0/core6",
+            "ReferencedInventory": "/xyz/openbmc_project/inventory/system/chassis/motherboard/cpu0/core6",
             "RelatedEventIDs": {},
             "Serviceable": true,
             "Severity": "Critical",
@@ -7545,7 +8805,7 @@
             "BMCMessageID": "xyz.openbmc_project.Inventory.Error.NotPresent",
             "CallHomeCandidate": true,
             "CommonEventID": "FQPSPPU0087M",
-            "ComponentInstance": null,
+            "ComponentInstance": "0,7",
             "DateAdded": null,
             "DateReviewed": null,
             "EventType": "Uncorrectable Hardware Failure",
@@ -7553,7 +8813,7 @@
             "LengthyDescription": null,
             "LogSource": "BMC",
             "Message": "CPU 0 core 7 has not been detected",
-            "ReferencedInvetory": "/xyz/openbmc_project/inventory/system/chassis/motherboard/cpu0/core7",
+            "ReferencedInventory": "/xyz/openbmc_project/inventory/system/chassis/motherboard/cpu0/core7",
             "RelatedEventIDs": {},
             "Serviceable": true,
             "Severity": "Critical",
@@ -7566,7 +8826,7 @@
             "BMCMessageID": "xyz.openbmc_project.Inventory.Error.NotPresent",
             "CallHomeCandidate": true,
             "CommonEventID": "FQPSPPU0087M",
-            "ComponentInstance": null,
+            "ComponentInstance": "0,8",
             "DateAdded": null,
             "DateReviewed": null,
             "EventType": "Uncorrectable Hardware Failure",
@@ -7574,7 +8834,7 @@
             "LengthyDescription": null,
             "LogSource": "BMC",
             "Message": "CPU 0 core 8 has not been detected",
-            "ReferencedInvetory": "/xyz/openbmc_project/inventory/system/chassis/motherboard/cpu0/core8",
+            "ReferencedInventory": "/xyz/openbmc_project/inventory/system/chassis/motherboard/cpu0/core8",
             "RelatedEventIDs": {},
             "Serviceable": true,
             "Severity": "Critical",
@@ -7587,7 +8847,7 @@
             "BMCMessageID": "xyz.openbmc_project.Inventory.Error.NotPresent",
             "CallHomeCandidate": true,
             "CommonEventID": "FQPSPPU0087M",
-            "ComponentInstance": null,
+            "ComponentInstance": "0,9",
             "DateAdded": null,
             "DateReviewed": null,
             "EventType": "Uncorrectable Hardware Failure",
@@ -7595,7 +8855,7 @@
             "LengthyDescription": null,
             "LogSource": "BMC",
             "Message": "CPU 0 core 9 has not been detected",
-            "ReferencedInvetory": "/xyz/openbmc_project/inventory/system/chassis/motherboard/cpu0/core9",
+            "ReferencedInventory": "/xyz/openbmc_project/inventory/system/chassis/motherboard/cpu0/core9",
             "RelatedEventIDs": {},
             "Serviceable": true,
             "Severity": "Critical",
@@ -7608,7 +8868,7 @@
             "BMCMessageID": "xyz.openbmc_project.Inventory.Error.NotPresent",
             "CallHomeCandidate": true,
             "CommonEventID": "FQPSPPU0085M",
-            "ComponentInstance": null,
+            "ComponentInstance": 1,
             "DateAdded": null,
             "DateReviewed": null,
             "EventType": "Uncorrectable Hardware Failure",
@@ -7616,7 +8876,7 @@
             "LengthyDescription": null,
             "LogSource": "BMC",
             "Message": "CPU 1 has not been detected",
-            "ReferencedInvetory": "/xyz/openbmc_project/inventory/system/chassis/motherboard/cpu1",
+            "ReferencedInventory": "/xyz/openbmc_project/inventory/system/chassis/motherboard/cpu1",
             "RelatedEventIDs": {},
             "Serviceable": true,
             "Severity": "Critical",
@@ -7629,7 +8889,7 @@
             "BMCMessageID": "xyz.openbmc_project.Inventory.Error.NotPresent",
             "CallHomeCandidate": true,
             "CommonEventID": "FQPSPPU0087M",
-            "ComponentInstance": null,
+            "ComponentInstance": "1,0",
             "DateAdded": null,
             "DateReviewed": null,
             "EventType": "Uncorrectable Hardware Failure",
@@ -7637,7 +8897,7 @@
             "LengthyDescription": null,
             "LogSource": "BMC",
             "Message": "CPU 1 core 0 has not been detected",
-            "ReferencedInvetory": "/xyz/openbmc_project/inventory/system/chassis/motherboard/cpu1/core0",
+            "ReferencedInventory": "/xyz/openbmc_project/inventory/system/chassis/motherboard/cpu1/core0",
             "RelatedEventIDs": {},
             "Serviceable": true,
             "Severity": "Critical",
@@ -7650,7 +8910,7 @@
             "BMCMessageID": "xyz.openbmc_project.Inventory.Error.NotPresent",
             "CallHomeCandidate": true,
             "CommonEventID": "FQPSPPU0087M",
-            "ComponentInstance": null,
+            "ComponentInstance": "1,1",
             "DateAdded": null,
             "DateReviewed": null,
             "EventType": "Uncorrectable Hardware Failure",
@@ -7658,7 +8918,7 @@
             "LengthyDescription": null,
             "LogSource": "BMC",
             "Message": "CPU 1 core 1 has not been detected",
-            "ReferencedInvetory": "/xyz/openbmc_project/inventory/system/chassis/motherboard/cpu1/core1",
+            "ReferencedInventory": "/xyz/openbmc_project/inventory/system/chassis/motherboard/cpu1/core1",
             "RelatedEventIDs": {},
             "Serviceable": true,
             "Severity": "Critical",
@@ -7671,7 +8931,7 @@
             "BMCMessageID": "xyz.openbmc_project.Inventory.Error.NotPresent",
             "CallHomeCandidate": true,
             "CommonEventID": "FQPSPPU0087M",
-            "ComponentInstance": null,
+            "ComponentInstance": "1,10",
             "DateAdded": null,
             "DateReviewed": null,
             "EventType": "Uncorrectable Hardware Failure",
@@ -7679,7 +8939,7 @@
             "LengthyDescription": null,
             "LogSource": "BMC",
             "Message": "CPU 1 core 10 has not been detected",
-            "ReferencedInvetory": "/xyz/openbmc_project/inventory/system/chassis/motherboard/cpu1/core10",
+            "ReferencedInventory": "/xyz/openbmc_project/inventory/system/chassis/motherboard/cpu1/core10",
             "RelatedEventIDs": {},
             "Serviceable": true,
             "Severity": "Critical",
@@ -7692,7 +8952,7 @@
             "BMCMessageID": "xyz.openbmc_project.Inventory.Error.NotPresent",
             "CallHomeCandidate": true,
             "CommonEventID": "FQPSPPU0087M",
-            "ComponentInstance": null,
+            "ComponentInstance": "1,11",
             "DateAdded": null,
             "DateReviewed": null,
             "EventType": "Uncorrectable Hardware Failure",
@@ -7700,7 +8960,7 @@
             "LengthyDescription": null,
             "LogSource": "BMC",
             "Message": "CPU 1 core 11 has not been detected",
-            "ReferencedInvetory": "/xyz/openbmc_project/inventory/system/chassis/motherboard/cpu1/core11",
+            "ReferencedInventory": "/xyz/openbmc_project/inventory/system/chassis/motherboard/cpu1/core11",
             "RelatedEventIDs": {},
             "Serviceable": true,
             "Severity": "Critical",
@@ -7713,7 +8973,7 @@
             "BMCMessageID": "xyz.openbmc_project.Inventory.Error.NotPresent",
             "CallHomeCandidate": true,
             "CommonEventID": "FQPSPPU0087M",
-            "ComponentInstance": null,
+            "ComponentInstance": "1,12",
             "DateAdded": null,
             "DateReviewed": null,
             "EventType": "Uncorrectable Hardware Failure",
@@ -7721,7 +8981,7 @@
             "LengthyDescription": null,
             "LogSource": "BMC",
             "Message": "CPU 1 core 12 has not been detected",
-            "ReferencedInvetory": "/xyz/openbmc_project/inventory/system/chassis/motherboard/cpu1/core12",
+            "ReferencedInventory": "/xyz/openbmc_project/inventory/system/chassis/motherboard/cpu1/core12",
             "RelatedEventIDs": {},
             "Serviceable": true,
             "Severity": "Critical",
@@ -7734,7 +8994,7 @@
             "BMCMessageID": "xyz.openbmc_project.Inventory.Error.NotPresent",
             "CallHomeCandidate": true,
             "CommonEventID": "FQPSPPU0087M",
-            "ComponentInstance": null,
+            "ComponentInstance": "1,13",
             "DateAdded": null,
             "DateReviewed": null,
             "EventType": "Uncorrectable Hardware Failure",
@@ -7742,7 +9002,7 @@
             "LengthyDescription": null,
             "LogSource": "BMC",
             "Message": "CPU 1 core 13 has not been detected",
-            "ReferencedInvetory": "/xyz/openbmc_project/inventory/system/chassis/motherboard/cpu1/core13",
+            "ReferencedInventory": "/xyz/openbmc_project/inventory/system/chassis/motherboard/cpu1/core13",
             "RelatedEventIDs": {},
             "Serviceable": true,
             "Severity": "Critical",
@@ -7755,7 +9015,7 @@
             "BMCMessageID": "xyz.openbmc_project.Inventory.Error.NotPresent",
             "CallHomeCandidate": true,
             "CommonEventID": "FQPSPPU0087M",
-            "ComponentInstance": null,
+            "ComponentInstance": "1,14",
             "DateAdded": null,
             "DateReviewed": null,
             "EventType": "Uncorrectable Hardware Failure",
@@ -7763,7 +9023,7 @@
             "LengthyDescription": null,
             "LogSource": "BMC",
             "Message": "CPU 1 core 14 has not been detected",
-            "ReferencedInvetory": "/xyz/openbmc_project/inventory/system/chassis/motherboard/cpu1/core14",
+            "ReferencedInventory": "/xyz/openbmc_project/inventory/system/chassis/motherboard/cpu1/core14",
             "RelatedEventIDs": {},
             "Serviceable": true,
             "Severity": "Critical",
@@ -7776,7 +9036,7 @@
             "BMCMessageID": "xyz.openbmc_project.Inventory.Error.NotPresent",
             "CallHomeCandidate": true,
             "CommonEventID": "FQPSPPU0087M",
-            "ComponentInstance": null,
+            "ComponentInstance": "1,15",
             "DateAdded": null,
             "DateReviewed": null,
             "EventType": "Uncorrectable Hardware Failure",
@@ -7784,7 +9044,7 @@
             "LengthyDescription": null,
             "LogSource": "BMC",
             "Message": "CPU 1 core 15 has not been detected",
-            "ReferencedInvetory": "/xyz/openbmc_project/inventory/system/chassis/motherboard/cpu1/core15",
+            "ReferencedInventory": "/xyz/openbmc_project/inventory/system/chassis/motherboard/cpu1/core15",
             "RelatedEventIDs": {},
             "Serviceable": true,
             "Severity": "Critical",
@@ -7797,7 +9057,7 @@
             "BMCMessageID": "xyz.openbmc_project.Inventory.Error.NotPresent",
             "CallHomeCandidate": true,
             "CommonEventID": "FQPSPPU0087M",
-            "ComponentInstance": null,
+            "ComponentInstance": "1,16",
             "DateAdded": null,
             "DateReviewed": null,
             "EventType": "Uncorrectable Hardware Failure",
@@ -7805,7 +9065,7 @@
             "LengthyDescription": null,
             "LogSource": "BMC",
             "Message": "CPU 1 core 16 has not been detected",
-            "ReferencedInvetory": "/xyz/openbmc_project/inventory/system/chassis/motherboard/cpu1/core16",
+            "ReferencedInventory": "/xyz/openbmc_project/inventory/system/chassis/motherboard/cpu1/core16",
             "RelatedEventIDs": {},
             "Serviceable": true,
             "Severity": "Critical",
@@ -7818,7 +9078,7 @@
             "BMCMessageID": "xyz.openbmc_project.Inventory.Error.NotPresent",
             "CallHomeCandidate": true,
             "CommonEventID": "FQPSPPU0087M",
-            "ComponentInstance": null,
+            "ComponentInstance": "1,17",
             "DateAdded": null,
             "DateReviewed": null,
             "EventType": "Uncorrectable Hardware Failure",
@@ -7826,7 +9086,7 @@
             "LengthyDescription": null,
             "LogSource": "BMC",
             "Message": "CPU 1 core 17 has not been detected",
-            "ReferencedInvetory": "/xyz/openbmc_project/inventory/system/chassis/motherboard/cpu1/core17",
+            "ReferencedInventory": "/xyz/openbmc_project/inventory/system/chassis/motherboard/cpu1/core17",
             "RelatedEventIDs": {},
             "Serviceable": true,
             "Severity": "Critical",
@@ -7839,7 +9099,7 @@
             "BMCMessageID": "xyz.openbmc_project.Inventory.Error.NotPresent",
             "CallHomeCandidate": true,
             "CommonEventID": "FQPSPPU0087M",
-            "ComponentInstance": null,
+            "ComponentInstance": "1,18",
             "DateAdded": null,
             "DateReviewed": null,
             "EventType": "Uncorrectable Hardware Failure",
@@ -7847,7 +9107,7 @@
             "LengthyDescription": null,
             "LogSource": "BMC",
             "Message": "CPU 1 core 18 has not been detected",
-            "ReferencedInvetory": "/xyz/openbmc_project/inventory/system/chassis/motherboard/cpu1/core18",
+            "ReferencedInventory": "/xyz/openbmc_project/inventory/system/chassis/motherboard/cpu1/core18",
             "RelatedEventIDs": {},
             "Serviceable": true,
             "Severity": "Critical",
@@ -7860,7 +9120,7 @@
             "BMCMessageID": "xyz.openbmc_project.Inventory.Error.NotPresent",
             "CallHomeCandidate": true,
             "CommonEventID": "FQPSPPU0087M",
-            "ComponentInstance": null,
+            "ComponentInstance": "1,19",
             "DateAdded": null,
             "DateReviewed": null,
             "EventType": "Uncorrectable Hardware Failure",
@@ -7868,7 +9128,7 @@
             "LengthyDescription": null,
             "LogSource": "BMC",
             "Message": "CPU 1 core 19 has not been detected",
-            "ReferencedInvetory": "/xyz/openbmc_project/inventory/system/chassis/motherboard/cpu1/core19",
+            "ReferencedInventory": "/xyz/openbmc_project/inventory/system/chassis/motherboard/cpu1/core19",
             "RelatedEventIDs": {},
             "Serviceable": true,
             "Severity": "Critical",
@@ -7881,7 +9141,7 @@
             "BMCMessageID": "xyz.openbmc_project.Inventory.Error.NotPresent",
             "CallHomeCandidate": true,
             "CommonEventID": "FQPSPPU0087M",
-            "ComponentInstance": null,
+            "ComponentInstance": "1,2",
             "DateAdded": null,
             "DateReviewed": null,
             "EventType": "Uncorrectable Hardware Failure",
@@ -7889,7 +9149,7 @@
             "LengthyDescription": null,
             "LogSource": "BMC",
             "Message": "CPU 1 core 2 has not been detected",
-            "ReferencedInvetory": "/xyz/openbmc_project/inventory/system/chassis/motherboard/cpu1/core2",
+            "ReferencedInventory": "/xyz/openbmc_project/inventory/system/chassis/motherboard/cpu1/core2",
             "RelatedEventIDs": {},
             "Serviceable": true,
             "Severity": "Critical",
@@ -7902,7 +9162,7 @@
             "BMCMessageID": "xyz.openbmc_project.Inventory.Error.NotPresent",
             "CallHomeCandidate": true,
             "CommonEventID": "FQPSPPU0087M",
-            "ComponentInstance": null,
+            "ComponentInstance": "1,20",
             "DateAdded": null,
             "DateReviewed": null,
             "EventType": "Uncorrectable Hardware Failure",
@@ -7910,7 +9170,7 @@
             "LengthyDescription": null,
             "LogSource": "BMC",
             "Message": "CPU 1 core 20 has not been detected",
-            "ReferencedInvetory": "/xyz/openbmc_project/inventory/system/chassis/motherboard/cpu1/core20",
+            "ReferencedInventory": "/xyz/openbmc_project/inventory/system/chassis/motherboard/cpu1/core20",
             "RelatedEventIDs": {},
             "Serviceable": true,
             "Severity": "Critical",
@@ -7923,7 +9183,7 @@
             "BMCMessageID": "xyz.openbmc_project.Inventory.Error.NotPresent",
             "CallHomeCandidate": true,
             "CommonEventID": "FQPSPPU0087M",
-            "ComponentInstance": null,
+            "ComponentInstance": "1,21",
             "DateAdded": null,
             "DateReviewed": null,
             "EventType": "Uncorrectable Hardware Failure",
@@ -7931,7 +9191,7 @@
             "LengthyDescription": null,
             "LogSource": "BMC",
             "Message": "CPU 1 core 21 has not been detected",
-            "ReferencedInvetory": "/xyz/openbmc_project/inventory/system/chassis/motherboard/cpu1/core21",
+            "ReferencedInventory": "/xyz/openbmc_project/inventory/system/chassis/motherboard/cpu1/core21",
             "RelatedEventIDs": {},
             "Serviceable": true,
             "Severity": "Critical",
@@ -7944,7 +9204,7 @@
             "BMCMessageID": "xyz.openbmc_project.Inventory.Error.NotPresent",
             "CallHomeCandidate": true,
             "CommonEventID": "FQPSPPU0087M",
-            "ComponentInstance": null,
+            "ComponentInstance": "1,22",
             "DateAdded": null,
             "DateReviewed": null,
             "EventType": "Uncorrectable Hardware Failure",
@@ -7952,7 +9212,7 @@
             "LengthyDescription": null,
             "LogSource": "BMC",
             "Message": "CPU 1 core 22 has not been detected",
-            "ReferencedInvetory": "/xyz/openbmc_project/inventory/system/chassis/motherboard/cpu1/core22",
+            "ReferencedInventory": "/xyz/openbmc_project/inventory/system/chassis/motherboard/cpu1/core22",
             "RelatedEventIDs": {},
             "Serviceable": true,
             "Severity": "Critical",
@@ -7965,7 +9225,7 @@
             "BMCMessageID": "xyz.openbmc_project.Inventory.Error.NotPresent",
             "CallHomeCandidate": true,
             "CommonEventID": "FQPSPPU0087M",
-            "ComponentInstance": null,
+            "ComponentInstance": "1,23",
             "DateAdded": null,
             "DateReviewed": null,
             "EventType": "Uncorrectable Hardware Failure",
@@ -7973,7 +9233,7 @@
             "LengthyDescription": null,
             "LogSource": "BMC",
             "Message": "CPU 1 core 23 has not been detected",
-            "ReferencedInvetory": "/xyz/openbmc_project/inventory/system/chassis/motherboard/cpu1/core23",
+            "ReferencedInventory": "/xyz/openbmc_project/inventory/system/chassis/motherboard/cpu1/core23",
             "RelatedEventIDs": {},
             "Serviceable": true,
             "Severity": "Critical",
@@ -7986,7 +9246,7 @@
             "BMCMessageID": "xyz.openbmc_project.Inventory.Error.NotPresent",
             "CallHomeCandidate": true,
             "CommonEventID": "FQPSPPU0087M",
-            "ComponentInstance": null,
+            "ComponentInstance": "1,3",
             "DateAdded": null,
             "DateReviewed": null,
             "EventType": "Uncorrectable Hardware Failure",
@@ -7994,7 +9254,7 @@
             "LengthyDescription": null,
             "LogSource": "BMC",
             "Message": "CPU 1 core 3 has not been detected",
-            "ReferencedInvetory": "/xyz/openbmc_project/inventory/system/chassis/motherboard/cpu1/core3",
+            "ReferencedInventory": "/xyz/openbmc_project/inventory/system/chassis/motherboard/cpu1/core3",
             "RelatedEventIDs": {},
             "Serviceable": true,
             "Severity": "Critical",
@@ -8007,7 +9267,7 @@
             "BMCMessageID": "xyz.openbmc_project.Inventory.Error.NotPresent",
             "CallHomeCandidate": true,
             "CommonEventID": "FQPSPPU0087M",
-            "ComponentInstance": null,
+            "ComponentInstance": "1,4",
             "DateAdded": null,
             "DateReviewed": null,
             "EventType": "Uncorrectable Hardware Failure",
@@ -8015,7 +9275,7 @@
             "LengthyDescription": null,
             "LogSource": "BMC",
             "Message": "CPU 1 core 4 has not been detected",
-            "ReferencedInvetory": "/xyz/openbmc_project/inventory/system/chassis/motherboard/cpu1/core4",
+            "ReferencedInventory": "/xyz/openbmc_project/inventory/system/chassis/motherboard/cpu1/core4",
             "RelatedEventIDs": {},
             "Serviceable": true,
             "Severity": "Critical",
@@ -8028,7 +9288,7 @@
             "BMCMessageID": "xyz.openbmc_project.Inventory.Error.NotPresent",
             "CallHomeCandidate": true,
             "CommonEventID": "FQPSPPU0087M",
-            "ComponentInstance": null,
+            "ComponentInstance": "1,5",
             "DateAdded": null,
             "DateReviewed": null,
             "EventType": "Uncorrectable Hardware Failure",
@@ -8036,7 +9296,7 @@
             "LengthyDescription": null,
             "LogSource": "BMC",
             "Message": "CPU 1 core 5 has not been detected",
-            "ReferencedInvetory": "/xyz/openbmc_project/inventory/system/chassis/motherboard/cpu1/core5",
+            "ReferencedInventory": "/xyz/openbmc_project/inventory/system/chassis/motherboard/cpu1/core5",
             "RelatedEventIDs": {},
             "Serviceable": true,
             "Severity": "Critical",
@@ -8049,7 +9309,7 @@
             "BMCMessageID": "xyz.openbmc_project.Inventory.Error.NotPresent",
             "CallHomeCandidate": true,
             "CommonEventID": "FQPSPPU0087M",
-            "ComponentInstance": null,
+            "ComponentInstance": "1,6",
             "DateAdded": null,
             "DateReviewed": null,
             "EventType": "Uncorrectable Hardware Failure",
@@ -8057,7 +9317,7 @@
             "LengthyDescription": null,
             "LogSource": "BMC",
             "Message": "CPU 1 core 6 has not been detected",
-            "ReferencedInvetory": "/xyz/openbmc_project/inventory/system/chassis/motherboard/cpu1/core6",
+            "ReferencedInventory": "/xyz/openbmc_project/inventory/system/chassis/motherboard/cpu1/core6",
             "RelatedEventIDs": {},
             "Serviceable": true,
             "Severity": "Critical",
@@ -8070,7 +9330,7 @@
             "BMCMessageID": "xyz.openbmc_project.Inventory.Error.NotPresent",
             "CallHomeCandidate": true,
             "CommonEventID": "FQPSPPU0087M",
-            "ComponentInstance": null,
+            "ComponentInstance": "1,7",
             "DateAdded": null,
             "DateReviewed": null,
             "EventType": "Uncorrectable Hardware Failure",
@@ -8078,7 +9338,7 @@
             "LengthyDescription": null,
             "LogSource": "BMC",
             "Message": "CPU 1 core 7 has not been detected",
-            "ReferencedInvetory": "/xyz/openbmc_project/inventory/system/chassis/motherboard/cpu1/core7",
+            "ReferencedInventory": "/xyz/openbmc_project/inventory/system/chassis/motherboard/cpu1/core7",
             "RelatedEventIDs": {},
             "Serviceable": true,
             "Severity": "Critical",
@@ -8091,7 +9351,7 @@
             "BMCMessageID": "xyz.openbmc_project.Inventory.Error.NotPresent",
             "CallHomeCandidate": true,
             "CommonEventID": "FQPSPPU0087M",
-            "ComponentInstance": null,
+            "ComponentInstance": "1,8",
             "DateAdded": null,
             "DateReviewed": null,
             "EventType": "Uncorrectable Hardware Failure",
@@ -8099,7 +9359,7 @@
             "LengthyDescription": null,
             "LogSource": "BMC",
             "Message": "CPU 1 core 8 has not been detected",
-            "ReferencedInvetory": "/xyz/openbmc_project/inventory/system/chassis/motherboard/cpu1/core8",
+            "ReferencedInventory": "/xyz/openbmc_project/inventory/system/chassis/motherboard/cpu1/core8",
             "RelatedEventIDs": {},
             "Serviceable": true,
             "Severity": "Critical",
@@ -8112,7 +9372,7 @@
             "BMCMessageID": "xyz.openbmc_project.Inventory.Error.NotPresent",
             "CallHomeCandidate": true,
             "CommonEventID": "FQPSPPU0087M",
-            "ComponentInstance": null,
+            "ComponentInstance": "1,9",
             "DateAdded": null,
             "DateReviewed": null,
             "EventType": "Uncorrectable Hardware Failure",
@@ -8120,7 +9380,7 @@
             "LengthyDescription": null,
             "LogSource": "BMC",
             "Message": "CPU 1 core 9 has not been detected",
-            "ReferencedInvetory": "/xyz/openbmc_project/inventory/system/chassis/motherboard/cpu1/core9",
+            "ReferencedInventory": "/xyz/openbmc_project/inventory/system/chassis/motherboard/cpu1/core9",
             "RelatedEventIDs": {},
             "Serviceable": true,
             "Severity": "Critical",
@@ -8133,7 +9393,7 @@
             "BMCMessageID": "xyz.openbmc_project.Inventory.Error.NotPresent",
             "CallHomeCandidate": false,
             "CommonEventID": "FQPSPMA0055M",
-            "ComponentInstance": null,
+            "ComponentInstance": 0,
             "DateAdded": null,
             "DateReviewed": null,
             "EventType": "Uncorrectable Hardware Failure",
@@ -8141,7 +9401,7 @@
             "LengthyDescription": null,
             "LogSource": "BMC",
             "Message": "DIMM 0 has not been detected",
-            "ReferencedInvetory": "/xyz/openbmc_project/inventory/system/chassis/motherboard/dimm0",
+            "ReferencedInventory": "/xyz/openbmc_project/inventory/system/chassis/motherboard/dimm0",
             "RelatedEventIDs": {},
             "Serviceable": true,
             "Severity": "Critical",
@@ -8154,7 +9414,7 @@
             "BMCMessageID": "xyz.openbmc_project.Inventory.Error.NotPresent",
             "CallHomeCandidate": false,
             "CommonEventID": "FQPSPMA0055M",
-            "ComponentInstance": null,
+            "ComponentInstance": 1,
             "DateAdded": null,
             "DateReviewed": null,
             "EventType": "Uncorrectable Hardware Failure",
@@ -8162,7 +9422,7 @@
             "LengthyDescription": null,
             "LogSource": "BMC",
             "Message": "DIMM 1 has not been detected",
-            "ReferencedInvetory": "/xyz/openbmc_project/inventory/system/chassis/motherboard/dimm1",
+            "ReferencedInventory": "/xyz/openbmc_project/inventory/system/chassis/motherboard/dimm1",
             "RelatedEventIDs": {},
             "Serviceable": true,
             "Severity": "Critical",
@@ -8175,7 +9435,7 @@
             "BMCMessageID": "xyz.openbmc_project.Inventory.Error.NotPresent",
             "CallHomeCandidate": false,
             "CommonEventID": "FQPSPMA0055M",
-            "ComponentInstance": null,
+            "ComponentInstance": 10,
             "DateAdded": null,
             "DateReviewed": null,
             "EventType": "Uncorrectable Hardware Failure",
@@ -8183,7 +9443,7 @@
             "LengthyDescription": null,
             "LogSource": "BMC",
             "Message": "DIMM 10 has not been detected",
-            "ReferencedInvetory": "/xyz/openbmc_project/inventory/system/chassis/motherboard/dimm10",
+            "ReferencedInventory": "/xyz/openbmc_project/inventory/system/chassis/motherboard/dimm10",
             "RelatedEventIDs": {},
             "Serviceable": true,
             "Severity": "Critical",
@@ -8196,7 +9456,7 @@
             "BMCMessageID": "xyz.openbmc_project.Inventory.Error.NotPresent",
             "CallHomeCandidate": false,
             "CommonEventID": "FQPSPMA0055M",
-            "ComponentInstance": null,
+            "ComponentInstance": 11,
             "DateAdded": null,
             "DateReviewed": null,
             "EventType": "Uncorrectable Hardware Failure",
@@ -8204,7 +9464,7 @@
             "LengthyDescription": null,
             "LogSource": "BMC",
             "Message": "DIMM 11 has not been detected",
-            "ReferencedInvetory": "/xyz/openbmc_project/inventory/system/chassis/motherboard/dimm11",
+            "ReferencedInventory": "/xyz/openbmc_project/inventory/system/chassis/motherboard/dimm11",
             "RelatedEventIDs": {},
             "Serviceable": true,
             "Severity": "Critical",
@@ -8217,7 +9477,7 @@
             "BMCMessageID": "xyz.openbmc_project.Inventory.Error.NotPresent",
             "CallHomeCandidate": false,
             "CommonEventID": "FQPSPMA0055M",
-            "ComponentInstance": null,
+            "ComponentInstance": 12,
             "DateAdded": null,
             "DateReviewed": null,
             "EventType": "Uncorrectable Hardware Failure",
@@ -8225,7 +9485,7 @@
             "LengthyDescription": null,
             "LogSource": "BMC",
             "Message": "DIMM 12 has not been detected",
-            "ReferencedInvetory": "/xyz/openbmc_project/inventory/system/chassis/motherboard/dimm12",
+            "ReferencedInventory": "/xyz/openbmc_project/inventory/system/chassis/motherboard/dimm12",
             "RelatedEventIDs": {},
             "Serviceable": true,
             "Severity": "Critical",
@@ -8238,7 +9498,7 @@
             "BMCMessageID": "xyz.openbmc_project.Inventory.Error.NotPresent",
             "CallHomeCandidate": false,
             "CommonEventID": "FQPSPMA0055M",
-            "ComponentInstance": null,
+            "ComponentInstance": 13,
             "DateAdded": null,
             "DateReviewed": null,
             "EventType": "Uncorrectable Hardware Failure",
@@ -8246,7 +9506,7 @@
             "LengthyDescription": null,
             "LogSource": "BMC",
             "Message": "DIMM 13 has not been detected",
-            "ReferencedInvetory": "/xyz/openbmc_project/inventory/system/chassis/motherboard/dimm13",
+            "ReferencedInventory": "/xyz/openbmc_project/inventory/system/chassis/motherboard/dimm13",
             "RelatedEventIDs": {},
             "Serviceable": true,
             "Severity": "Critical",
@@ -8259,7 +9519,7 @@
             "BMCMessageID": "xyz.openbmc_project.Inventory.Error.NotPresent",
             "CallHomeCandidate": false,
             "CommonEventID": "FQPSPMA0055M",
-            "ComponentInstance": null,
+            "ComponentInstance": 14,
             "DateAdded": null,
             "DateReviewed": null,
             "EventType": "Uncorrectable Hardware Failure",
@@ -8267,7 +9527,7 @@
             "LengthyDescription": null,
             "LogSource": "BMC",
             "Message": "DIMM 14 has not been detected",
-            "ReferencedInvetory": "/xyz/openbmc_project/inventory/system/chassis/motherboard/dimm14",
+            "ReferencedInventory": "/xyz/openbmc_project/inventory/system/chassis/motherboard/dimm14",
             "RelatedEventIDs": {},
             "Serviceable": true,
             "Severity": "Critical",
@@ -8280,7 +9540,7 @@
             "BMCMessageID": "xyz.openbmc_project.Inventory.Error.NotPresent",
             "CallHomeCandidate": false,
             "CommonEventID": "FQPSPMA0055M",
-            "ComponentInstance": null,
+            "ComponentInstance": 15,
             "DateAdded": null,
             "DateReviewed": null,
             "EventType": "Uncorrectable Hardware Failure",
@@ -8288,7 +9548,7 @@
             "LengthyDescription": null,
             "LogSource": "BMC",
             "Message": "DIMM 15 has not been detected",
-            "ReferencedInvetory": "/xyz/openbmc_project/inventory/system/chassis/motherboard/dimm15",
+            "ReferencedInventory": "/xyz/openbmc_project/inventory/system/chassis/motherboard/dimm15",
             "RelatedEventIDs": {},
             "Serviceable": true,
             "Severity": "Critical",
@@ -8301,7 +9561,7 @@
             "BMCMessageID": "xyz.openbmc_project.Inventory.Error.NotPresent",
             "CallHomeCandidate": false,
             "CommonEventID": "FQPSPMA0055M",
-            "ComponentInstance": null,
+            "ComponentInstance": 2,
             "DateAdded": null,
             "DateReviewed": null,
             "EventType": "Uncorrectable Hardware Failure",
@@ -8309,7 +9569,7 @@
             "LengthyDescription": null,
             "LogSource": "BMC",
             "Message": "DIMM 2 has not been detected",
-            "ReferencedInvetory": "/xyz/openbmc_project/inventory/system/chassis/motherboard/dimm2",
+            "ReferencedInventory": "/xyz/openbmc_project/inventory/system/chassis/motherboard/dimm2",
             "RelatedEventIDs": {},
             "Serviceable": true,
             "Severity": "Critical",
@@ -8322,7 +9582,7 @@
             "BMCMessageID": "xyz.openbmc_project.Inventory.Error.NotPresent",
             "CallHomeCandidate": false,
             "CommonEventID": "FQPSPMA0055M",
-            "ComponentInstance": null,
+            "ComponentInstance": 3,
             "DateAdded": null,
             "DateReviewed": null,
             "EventType": "Uncorrectable Hardware Failure",
@@ -8330,7 +9590,7 @@
             "LengthyDescription": null,
             "LogSource": "BMC",
             "Message": "DIMM 3 has not been detected",
-            "ReferencedInvetory": "/xyz/openbmc_project/inventory/system/chassis/motherboard/dimm3",
+            "ReferencedInventory": "/xyz/openbmc_project/inventory/system/chassis/motherboard/dimm3",
             "RelatedEventIDs": {},
             "Serviceable": true,
             "Severity": "Critical",
@@ -8343,7 +9603,7 @@
             "BMCMessageID": "xyz.openbmc_project.Inventory.Error.NotPresent",
             "CallHomeCandidate": false,
             "CommonEventID": "FQPSPMA0055M",
-            "ComponentInstance": null,
+            "ComponentInstance": 4,
             "DateAdded": null,
             "DateReviewed": null,
             "EventType": "Uncorrectable Hardware Failure",
@@ -8351,7 +9611,7 @@
             "LengthyDescription": null,
             "LogSource": "BMC",
             "Message": "DIMM 4 has not been detected",
-            "ReferencedInvetory": "/xyz/openbmc_project/inventory/system/chassis/motherboard/dimm4",
+            "ReferencedInventory": "/xyz/openbmc_project/inventory/system/chassis/motherboard/dimm4",
             "RelatedEventIDs": {},
             "Serviceable": true,
             "Severity": "Critical",
@@ -8364,7 +9624,7 @@
             "BMCMessageID": "xyz.openbmc_project.Inventory.Error.NotPresent",
             "CallHomeCandidate": false,
             "CommonEventID": "FQPSPMA0055M",
-            "ComponentInstance": null,
+            "ComponentInstance": 5,
             "DateAdded": null,
             "DateReviewed": null,
             "EventType": "Uncorrectable Hardware Failure",
@@ -8372,7 +9632,7 @@
             "LengthyDescription": null,
             "LogSource": "BMC",
             "Message": "DIMM 5 has not been detected",
-            "ReferencedInvetory": "/xyz/openbmc_project/inventory/system/chassis/motherboard/dimm5",
+            "ReferencedInventory": "/xyz/openbmc_project/inventory/system/chassis/motherboard/dimm5",
             "RelatedEventIDs": {},
             "Serviceable": true,
             "Severity": "Critical",
@@ -8385,7 +9645,7 @@
             "BMCMessageID": "xyz.openbmc_project.Inventory.Error.NotPresent",
             "CallHomeCandidate": false,
             "CommonEventID": "FQPSPMA0055M",
-            "ComponentInstance": null,
+            "ComponentInstance": 6,
             "DateAdded": null,
             "DateReviewed": null,
             "EventType": "Uncorrectable Hardware Failure",
@@ -8393,7 +9653,7 @@
             "LengthyDescription": null,
             "LogSource": "BMC",
             "Message": "DIMM 6 has not been detected",
-            "ReferencedInvetory": "/xyz/openbmc_project/inventory/system/chassis/motherboard/dimm6",
+            "ReferencedInventory": "/xyz/openbmc_project/inventory/system/chassis/motherboard/dimm6",
             "RelatedEventIDs": {},
             "Serviceable": true,
             "Severity": "Critical",
@@ -8406,7 +9666,7 @@
             "BMCMessageID": "xyz.openbmc_project.Inventory.Error.NotPresent",
             "CallHomeCandidate": false,
             "CommonEventID": "FQPSPMA0055M",
-            "ComponentInstance": null,
+            "ComponentInstance": 7,
             "DateAdded": null,
             "DateReviewed": null,
             "EventType": "Uncorrectable Hardware Failure",
@@ -8414,7 +9674,7 @@
             "LengthyDescription": null,
             "LogSource": "BMC",
             "Message": "DIMM 7 has not been detected",
-            "ReferencedInvetory": "/xyz/openbmc_project/inventory/system/chassis/motherboard/dimm7",
+            "ReferencedInventory": "/xyz/openbmc_project/inventory/system/chassis/motherboard/dimm7",
             "RelatedEventIDs": {},
             "Serviceable": true,
             "Severity": "Critical",
@@ -8427,7 +9687,7 @@
             "BMCMessageID": "xyz.openbmc_project.Inventory.Error.NotPresent",
             "CallHomeCandidate": false,
             "CommonEventID": "FQPSPMA0055M",
-            "ComponentInstance": null,
+            "ComponentInstance": 8,
             "DateAdded": null,
             "DateReviewed": null,
             "EventType": "Uncorrectable Hardware Failure",
@@ -8435,7 +9695,7 @@
             "LengthyDescription": null,
             "LogSource": "BMC",
             "Message": "DIMM 8 has not been detected",
-            "ReferencedInvetory": "/xyz/openbmc_project/inventory/system/chassis/motherboard/dimm8",
+            "ReferencedInventory": "/xyz/openbmc_project/inventory/system/chassis/motherboard/dimm8",
             "RelatedEventIDs": {},
             "Serviceable": true,
             "Severity": "Critical",
@@ -8448,7 +9708,7 @@
             "BMCMessageID": "xyz.openbmc_project.Inventory.Error.NotPresent",
             "CallHomeCandidate": false,
             "CommonEventID": "FQPSPMA0055M",
-            "ComponentInstance": null,
+            "ComponentInstance": 9,
             "DateAdded": null,
             "DateReviewed": null,
             "EventType": "Uncorrectable Hardware Failure",
@@ -8456,7 +9716,7 @@
             "LengthyDescription": null,
             "LogSource": "BMC",
             "Message": "DIMM 9 has not been detected",
-            "ReferencedInvetory": "/xyz/openbmc_project/inventory/system/chassis/motherboard/dimm9",
+            "ReferencedInventory": "/xyz/openbmc_project/inventory/system/chassis/motherboard/dimm9",
             "RelatedEventIDs": {},
             "Serviceable": true,
             "Severity": "Critical",
@@ -8468,8 +9728,8 @@
             "AffectedSubsystem": "Cooling",
             "BMCMessageID": "xyz.openbmc_project.Inventory.Error.NotPresent",
             "CallHomeCandidate": false,
-            "CommonEventID": "FQPSPCA0057M",
-            "ComponentInstance": null,
+            "CommonEventID": "FQPSPCA0071M",
+            "ComponentInstance": 0,
             "DateAdded": null,
             "DateReviewed": null,
             "EventType": "Uncorrectable Hardware Failure",
@@ -8477,7 +9737,7 @@
             "LengthyDescription": null,
             "LogSource": "BMC",
             "Message": "Fan 0 has not been detected",
-            "ReferencedInvetory": "/xyz/openbmc_project/inventory/system/chassis/motherboard/fan0",
+            "ReferencedInventory": "/xyz/openbmc_project/inventory/system/chassis/motherboard/fan0",
             "RelatedEventIDs": {},
             "Serviceable": true,
             "Severity": "Critical",
@@ -8489,8 +9749,8 @@
             "AffectedSubsystem": "Cooling",
             "BMCMessageID": "xyz.openbmc_project.Inventory.Error.NotPresent",
             "CallHomeCandidate": false,
-            "CommonEventID": "FQPSPCA0057M",
-            "ComponentInstance": null,
+            "CommonEventID": "FQPSPCA0071M",
+            "ComponentInstance": 1,
             "DateAdded": null,
             "DateReviewed": null,
             "EventType": "Uncorrectable Hardware Failure",
@@ -8498,7 +9758,7 @@
             "LengthyDescription": null,
             "LogSource": "BMC",
             "Message": "Fan 1 has not been detected",
-            "ReferencedInvetory": "/xyz/openbmc_project/inventory/system/chassis/motherboard/fan1",
+            "ReferencedInventory": "/xyz/openbmc_project/inventory/system/chassis/motherboard/fan1",
             "RelatedEventIDs": {},
             "Serviceable": true,
             "Severity": "Critical",
@@ -8510,8 +9770,8 @@
             "AffectedSubsystem": "Cooling",
             "BMCMessageID": "xyz.openbmc_project.Inventory.Error.NotPresent",
             "CallHomeCandidate": false,
-            "CommonEventID": "FQPSPCA0057M",
-            "ComponentInstance": null,
+            "CommonEventID": "FQPSPCA0071M",
+            "ComponentInstance": 2,
             "DateAdded": null,
             "DateReviewed": null,
             "EventType": "Uncorrectable Hardware Failure",
@@ -8519,7 +9779,7 @@
             "LengthyDescription": null,
             "LogSource": "BMC",
             "Message": "Fan 2 has not been detected",
-            "ReferencedInvetory": "/xyz/openbmc_project/inventory/system/chassis/motherboard/fan2",
+            "ReferencedInventory": "/xyz/openbmc_project/inventory/system/chassis/motherboard/fan2",
             "RelatedEventIDs": {},
             "Serviceable": true,
             "Severity": "Critical",
@@ -8531,8 +9791,8 @@
             "AffectedSubsystem": "Cooling",
             "BMCMessageID": "xyz.openbmc_project.Inventory.Error.NotPresent",
             "CallHomeCandidate": false,
-            "CommonEventID": "FQPSPCA0057M",
-            "ComponentInstance": null,
+            "CommonEventID": "FQPSPCA0071M",
+            "ComponentInstance": 3,
             "DateAdded": null,
             "DateReviewed": null,
             "EventType": "Uncorrectable Hardware Failure",
@@ -8540,7 +9800,7 @@
             "LengthyDescription": null,
             "LogSource": "BMC",
             "Message": "Fan 3 has not been detected",
-            "ReferencedInvetory": "/xyz/openbmc_project/inventory/system/chassis/motherboard/fan3",
+            "ReferencedInventory": "/xyz/openbmc_project/inventory/system/chassis/motherboard/fan3",
             "RelatedEventIDs": {},
             "Serviceable": true,
             "Severity": "Critical",
@@ -8553,15 +9813,15 @@
             "BMCMessageID": "xyz.openbmc_project.Inventory.Error.NotPresent",
             "CallHomeCandidate": true,
             "CommonEventID": "FQPSPPW0015M",
-            "ComponentInstance": null,
+            "ComponentInstance": 0,
             "DateAdded": null,
             "DateReviewed": null,
             "EventType": "Uncorrectable Hardware Failure",
             "Internal": false,
             "LengthyDescription": null,
             "LogSource": "BMC",
-            "Message": "Power_Supply 0 has not been detected",
-            "ReferencedInvetory": "/xyz/openbmc_project/inventory/system/chassis/power_supply0",
+            "Message": "Power supply 0 has not been detected",
+            "ReferencedInventory": "/xyz/openbmc_project/inventory/system/chassis/power_supply0",
             "RelatedEventIDs": {},
             "Serviceable": true,
             "Severity": "Critical",
@@ -8574,15 +9834,687 @@
             "BMCMessageID": "xyz.openbmc_project.Inventory.Error.NotPresent",
             "CallHomeCandidate": true,
             "CommonEventID": "FQPSPPW0015M",
-            "ComponentInstance": null,
+            "ComponentInstance": 1,
             "DateAdded": null,
             "DateReviewed": null,
             "EventType": "Uncorrectable Hardware Failure",
             "Internal": false,
             "LengthyDescription": null,
             "LogSource": "BMC",
-            "Message": "Power_Supply 1 has not been detected",
-            "ReferencedInvetory": "/xyz/openbmc_project/inventory/system/chassis/power_supply1",
+            "Message": "Power supply 1 has not been detected",
+            "ReferencedInventory": "/xyz/openbmc_project/inventory/system/chassis/power_supply1",
+            "RelatedEventIDs": {},
+            "Serviceable": true,
+            "Severity": "Critical",
+            "UserAction": null,
+            "VMMigrationFlag": null
+        },
+        "xyz.openbmc_project.Inventory.Error.NotPresent||/xyz/openbmc_project/inventory/system/chassis/powersupply0": {
+            "AffectedLEDs": null,
+            "AffectedSubsystem": "Power",
+            "BMCMessageID": "xyz.openbmc_project.Inventory.Error.NotPresent",
+            "CallHomeCandidate": true,
+            "CommonEventID": "FQPSPPW0015M",
+            "ComponentInstance": 0,
+            "DateAdded": null,
+            "DateReviewed": null,
+            "EventType": "Uncorrectable Hardware Failure",
+            "Internal": false,
+            "LengthyDescription": null,
+            "LogSource": "BMC",
+            "Message": "Power supply 0 has not been detected",
+            "ReferencedInventory": "/xyz/openbmc_project/inventory/system/chassis/powersupply0",
+            "RelatedEventIDs": {},
+            "Serviceable": true,
+            "Severity": "Critical",
+            "UserAction": null,
+            "VMMigrationFlag": null
+        },
+        "xyz.openbmc_project.Inventory.Error.NotPresent||/xyz/openbmc_project/inventory/system/chassis/powersupply1": {
+            "AffectedLEDs": null,
+            "AffectedSubsystem": "Power",
+            "BMCMessageID": "xyz.openbmc_project.Inventory.Error.NotPresent",
+            "CallHomeCandidate": true,
+            "CommonEventID": "FQPSPPW0015M",
+            "ComponentInstance": 1,
+            "DateAdded": null,
+            "DateReviewed": null,
+            "EventType": "Uncorrectable Hardware Failure",
+            "Internal": false,
+            "LengthyDescription": null,
+            "LogSource": "BMC",
+            "Message": "Power supply 1 has not been detected",
+            "ReferencedInventory": "/xyz/openbmc_project/inventory/system/chassis/powersupply1",
+            "RelatedEventIDs": {},
+            "Serviceable": true,
+            "Severity": "Critical",
+            "UserAction": null,
+            "VMMigrationFlag": null
+        },
+        "xyz.openbmc_project.Led.Fru.Monitor.Error.InventoryPathError": {
+            "AffectedLEDs": null,
+            "AffectedSubsystem": "Systems Management - Core / Virtual Appliance",
+            "BMCMessageID": "xyz.openbmc_project.Led.Fru.Monitor.Error.InventoryPathError",
+            "CallHomeCandidate": false,
+            "CommonEventID": "FQPSPCR0031G",
+            "ComponentInstance": null,
+            "DateAdded": null,
+            "DateReviewed": null,
+            "EventType": "Firmware/Software Failure",
+            "Internal": false,
+            "LengthyDescription": null,
+            "LogSource": "BMC",
+            "Message": "Internal error, unable to associate LED to inventory",
+            "ReferencedInventory": null,
+            "RelatedEventIDs": {},
+            "Serviceable": true,
+            "Severity": "Warning",
+            "UserAction": null,
+            "VMMigrationFlag": null
+        },
+        "xyz.openbmc_project.Power.Fault.Error.GPUOverTemp||/xyz/openbmc_project/inventory/system/chassis/motherboard/gpu0": {
+            "AffectedLEDs": null,
+            "AffectedSubsystem": "Cooling",
+            "BMCMessageID": "xyz.openbmc_project.Power.Fault.Error.GPUOverTemp",
+            "CallHomeCandidate": false,
+            "CommonEventID": "FQPSPCA0066M",
+            "ComponentInstance": 0,
+            "DateAdded": null,
+            "DateReviewed": null,
+            "EventType": "Environmental",
+            "Internal": false,
+            "LengthyDescription": null,
+            "LogSource": "BMC",
+            "Message": "GPU 0 suffered an over-temperature fault",
+            "ReferencedInventory": "/xyz/openbmc_project/inventory/system/chassis/motherboard/gpu0",
+            "RelatedEventIDs": {},
+            "Serviceable": true,
+            "Severity": "Critical",
+            "UserAction": null,
+            "VMMigrationFlag": null
+        },
+        "xyz.openbmc_project.Power.Fault.Error.GPUOverTemp||/xyz/openbmc_project/inventory/system/chassis/motherboard/gpu1": {
+            "AffectedLEDs": null,
+            "AffectedSubsystem": "Cooling",
+            "BMCMessageID": "xyz.openbmc_project.Power.Fault.Error.GPUOverTemp",
+            "CallHomeCandidate": false,
+            "CommonEventID": "FQPSPCA0066M",
+            "ComponentInstance": 1,
+            "DateAdded": null,
+            "DateReviewed": null,
+            "EventType": "Environmental",
+            "Internal": false,
+            "LengthyDescription": null,
+            "LogSource": "BMC",
+            "Message": "GPU 1 suffered an over-temperature fault",
+            "ReferencedInventory": "/xyz/openbmc_project/inventory/system/chassis/motherboard/gpu1",
+            "RelatedEventIDs": {},
+            "Serviceable": true,
+            "Severity": "Critical",
+            "UserAction": null,
+            "VMMigrationFlag": null
+        },
+        "xyz.openbmc_project.Power.Fault.Error.GPUOverTemp||/xyz/openbmc_project/inventory/system/chassis/motherboard/gpu2": {
+            "AffectedLEDs": null,
+            "AffectedSubsystem": "Cooling",
+            "BMCMessageID": "xyz.openbmc_project.Power.Fault.Error.GPUOverTemp",
+            "CallHomeCandidate": false,
+            "CommonEventID": "FQPSPCA0066M",
+            "ComponentInstance": 2,
+            "DateAdded": null,
+            "DateReviewed": null,
+            "EventType": "Environmental",
+            "Internal": false,
+            "LengthyDescription": null,
+            "LogSource": "BMC",
+            "Message": "GPU 2 suffered an over-temperature fault",
+            "ReferencedInventory": "/xyz/openbmc_project/inventory/system/chassis/motherboard/gpu2",
+            "RelatedEventIDs": {},
+            "Serviceable": true,
+            "Severity": "Critical",
+            "UserAction": null,
+            "VMMigrationFlag": null
+        },
+        "xyz.openbmc_project.Power.Fault.Error.GPUOverTemp||/xyz/openbmc_project/inventory/system/chassis/motherboard/gpu3": {
+            "AffectedLEDs": null,
+            "AffectedSubsystem": "Cooling",
+            "BMCMessageID": "xyz.openbmc_project.Power.Fault.Error.GPUOverTemp",
+            "CallHomeCandidate": false,
+            "CommonEventID": "FQPSPCA0066M",
+            "ComponentInstance": 3,
+            "DateAdded": null,
+            "DateReviewed": null,
+            "EventType": "Environmental",
+            "Internal": false,
+            "LengthyDescription": null,
+            "LogSource": "BMC",
+            "Message": "GPU 3 suffered an over-temperature fault",
+            "ReferencedInventory": "/xyz/openbmc_project/inventory/system/chassis/motherboard/gpu3",
+            "RelatedEventIDs": {},
+            "Serviceable": true,
+            "Severity": "Critical",
+            "UserAction": null,
+            "VMMigrationFlag": null
+        },
+        "xyz.openbmc_project.Power.Fault.Error.GPUOverTemp||/xyz/openbmc_project/inventory/system/chassis/motherboard/gpu4": {
+            "AffectedLEDs": null,
+            "AffectedSubsystem": "Cooling",
+            "BMCMessageID": "xyz.openbmc_project.Power.Fault.Error.GPUOverTemp",
+            "CallHomeCandidate": false,
+            "CommonEventID": "FQPSPCA0066M",
+            "ComponentInstance": 4,
+            "DateAdded": null,
+            "DateReviewed": null,
+            "EventType": "Environmental",
+            "Internal": false,
+            "LengthyDescription": null,
+            "LogSource": "BMC",
+            "Message": "GPU 4 suffered an over-temperature fault",
+            "ReferencedInventory": "/xyz/openbmc_project/inventory/system/chassis/motherboard/gpu4",
+            "RelatedEventIDs": {},
+            "Serviceable": true,
+            "Severity": "Critical",
+            "UserAction": null,
+            "VMMigrationFlag": null
+        },
+        "xyz.openbmc_project.Power.Fault.Error.GPUOverTemp||/xyz/openbmc_project/inventory/system/chassis/motherboard/gpu5": {
+            "AffectedLEDs": null,
+            "AffectedSubsystem": "Cooling",
+            "BMCMessageID": "xyz.openbmc_project.Power.Fault.Error.GPUOverTemp",
+            "CallHomeCandidate": false,
+            "CommonEventID": "FQPSPCA0066M",
+            "ComponentInstance": 5,
+            "DateAdded": null,
+            "DateReviewed": null,
+            "EventType": "Environmental",
+            "Internal": false,
+            "LengthyDescription": null,
+            "LogSource": "BMC",
+            "Message": "GPU 5 suffered an over-temperature fault",
+            "ReferencedInventory": "/xyz/openbmc_project/inventory/system/chassis/motherboard/gpu5",
+            "RelatedEventIDs": {},
+            "Serviceable": true,
+            "Severity": "Critical",
+            "UserAction": null,
+            "VMMigrationFlag": null
+        },
+        "xyz.openbmc_project.Power.Fault.Error.PowerOnFailure": {
+            "AffectedLEDs": null,
+            "AffectedSubsystem": "Power",
+            "BMCMessageID": "xyz.openbmc_project.Power.Fault.Error.PowerOnFailure",
+            "CallHomeCandidate": false,
+            "CommonEventID": "FQPSPPW0038F",
+            "ComponentInstance": null,
+            "DateAdded": null,
+            "DateReviewed": null,
+            "EventType": "Environmental",
+            "Internal": false,
+            "LengthyDescription": null,
+            "LogSource": "BMC",
+            "Message": "The system power failed to turn on",
+            "ReferencedInventory": null,
+            "RelatedEventIDs": {},
+            "Serviceable": false,
+            "Severity": "Warning",
+            "UserAction": null,
+            "VMMigrationFlag": null
+        },
+        "xyz.openbmc_project.Power.Fault.Error.PowerSequencerFault": {
+            "AffectedLEDs": null,
+            "AffectedSubsystem": "Power",
+            "BMCMessageID": "xyz.openbmc_project.Power.Fault.Error.PowerSequencerFault",
+            "CallHomeCandidate": true,
+            "CommonEventID": "FQPSPPW0041M",
+            "ComponentInstance": null,
+            "DateAdded": null,
+            "DateReviewed": null,
+            "EventType": "Environmental",
+            "Internal": false,
+            "LengthyDescription": null,
+            "LogSource": "BMC",
+            "Message": "The power sequencer chip detected a fault",
+            "ReferencedInventory": null,
+            "RelatedEventIDs": {},
+            "Serviceable": true,
+            "Severity": "Critical",
+            "UserAction": null,
+            "VMMigrationFlag": null
+        },
+        "xyz.openbmc_project.Power.Fault.Error.PowerSequencerPGOODFault||GPU_PGOOD": {
+            "AffectedLEDs": null,
+            "AffectedSubsystem": "Power",
+            "BMCMessageID": "xyz.openbmc_project.Power.Fault.Error.PowerSequencerPGOODFault",
+            "CallHomeCandidate": true,
+            "CommonEventID": "FQPSPPW0045M",
+            "ComponentInstance": null,
+            "DateAdded": null,
+            "DateReviewed": null,
+            "EventType": "Environmental",
+            "Internal": false,
+            "LengthyDescription": null,
+            "LogSource": "BMC",
+            "Message": "The power sequencer chip detected a GPU_PGOOD fault",
+            "ReferencedInventory": "GPU_PGOOD",
+            "RelatedEventIDs": {},
+            "Serviceable": true,
+            "Severity": "Critical",
+            "UserAction": null,
+            "VMMigrationFlag": null
+        },
+        "xyz.openbmc_project.Power.Fault.Error.PowerSequencerPGOODFault||MEM_GOOD0": {
+            "AffectedLEDs": null,
+            "AffectedSubsystem": "Power",
+            "BMCMessageID": "xyz.openbmc_project.Power.Fault.Error.PowerSequencerPGOODFault",
+            "CallHomeCandidate": true,
+            "CommonEventID": "FQPSPPW0043M",
+            "ComponentInstance": null,
+            "DateAdded": null,
+            "DateReviewed": null,
+            "EventType": "Environmental",
+            "Internal": false,
+            "LengthyDescription": null,
+            "LogSource": "BMC",
+            "Message": "The power sequencer chip detected a MEM_GOOD0 fault",
+            "ReferencedInventory": "MEM_GOOD0",
+            "RelatedEventIDs": {},
+            "Serviceable": true,
+            "Severity": "Critical",
+            "UserAction": null,
+            "VMMigrationFlag": null
+        },
+        "xyz.openbmc_project.Power.Fault.Error.PowerSequencerPGOODFault||MEM_GOOD1": {
+            "AffectedLEDs": null,
+            "AffectedSubsystem": "Power",
+            "BMCMessageID": "xyz.openbmc_project.Power.Fault.Error.PowerSequencerPGOODFault",
+            "CallHomeCandidate": true,
+            "CommonEventID": "FQPSPPW0044M",
+            "ComponentInstance": null,
+            "DateAdded": null,
+            "DateReviewed": null,
+            "EventType": "Environmental",
+            "Internal": false,
+            "LengthyDescription": null,
+            "LogSource": "BMC",
+            "Message": "The power sequencer chip detected a MEM_GOOD1 fault",
+            "ReferencedInventory": "MEM_GOOD1",
+            "RelatedEventIDs": {},
+            "Serviceable": true,
+            "Severity": "Critical",
+            "UserAction": null,
+            "VMMigrationFlag": null
+        },
+        "xyz.openbmc_project.Power.Fault.Error.PowerSequencerPGOODFault||PGOOD_5P0V": {
+            "AffectedLEDs": null,
+            "AffectedSubsystem": "Power",
+            "BMCMessageID": "xyz.openbmc_project.Power.Fault.Error.PowerSequencerPGOODFault",
+            "CallHomeCandidate": true,
+            "CommonEventID": "FQPSPPW0042M",
+            "ComponentInstance": null,
+            "DateAdded": null,
+            "DateReviewed": null,
+            "EventType": "Environmental",
+            "Internal": false,
+            "LengthyDescription": null,
+            "LogSource": "BMC",
+            "Message": "The power sequencer chip detected a PGOOD_5P0V fault",
+            "ReferencedInventory": "PGOOD_5P0V",
+            "RelatedEventIDs": {},
+            "Serviceable": true,
+            "Severity": "Critical",
+            "UserAction": null,
+            "VMMigrationFlag": null
+        },
+        "xyz.openbmc_project.Power.Fault.Error.PowerSequencerPGOODFault||TH_OVERT": {
+            "AffectedLEDs": null,
+            "AffectedSubsystem": "Power",
+            "BMCMessageID": "xyz.openbmc_project.Power.Fault.Error.PowerSequencerPGOODFault",
+            "CallHomeCandidate": true,
+            "CommonEventID": "FQPSPPW0046M",
+            "ComponentInstance": null,
+            "DateAdded": null,
+            "DateReviewed": null,
+            "EventType": "Environmental",
+            "Internal": false,
+            "LengthyDescription": null,
+            "LogSource": "BMC",
+            "Message": "The power sequencer chip detected a TH_OVERT fault",
+            "ReferencedInventory": "TH_OVERT",
+            "RelatedEventIDs": {},
+            "Serviceable": true,
+            "Severity": "Critical",
+            "UserAction": null,
+            "VMMigrationFlag": null
+        },
+        "xyz.openbmc_project.Power.Fault.Error.PowerSequencerVoltageFault||0.9V": {
+            "AffectedLEDs": null,
+            "AffectedSubsystem": "Power",
+            "BMCMessageID": "xyz.openbmc_project.Power.Fault.Error.PowerSequencerVoltageFault",
+            "CallHomeCandidate": true,
+            "CommonEventID": "FQPSPPW0053M",
+            "ComponentInstance": null,
+            "DateAdded": null,
+            "DateReviewed": null,
+            "EventType": "Environmental",
+            "Internal": false,
+            "LengthyDescription": null,
+            "LogSource": "BMC",
+            "Message": "The power sequencer chip detected a fault on 0.9V rail.",
+            "ReferencedInventory": "0.9V",
+            "RelatedEventIDs": {},
+            "Serviceable": true,
+            "Severity": "Critical",
+            "UserAction": null,
+            "VMMigrationFlag": null
+        },
+        "xyz.openbmc_project.Power.Fault.Error.PowerSequencerVoltageFault||1.0V": {
+            "AffectedLEDs": null,
+            "AffectedSubsystem": "Power",
+            "BMCMessageID": "xyz.openbmc_project.Power.Fault.Error.PowerSequencerVoltageFault",
+            "CallHomeCandidate": true,
+            "CommonEventID": "FQPSPPW0052M",
+            "ComponentInstance": null,
+            "DateAdded": null,
+            "DateReviewed": null,
+            "EventType": "Environmental",
+            "Internal": false,
+            "LengthyDescription": null,
+            "LogSource": "BMC",
+            "Message": "The power sequencer chip detected a fault on 1.0V rail.",
+            "ReferencedInventory": "1.0V",
+            "RelatedEventIDs": {},
+            "Serviceable": true,
+            "Severity": "Critical",
+            "UserAction": null,
+            "VMMigrationFlag": null
+        },
+        "xyz.openbmc_project.Power.Fault.Error.PowerSequencerVoltageFault||1.1V": {
+            "AffectedLEDs": null,
+            "AffectedSubsystem": "Power",
+            "BMCMessageID": "xyz.openbmc_project.Power.Fault.Error.PowerSequencerVoltageFault",
+            "CallHomeCandidate": true,
+            "CommonEventID": "FQPSPPW0051M",
+            "ComponentInstance": null,
+            "DateAdded": null,
+            "DateReviewed": null,
+            "EventType": "Environmental",
+            "Internal": false,
+            "LengthyDescription": null,
+            "LogSource": "BMC",
+            "Message": "The power sequencer chip detected a fault on 1.1V rail.",
+            "ReferencedInventory": "1.1V",
+            "RelatedEventIDs": {},
+            "Serviceable": true,
+            "Severity": "Critical",
+            "UserAction": null,
+            "VMMigrationFlag": null
+        },
+        "xyz.openbmc_project.Power.Fault.Error.PowerSequencerVoltageFault||1.8V": {
+            "AffectedLEDs": null,
+            "AffectedSubsystem": "Power",
+            "BMCMessageID": "xyz.openbmc_project.Power.Fault.Error.PowerSequencerVoltageFault",
+            "CallHomeCandidate": true,
+            "CommonEventID": "FQPSPPW0050M",
+            "ComponentInstance": null,
+            "DateAdded": null,
+            "DateReviewed": null,
+            "EventType": "Environmental",
+            "Internal": false,
+            "LengthyDescription": null,
+            "LogSource": "BMC",
+            "Message": "The power sequencer chip detected a fault on 1.8V rail.",
+            "ReferencedInventory": "1.8V",
+            "RelatedEventIDs": {},
+            "Serviceable": true,
+            "Severity": "Critical",
+            "UserAction": null,
+            "VMMigrationFlag": null
+        },
+        "xyz.openbmc_project.Power.Fault.Error.PowerSequencerVoltageFault||12.0V": {
+            "AffectedLEDs": null,
+            "AffectedSubsystem": "Power",
+            "BMCMessageID": "xyz.openbmc_project.Power.Fault.Error.PowerSequencerVoltageFault",
+            "CallHomeCandidate": true,
+            "CommonEventID": "FQPSPPW0048M",
+            "ComponentInstance": null,
+            "DateAdded": null,
+            "DateReviewed": null,
+            "EventType": "Environmental",
+            "Internal": false,
+            "LengthyDescription": null,
+            "LogSource": "BMC",
+            "Message": "The power sequencer chip detected a fault on 12.0V rail.",
+            "ReferencedInventory": "12.0V",
+            "RelatedEventIDs": {},
+            "Serviceable": true,
+            "Severity": "Critical",
+            "UserAction": null,
+            "VMMigrationFlag": null
+        },
+        "xyz.openbmc_project.Power.Fault.Error.PowerSequencerVoltageFault||3.3V": {
+            "AffectedLEDs": null,
+            "AffectedSubsystem": "Power",
+            "BMCMessageID": "xyz.openbmc_project.Power.Fault.Error.PowerSequencerVoltageFault",
+            "CallHomeCandidate": true,
+            "CommonEventID": "FQPSPPW0049M",
+            "ComponentInstance": null,
+            "DateAdded": null,
+            "DateReviewed": null,
+            "EventType": "Environmental",
+            "Internal": false,
+            "LengthyDescription": null,
+            "LogSource": "BMC",
+            "Message": "The power sequencer chip detected a fault on 3.3V rail.",
+            "ReferencedInventory": "3.3V",
+            "RelatedEventIDs": {},
+            "Serviceable": true,
+            "Severity": "Critical",
+            "UserAction": null,
+            "VMMigrationFlag": null
+        },
+        "xyz.openbmc_project.Power.Fault.Error.PowerSequencerVoltageFault||5.0VCS": {
+            "AffectedLEDs": null,
+            "AffectedSubsystem": "Power",
+            "BMCMessageID": "xyz.openbmc_project.Power.Fault.Error.PowerSequencerVoltageFault",
+            "CallHomeCandidate": true,
+            "CommonEventID": "FQPSPPW0047M",
+            "ComponentInstance": null,
+            "DateAdded": null,
+            "DateReviewed": null,
+            "EventType": "Environmental",
+            "Internal": false,
+            "LengthyDescription": null,
+            "LogSource": "BMC",
+            "Message": "The power sequencer chip detected a fault on 5.0VCS rail.",
+            "ReferencedInventory": "5.0VCS",
+            "RelatedEventIDs": {},
+            "Serviceable": true,
+            "Severity": "Critical",
+            "UserAction": null,
+            "VMMigrationFlag": null
+        },
+        "xyz.openbmc_project.Power.Fault.Error.PowerSequencerVoltageFault||AVDD": {
+            "AffectedLEDs": null,
+            "AffectedSubsystem": "Power",
+            "BMCMessageID": "xyz.openbmc_project.Power.Fault.Error.PowerSequencerVoltageFault",
+            "CallHomeCandidate": true,
+            "CommonEventID": "FQPSPPW0056M",
+            "ComponentInstance": null,
+            "DateAdded": null,
+            "DateReviewed": null,
+            "EventType": "Environmental",
+            "Internal": false,
+            "LengthyDescription": null,
+            "LogSource": "BMC",
+            "Message": "The power sequencer chip detected a fault on AVDD rail.",
+            "ReferencedInventory": "AVDD",
+            "RelatedEventIDs": {},
+            "Serviceable": true,
+            "Severity": "Critical",
+            "UserAction": null,
+            "VMMigrationFlag": null
+        },
+        "xyz.openbmc_project.Power.Fault.Error.PowerSequencerVoltageFault||VCS-A": {
+            "AffectedLEDs": null,
+            "AffectedSubsystem": "Power",
+            "BMCMessageID": "xyz.openbmc_project.Power.Fault.Error.PowerSequencerVoltageFault",
+            "CallHomeCandidate": true,
+            "CommonEventID": "FQPSPPW0061M",
+            "ComponentInstance": null,
+            "DateAdded": null,
+            "DateReviewed": null,
+            "EventType": "Environmental",
+            "Internal": false,
+            "LengthyDescription": null,
+            "LogSource": "BMC",
+            "Message": "The power sequencer chip detected a fault on VCS-A rail.",
+            "ReferencedInventory": "VCS-A",
+            "RelatedEventIDs": {},
+            "Serviceable": true,
+            "Severity": "Critical",
+            "UserAction": null,
+            "VMMigrationFlag": null
+        },
+        "xyz.openbmc_project.Power.Fault.Error.PowerSequencerVoltageFault||VCS-B": {
+            "AffectedLEDs": null,
+            "AffectedSubsystem": "Power",
+            "BMCMessageID": "xyz.openbmc_project.Power.Fault.Error.PowerSequencerVoltageFault",
+            "CallHomeCandidate": true,
+            "CommonEventID": "FQPSPPW0062M",
+            "ComponentInstance": null,
+            "DateAdded": null,
+            "DateReviewed": null,
+            "EventType": "Environmental",
+            "Internal": false,
+            "LengthyDescription": null,
+            "LogSource": "BMC",
+            "Message": "The power sequencer chip detected a fault on VCS-B rail.",
+            "ReferencedInventory": "VCS-B",
+            "RelatedEventIDs": {},
+            "Serviceable": true,
+            "Severity": "Critical",
+            "UserAction": null,
+            "VMMigrationFlag": null
+        },
+        "xyz.openbmc_project.Power.Fault.Error.PowerSequencerVoltageFault||VDD-A": {
+            "AffectedLEDs": null,
+            "AffectedSubsystem": "Power",
+            "BMCMessageID": "xyz.openbmc_project.Power.Fault.Error.PowerSequencerVoltageFault",
+            "CallHomeCandidate": true,
+            "CommonEventID": "FQPSPPW0059M",
+            "ComponentInstance": null,
+            "DateAdded": null,
+            "DateReviewed": null,
+            "EventType": "Environmental",
+            "Internal": false,
+            "LengthyDescription": null,
+            "LogSource": "BMC",
+            "Message": "The power sequencer chip detected a fault on VDD-A rail.",
+            "ReferencedInventory": "VDD-A",
+            "RelatedEventIDs": {},
+            "Serviceable": true,
+            "Severity": "Critical",
+            "UserAction": null,
+            "VMMigrationFlag": null
+        },
+        "xyz.openbmc_project.Power.Fault.Error.PowerSequencerVoltageFault||VDD-B": {
+            "AffectedLEDs": null,
+            "AffectedSubsystem": "Power",
+            "BMCMessageID": "xyz.openbmc_project.Power.Fault.Error.PowerSequencerVoltageFault",
+            "CallHomeCandidate": true,
+            "CommonEventID": "FQPSPPW0060M",
+            "ComponentInstance": null,
+            "DateAdded": null,
+            "DateReviewed": null,
+            "EventType": "Environmental",
+            "Internal": false,
+            "LengthyDescription": null,
+            "LogSource": "BMC",
+            "Message": "The power sequencer chip detected a fault on VDD-B rail.",
+            "ReferencedInventory": "VDD-B",
+            "RelatedEventIDs": {},
+            "Serviceable": true,
+            "Severity": "Critical",
+            "UserAction": null,
+            "VMMigrationFlag": null
+        },
+        "xyz.openbmc_project.Power.Fault.Error.PowerSequencerVoltageFault||VDN-A": {
+            "AffectedLEDs": null,
+            "AffectedSubsystem": "Power",
+            "BMCMessageID": "xyz.openbmc_project.Power.Fault.Error.PowerSequencerVoltageFault",
+            "CallHomeCandidate": true,
+            "CommonEventID": "FQPSPPW0054M",
+            "ComponentInstance": null,
+            "DateAdded": null,
+            "DateReviewed": null,
+            "EventType": "Environmental",
+            "Internal": false,
+            "LengthyDescription": null,
+            "LogSource": "BMC",
+            "Message": "The power sequencer chip detected a fault on VDN-A rail.",
+            "ReferencedInventory": "VDN-A",
+            "RelatedEventIDs": {},
+            "Serviceable": true,
+            "Severity": "Critical",
+            "UserAction": null,
+            "VMMigrationFlag": null
+        },
+        "xyz.openbmc_project.Power.Fault.Error.PowerSequencerVoltageFault||VDN-B": {
+            "AffectedLEDs": null,
+            "AffectedSubsystem": "Power",
+            "BMCMessageID": "xyz.openbmc_project.Power.Fault.Error.PowerSequencerVoltageFault",
+            "CallHomeCandidate": true,
+            "CommonEventID": "FQPSPPW0055M",
+            "ComponentInstance": null,
+            "DateAdded": null,
+            "DateReviewed": null,
+            "EventType": "Environmental",
+            "Internal": false,
+            "LengthyDescription": null,
+            "LogSource": "BMC",
+            "Message": "The power sequencer chip detected a fault on VDN-B rail.",
+            "ReferencedInventory": "VDN-B",
+            "RelatedEventIDs": {},
+            "Serviceable": true,
+            "Severity": "Critical",
+            "UserAction": null,
+            "VMMigrationFlag": null
+        },
+        "xyz.openbmc_project.Power.Fault.Error.PowerSequencerVoltageFault||VIO-A": {
+            "AffectedLEDs": null,
+            "AffectedSubsystem": "Power",
+            "BMCMessageID": "xyz.openbmc_project.Power.Fault.Error.PowerSequencerVoltageFault",
+            "CallHomeCandidate": true,
+            "CommonEventID": "FQPSPPW0057M",
+            "ComponentInstance": null,
+            "DateAdded": null,
+            "DateReviewed": null,
+            "EventType": "Environmental",
+            "Internal": false,
+            "LengthyDescription": null,
+            "LogSource": "BMC",
+            "Message": "The power sequencer chip detected a fault on VIO-A rail.",
+            "ReferencedInventory": "VIO-A",
+            "RelatedEventIDs": {},
+            "Serviceable": true,
+            "Severity": "Critical",
+            "UserAction": null,
+            "VMMigrationFlag": null
+        },
+        "xyz.openbmc_project.Power.Fault.Error.PowerSequencerVoltageFault||VIO-B": {
+            "AffectedLEDs": null,
+            "AffectedSubsystem": "Power",
+            "BMCMessageID": "xyz.openbmc_project.Power.Fault.Error.PowerSequencerVoltageFault",
+            "CallHomeCandidate": true,
+            "CommonEventID": "FQPSPPW0058M",
+            "ComponentInstance": null,
+            "DateAdded": null,
+            "DateReviewed": null,
+            "EventType": "Environmental",
+            "Internal": false,
+            "LengthyDescription": null,
+            "LogSource": "BMC",
+            "Message": "The power sequencer chip detected a fault on VIO-B rail.",
+            "ReferencedInventory": "VIO-B",
             "RelatedEventIDs": {},
             "Serviceable": true,
             "Severity": "Critical",
@@ -8595,7 +10527,7 @@
             "BMCMessageID": "xyz.openbmc_project.Power.Fault.Error.PowerSupplyFanFault",
             "CallHomeCandidate": true,
             "CommonEventID": "FQPSPCA0064M",
-            "ComponentInstance": null,
+            "ComponentInstance": 1,
             "DateAdded": null,
             "DateReviewed": null,
             "EventType": "Unrecoverable Hardware Failure",
@@ -8603,7 +10535,7 @@
             "LengthyDescription": null,
             "LogSource": "BMC",
             "Message": "Power supply 1 fan has failed",
-            "ReferencedInvetory": "/system/chassis/power_supply1",
+            "ReferencedInventory": "/system/chassis/power_supply1",
             "RelatedEventIDs": {},
             "Serviceable": true,
             "Severity": "Critical",
@@ -8616,7 +10548,7 @@
             "BMCMessageID": "xyz.openbmc_project.Power.Fault.Error.PowerSupplyInputFault",
             "CallHomeCandidate": false,
             "CommonEventID": "FQPSPPW0033M",
-            "ComponentInstance": null,
+            "ComponentInstance": 0,
             "DateAdded": null,
             "DateReviewed": null,
             "EventType": "Unrecoverable Hardware Failure",
@@ -8624,7 +10556,7 @@
             "LengthyDescription": null,
             "LogSource": "BMC",
             "Message": "Power supply 0 input fault detected",
-            "ReferencedInvetory": "/system/chassis/power_supply0",
+            "ReferencedInventory": "/system/chassis/power_supply0",
             "RelatedEventIDs": {},
             "Serviceable": true,
             "Severity": "Critical",
@@ -8637,7 +10569,7 @@
             "BMCMessageID": "xyz.openbmc_project.Power.Fault.Error.PowerSupplyInputFault",
             "CallHomeCandidate": false,
             "CommonEventID": "FQPSPPW0033M",
-            "ComponentInstance": null,
+            "ComponentInstance": 1,
             "DateAdded": null,
             "DateReviewed": null,
             "EventType": "Unrecoverable Hardware Failure",
@@ -8645,7 +10577,7 @@
             "LengthyDescription": null,
             "LogSource": "BMC",
             "Message": "Power supply 1 input fault detected",
-            "ReferencedInvetory": "/system/chassis/power_supply1",
+            "ReferencedInventory": "/system/chassis/power_supply1",
             "RelatedEventIDs": {},
             "Serviceable": true,
             "Severity": "Critical",
@@ -8658,7 +10590,7 @@
             "BMCMessageID": "xyz.openbmc_project.Power.Fault.Error.PowerSupplyOutputOvercurrent",
             "CallHomeCandidate": true,
             "CommonEventID": "FQPSPPW0035M",
-            "ComponentInstance": null,
+            "ComponentInstance": 0,
             "DateAdded": null,
             "DateReviewed": null,
             "EventType": "Unrecoverable Hardware Failure",
@@ -8666,7 +10598,7 @@
             "LengthyDescription": null,
             "LogSource": "BMC",
             "Message": "Power supply 0 output current is too high",
-            "ReferencedInvetory": "/system/chassis/power_supply0",
+            "ReferencedInventory": "/system/chassis/power_supply0",
             "RelatedEventIDs": {},
             "Serviceable": true,
             "Severity": "Critical",
@@ -8679,7 +10611,7 @@
             "BMCMessageID": "xyz.openbmc_project.Power.Fault.Error.PowerSupplyOutputOvercurrent",
             "CallHomeCandidate": true,
             "CommonEventID": "FQPSPPW0035M",
-            "ComponentInstance": null,
+            "ComponentInstance": 1,
             "DateAdded": null,
             "DateReviewed": null,
             "EventType": "Unrecoverable Hardware Failure",
@@ -8687,7 +10619,7 @@
             "LengthyDescription": null,
             "LogSource": "BMC",
             "Message": "Power supply 1 output current is too high",
-            "ReferencedInvetory": "/system/chassis/power_supply1",
+            "ReferencedInventory": "/system/chassis/power_supply1",
             "RelatedEventIDs": {},
             "Serviceable": true,
             "Severity": "Critical",
@@ -8700,7 +10632,7 @@
             "BMCMessageID": "xyz.openbmc_project.Power.Fault.Error.PowerSupplyOutputOvervoltage",
             "CallHomeCandidate": true,
             "CommonEventID": "FQPSPPW0036M",
-            "ComponentInstance": null,
+            "ComponentInstance": 0,
             "DateAdded": null,
             "DateReviewed": null,
             "EventType": "Unrecoverable Hardware Failure",
@@ -8708,7 +10640,7 @@
             "LengthyDescription": null,
             "LogSource": "BMC",
             "Message": "Power supply 0 output voltage is too high",
-            "ReferencedInvetory": "/system/chassis/power_supply0",
+            "ReferencedInventory": "/system/chassis/power_supply0",
             "RelatedEventIDs": {},
             "Serviceable": true,
             "Severity": "Critical",
@@ -8721,7 +10653,7 @@
             "BMCMessageID": "xyz.openbmc_project.Power.Fault.Error.PowerSupplyOutputOvervoltage",
             "CallHomeCandidate": true,
             "CommonEventID": "FQPSPPW0036M",
-            "ComponentInstance": null,
+            "ComponentInstance": 1,
             "DateAdded": null,
             "DateReviewed": null,
             "EventType": "Unrecoverable Hardware Failure",
@@ -8729,7 +10661,7 @@
             "LengthyDescription": null,
             "LogSource": "BMC",
             "Message": "Power supply 1 output voltage is too high",
-            "ReferencedInvetory": "/system/chassis/power_supply1",
+            "ReferencedInventory": "/system/chassis/power_supply1",
             "RelatedEventIDs": {},
             "Serviceable": true,
             "Severity": "Critical",
@@ -8742,7 +10674,7 @@
             "BMCMessageID": "xyz.openbmc_project.Power.Fault.Error.PowerSupplyShouldBeOn",
             "CallHomeCandidate": true,
             "CommonEventID": "FQPSPPW0034M",
-            "ComponentInstance": null,
+            "ComponentInstance": 0,
             "DateAdded": null,
             "DateReviewed": null,
             "EventType": "Unrecoverable Hardware Failure",
@@ -8750,7 +10682,7 @@
             "LengthyDescription": null,
             "LogSource": "BMC",
             "Message": "Power supply 0 has failed to power on when it needed to",
-            "ReferencedInvetory": "/system/chassis/power_supply0",
+            "ReferencedInventory": "/system/chassis/power_supply0",
             "RelatedEventIDs": {},
             "Serviceable": true,
             "Severity": "Critical",
@@ -8763,7 +10695,7 @@
             "BMCMessageID": "xyz.openbmc_project.Power.Fault.Error.PowerSupplyShouldBeOn",
             "CallHomeCandidate": true,
             "CommonEventID": "FQPSPPW0034M",
-            "ComponentInstance": null,
+            "ComponentInstance": 1,
             "DateAdded": null,
             "DateReviewed": null,
             "EventType": "Unrecoverable Hardware Failure",
@@ -8771,7 +10703,7 @@
             "LengthyDescription": null,
             "LogSource": "BMC",
             "Message": "Power supply 1 has failed to power on",
-            "ReferencedInvetory": "/system/chassis/power_supply1",
+            "ReferencedInventory": "/system/chassis/power_supply1",
             "RelatedEventIDs": {},
             "Serviceable": true,
             "Severity": "Critical",
@@ -8784,7 +10716,7 @@
             "BMCMessageID": "xyz.openbmc_project.Power.Fault.Error.PowerSupplyTemperatureFault",
             "CallHomeCandidate": false,
             "CommonEventID": "FQPSPCA0065M",
-            "ComponentInstance": null,
+            "ComponentInstance": 0,
             "DateAdded": null,
             "DateReviewed": null,
             "EventType": "Environmental",
@@ -8792,7 +10724,7 @@
             "LengthyDescription": null,
             "LogSource": "BMC",
             "Message": "Power supply 0 is too hot",
-            "ReferencedInvetory": "/system/chassis/power_supply0",
+            "ReferencedInventory": "/system/chassis/power_supply0",
             "RelatedEventIDs": {},
             "Serviceable": true,
             "Severity": "Critical",
@@ -8805,7 +10737,7 @@
             "BMCMessageID": "xyz.openbmc_project.Power.Fault.Error.PowerSupplyTemperatureFault",
             "CallHomeCandidate": false,
             "CommonEventID": "FQPSPCA0065M",
-            "ComponentInstance": null,
+            "ComponentInstance": 1,
             "DateAdded": null,
             "DateReviewed": null,
             "EventType": "Environmental",
@@ -8813,7 +10745,7 @@
             "LengthyDescription": null,
             "LogSource": "BMC",
             "Message": "Power supply 1 is too hot",
-            "ReferencedInvetory": "/system/chassis/power_supply1",
+            "ReferencedInventory": "/system/chassis/power_supply1",
             "RelatedEventIDs": {},
             "Serviceable": true,
             "Severity": "Critical",
@@ -8826,7 +10758,7 @@
             "BMCMessageID": "xyz.openbmc_project.Power.Fault.Error.PowerSupplyUnderVoltageFault",
             "CallHomeCandidate": false,
             "CommonEventID": "FQPSPPW0009M",
-            "ComponentInstance": null,
+            "ComponentInstance": 0,
             "DateAdded": null,
             "DateReviewed": null,
             "EventType": "Unrecoverable Hardware Failure",
@@ -8834,7 +10766,7 @@
             "LengthyDescription": null,
             "LogSource": "BMC",
             "Message": "Power supply 0 input voltage out of range",
-            "ReferencedInvetory": "/system/chassis/power_supply0",
+            "ReferencedInventory": "/system/chassis/power_supply0",
             "RelatedEventIDs": {},
             "Serviceable": true,
             "Severity": "Critical",
@@ -8847,7 +10779,7 @@
             "BMCMessageID": "xyz.openbmc_project.Power.Fault.Error.PowerSupplyUnderVoltageFault",
             "CallHomeCandidate": false,
             "CommonEventID": "FQPSPPW0009M",
-            "ComponentInstance": null,
+            "ComponentInstance": 1,
             "DateAdded": null,
             "DateReviewed": null,
             "EventType": "Unrecoverable Hardware Failure",
@@ -8855,7 +10787,7 @@
             "LengthyDescription": null,
             "LogSource": "BMC",
             "Message": "Power supply 1 input voltage out of range",
-            "ReferencedInvetory": "/system/chassis/power_supply1",
+            "ReferencedInventory": "/system/chassis/power_supply1",
             "RelatedEventIDs": {},
             "Serviceable": true,
             "Severity": "Critical",
@@ -8868,7 +10800,7 @@
             "BMCMessageID": "xyz.openbmc_project.Power.Fault.Error.Shutdown",
             "CallHomeCandidate": true,
             "CommonEventID": "FQPSPPW0037M",
-            "ComponentInstance": null,
+            "ComponentInstance": 0,
             "DateAdded": null,
             "DateReviewed": null,
             "EventType": "Unrecoverable Hardware Failure",
@@ -8876,7 +10808,7 @@
             "LengthyDescription": null,
             "LogSource": "BMC",
             "Message": "Power supply 0 has initiated a power off due to a failure",
-            "ReferencedInvetory": "/system/chassis/power_supply0",
+            "ReferencedInventory": "/system/chassis/power_supply0",
             "RelatedEventIDs": {},
             "Serviceable": true,
             "Severity": "Critical",
@@ -8889,7 +10821,7 @@
             "BMCMessageID": "xyz.openbmc_project.Power.Fault.Error.Shutdown",
             "CallHomeCandidate": true,
             "CommonEventID": "FQPSPPW0037M",
-            "ComponentInstance": null,
+            "ComponentInstance": 1,
             "DateAdded": null,
             "DateReviewed": null,
             "EventType": "Unrecoverable Hardware Failure",
@@ -8897,7 +10829,7 @@
             "LengthyDescription": null,
             "LogSource": "BMC",
             "Message": "Power supply 1 has initiated a power off due to a failure",
-            "ReferencedInvetory": "/system/chassis/power_supply1",
+            "ReferencedInventory": "/system/chassis/power_supply1",
             "RelatedEventIDs": {},
             "Serviceable": true,
             "Severity": "Critical",
@@ -8910,7 +10842,7 @@
             "BMCMessageID": "xyz.openbmc_project.Power.Fault.GPUOverTemp",
             "CallHomeCandidate": false,
             "CommonEventID": "FQPSPCA0066M",
-            "ComponentInstance": null,
+            "ComponentInstance": 0,
             "DateAdded": null,
             "DateReviewed": null,
             "EventType": "Environmental",
@@ -8918,7 +10850,7 @@
             "LengthyDescription": null,
             "LogSource": "BMC",
             "Message": "GPU 0 suffered an over-temperature fault",
-            "ReferencedInvetory": "/xyz/openbmc_project/inventory/system/chassis/motherboard/gpu0",
+            "ReferencedInventory": "/xyz/openbmc_project/inventory/system/chassis/motherboard/gpu0",
             "RelatedEventIDs": {},
             "Serviceable": true,
             "Severity": "Critical",
@@ -8931,7 +10863,7 @@
             "BMCMessageID": "xyz.openbmc_project.Power.Fault.GPUOverTemp",
             "CallHomeCandidate": false,
             "CommonEventID": "FQPSPCA0066M",
-            "ComponentInstance": null,
+            "ComponentInstance": 1,
             "DateAdded": null,
             "DateReviewed": null,
             "EventType": "Environmental",
@@ -8939,7 +10871,7 @@
             "LengthyDescription": null,
             "LogSource": "BMC",
             "Message": "GPU 1 suffered an over-temperature fault",
-            "ReferencedInvetory": "/xyz/openbmc_project/inventory/system/chassis/motherboard/gpu1",
+            "ReferencedInventory": "/xyz/openbmc_project/inventory/system/chassis/motherboard/gpu1",
             "RelatedEventIDs": {},
             "Serviceable": true,
             "Severity": "Critical",
@@ -8952,7 +10884,7 @@
             "BMCMessageID": "xyz.openbmc_project.Power.Fault.GPUOverTemp",
             "CallHomeCandidate": false,
             "CommonEventID": "FQPSPCA0066M",
-            "ComponentInstance": null,
+            "ComponentInstance": 2,
             "DateAdded": null,
             "DateReviewed": null,
             "EventType": "Environmental",
@@ -8960,7 +10892,7 @@
             "LengthyDescription": null,
             "LogSource": "BMC",
             "Message": "GPU 2 suffered an over-temperature fault",
-            "ReferencedInvetory": "/xyz/openbmc_project/inventory/system/chassis/motherboard/gpu2",
+            "ReferencedInventory": "/xyz/openbmc_project/inventory/system/chassis/motherboard/gpu2",
             "RelatedEventIDs": {},
             "Serviceable": true,
             "Severity": "Critical",
@@ -8973,7 +10905,7 @@
             "BMCMessageID": "xyz.openbmc_project.Power.Fault.GPUOverTemp",
             "CallHomeCandidate": false,
             "CommonEventID": "FQPSPCA0066M",
-            "ComponentInstance": null,
+            "ComponentInstance": 3,
             "DateAdded": null,
             "DateReviewed": null,
             "EventType": "Environmental",
@@ -8981,7 +10913,7 @@
             "LengthyDescription": null,
             "LogSource": "BMC",
             "Message": "GPU 3 suffered an over-temperature fault",
-            "ReferencedInvetory": "/xyz/openbmc_project/inventory/system/chassis/motherboard/gpu3",
+            "ReferencedInventory": "/xyz/openbmc_project/inventory/system/chassis/motherboard/gpu3",
             "RelatedEventIDs": {},
             "Serviceable": true,
             "Severity": "Critical",
@@ -8994,7 +10926,7 @@
             "BMCMessageID": "xyz.openbmc_project.Power.Fault.GPUOverTemp",
             "CallHomeCandidate": false,
             "CommonEventID": "FQPSPCA0066M",
-            "ComponentInstance": null,
+            "ComponentInstance": 4,
             "DateAdded": null,
             "DateReviewed": null,
             "EventType": "Environmental",
@@ -9002,7 +10934,7 @@
             "LengthyDescription": null,
             "LogSource": "BMC",
             "Message": "GPU 4 suffered an over-temperature fault",
-            "ReferencedInvetory": "/xyz/openbmc_project/inventory/system/chassis/motherboard/gpu4",
+            "ReferencedInventory": "/xyz/openbmc_project/inventory/system/chassis/motherboard/gpu4",
             "RelatedEventIDs": {},
             "Serviceable": true,
             "Severity": "Critical",
@@ -9015,7 +10947,7 @@
             "BMCMessageID": "xyz.openbmc_project.Power.Fault.GPUOverTemp",
             "CallHomeCandidate": false,
             "CommonEventID": "FQPSPCA0066M",
-            "ComponentInstance": null,
+            "ComponentInstance": 5,
             "DateAdded": null,
             "DateReviewed": null,
             "EventType": "Environmental",
@@ -9023,7 +10955,7 @@
             "LengthyDescription": null,
             "LogSource": "BMC",
             "Message": "GPU 5 suffered an over-temperature fault",
-            "ReferencedInvetory": "/xyz/openbmc_project/inventory/system/chassis/motherboard/gpu5",
+            "ReferencedInventory": "/xyz/openbmc_project/inventory/system/chassis/motherboard/gpu5",
             "RelatedEventIDs": {},
             "Serviceable": true,
             "Severity": "Critical",
@@ -9036,7 +10968,7 @@
             "BMCMessageID": "xyz.openbmc_project.Power.Fault.GPUPowerFault",
             "CallHomeCandidate": false,
             "CommonEventID": "FQPSPPW0038M",
-            "ComponentInstance": null,
+            "ComponentInstance": 0,
             "DateAdded": null,
             "DateReviewed": null,
             "EventType": "Environmental",
@@ -9044,7 +10976,7 @@
             "LengthyDescription": null,
             "LogSource": "BMC",
             "Message": "GPU 0 suffered a power fault",
-            "ReferencedInvetory": "/xyz/openbmc_project/inventory/system/chassis/motherboard/gpu0",
+            "ReferencedInventory": "/xyz/openbmc_project/inventory/system/chassis/motherboard/gpu0",
             "RelatedEventIDs": {},
             "Serviceable": true,
             "Severity": "Critical",
@@ -9057,7 +10989,7 @@
             "BMCMessageID": "xyz.openbmc_project.Power.Fault.GPUPowerFault",
             "CallHomeCandidate": false,
             "CommonEventID": "FQPSPPW0038M",
-            "ComponentInstance": null,
+            "ComponentInstance": 1,
             "DateAdded": null,
             "DateReviewed": null,
             "EventType": "Environmental",
@@ -9065,7 +10997,7 @@
             "LengthyDescription": null,
             "LogSource": "BMC",
             "Message": "GPU 1 suffered a power fault",
-            "ReferencedInvetory": "/xyz/openbmc_project/inventory/system/chassis/motherboard/gpu1",
+            "ReferencedInventory": "/xyz/openbmc_project/inventory/system/chassis/motherboard/gpu1",
             "RelatedEventIDs": {},
             "Serviceable": true,
             "Severity": "Critical",
@@ -9078,7 +11010,7 @@
             "BMCMessageID": "xyz.openbmc_project.Power.Fault.GPUPowerFault",
             "CallHomeCandidate": false,
             "CommonEventID": "FQPSPPW0038M",
-            "ComponentInstance": null,
+            "ComponentInstance": 2,
             "DateAdded": null,
             "DateReviewed": null,
             "EventType": "Environmental",
@@ -9086,7 +11018,7 @@
             "LengthyDescription": null,
             "LogSource": "BMC",
             "Message": "GPU 2 suffered a power fault",
-            "ReferencedInvetory": "/xyz/openbmc_project/inventory/system/chassis/motherboard/gpu2",
+            "ReferencedInventory": "/xyz/openbmc_project/inventory/system/chassis/motherboard/gpu2",
             "RelatedEventIDs": {},
             "Serviceable": true,
             "Severity": "Critical",
@@ -9099,7 +11031,7 @@
             "BMCMessageID": "xyz.openbmc_project.Power.Fault.GPUPowerFault",
             "CallHomeCandidate": false,
             "CommonEventID": "FQPSPPW0038M",
-            "ComponentInstance": null,
+            "ComponentInstance": 3,
             "DateAdded": null,
             "DateReviewed": null,
             "EventType": "Environmental",
@@ -9107,7 +11039,7 @@
             "LengthyDescription": null,
             "LogSource": "BMC",
             "Message": "GPU 3 suffered a power fault",
-            "ReferencedInvetory": "/xyz/openbmc_project/inventory/system/chassis/motherboard/gpu3",
+            "ReferencedInventory": "/xyz/openbmc_project/inventory/system/chassis/motherboard/gpu3",
             "RelatedEventIDs": {},
             "Serviceable": true,
             "Severity": "Critical",
@@ -9120,7 +11052,7 @@
             "BMCMessageID": "xyz.openbmc_project.Power.Fault.GPUPowerFault",
             "CallHomeCandidate": false,
             "CommonEventID": "FQPSPPW0038M",
-            "ComponentInstance": null,
+            "ComponentInstance": 4,
             "DateAdded": null,
             "DateReviewed": null,
             "EventType": "Environmental",
@@ -9128,7 +11060,7 @@
             "LengthyDescription": null,
             "LogSource": "BMC",
             "Message": "GPU 4 suffered a power fault",
-            "ReferencedInvetory": "/xyz/openbmc_project/inventory/system/chassis/motherboard/gpu4",
+            "ReferencedInventory": "/xyz/openbmc_project/inventory/system/chassis/motherboard/gpu4",
             "RelatedEventIDs": {},
             "Serviceable": true,
             "Severity": "Critical",
@@ -9141,7 +11073,7 @@
             "BMCMessageID": "xyz.openbmc_project.Power.Fault.GPUPowerFault",
             "CallHomeCandidate": false,
             "CommonEventID": "FQPSPPW0038M",
-            "ComponentInstance": null,
+            "ComponentInstance": 5,
             "DateAdded": null,
             "DateReviewed": null,
             "EventType": "Environmental",
@@ -9149,91 +11081,7 @@
             "LengthyDescription": null,
             "LogSource": "BMC",
             "Message": "GPU 5 suffered a power fault",
-            "ReferencedInvetory": "/xyz/openbmc_project/inventory/system/chassis/motherboard/gpu5",
-            "RelatedEventIDs": {},
-            "Serviceable": true,
-            "Severity": "Critical",
-            "UserAction": null,
-            "VMMigrationFlag": null
-        },
-        "xyz.openbmc_project.Power.Fault.PowerOnFailure": {
-            "AffectedLEDs": null,
-            "AffectedSubsystem": "Power",
-            "BMCMessageID": "xyz.openbmc_project.Power.Fault.PowerOnFailure",
-            "CallHomeCandidate": true,
-            "CommonEventID": "FQPSPPW0038M",
-            "ComponentInstance": null,
-            "DateAdded": null,
-            "DateReviewed": null,
-            "EventType": "Environmental",
-            "Internal": false,
-            "LengthyDescription": null,
-            "LogSource": "BMC",
-            "Message": "The system power failed to turn on",
-            "ReferencedInvetory": null,
-            "RelatedEventIDs": {},
-            "Serviceable": true,
-            "Severity": "Critical",
-            "UserAction": null,
-            "VMMigrationFlag": null
-        },
-        "xyz.openbmc_project.Power.Fault.PowerSequencerFault": {
-            "AffectedLEDs": null,
-            "AffectedSubsystem": "Power",
-            "BMCMessageID": "xyz.openbmc_project.Power.Fault.PowerSequencerFault",
-            "CallHomeCandidate": true,
-            "CommonEventID": "FQPSPPW0041M",
-            "ComponentInstance": null,
-            "DateAdded": null,
-            "DateReviewed": null,
-            "EventType": "Environmental",
-            "Internal": false,
-            "LengthyDescription": null,
-            "LogSource": "BMC",
-            "Message": "The power sequencer chip detected a fault",
-            "ReferencedInvetory": null,
-            "RelatedEventIDs": {},
-            "Serviceable": true,
-            "Severity": "Critical",
-            "UserAction": null,
-            "VMMigrationFlag": null
-        },
-        "xyz.openbmc_project.Power.Fault.PowerSequencerPGOODFault": {
-            "AffectedLEDs": null,
-            "AffectedSubsystem": "Power",
-            "BMCMessageID": "xyz.openbmc_project.Power.Fault.PowerSequencerPGOODFault",
-            "CallHomeCandidate": true,
-            "CommonEventID": "FQPSPPW0040M",
-            "ComponentInstance": null,
-            "DateAdded": null,
-            "DateReviewed": null,
-            "EventType": "Environmental",
-            "Internal": false,
-            "LengthyDescription": null,
-            "LogSource": "BMC",
-            "Message": "The power sequencer chip detected a PGOOD fault",
-            "ReferencedInvetory": null,
-            "RelatedEventIDs": {},
-            "Serviceable": true,
-            "Severity": "Critical",
-            "UserAction": null,
-            "VMMigrationFlag": null
-        },
-        "xyz.openbmc_project.Power.Fault.PowerSequencerVoltageFault": {
-            "AffectedLEDs": null,
-            "AffectedSubsystem": "Power",
-            "BMCMessageID": "xyz.openbmc_project.Power.Fault.PowerSequencerVoltageFault",
-            "CallHomeCandidate": true,
-            "CommonEventID": "FQPSPPW0039M",
-            "ComponentInstance": null,
-            "DateAdded": null,
-            "DateReviewed": null,
-            "EventType": "Environmental",
-            "Internal": false,
-            "LengthyDescription": null,
-            "LogSource": "BMC",
-            "Message": "The power sequencer chip detected a voltage fault",
-            "ReferencedInvetory": null,
+            "ReferencedInventory": "/xyz/openbmc_project/inventory/system/chassis/motherboard/gpu5",
             "RelatedEventIDs": {},
             "Serviceable": true,
             "Severity": "Critical",
@@ -9246,7 +11094,7 @@
             "BMCMessageID": "xyz.openbmc_project.Power.Fault.PowerSupplyFanFault",
             "CallHomeCandidate": true,
             "CommonEventID": "FQPSPCA0064M",
-            "ComponentInstance": null,
+            "ComponentInstance": 0,
             "DateAdded": null,
             "DateReviewed": null,
             "EventType": "Unrecoverable Hardware Failure",
@@ -9254,7 +11102,7 @@
             "LengthyDescription": null,
             "LogSource": "BMC",
             "Message": "Power supply 0 fan has failed",
-            "ReferencedInvetory": "/xyz/openbmc_project/inventory/system/chassis/power_supply0",
+            "ReferencedInventory": "/xyz/openbmc_project/inventory/system/chassis/power_supply0",
             "RelatedEventIDs": {},
             "Serviceable": true,
             "Severity": "Critical",
@@ -9267,7 +11115,7 @@
             "BMCMessageID": "xyz.openbmc_project.Power.Fault.PowerSupplyFanFault",
             "CallHomeCandidate": true,
             "CommonEventID": "FQPSPCA0064M",
-            "ComponentInstance": null,
+            "ComponentInstance": 1,
             "DateAdded": null,
             "DateReviewed": null,
             "EventType": "Unrecoverable Hardware Failure",
@@ -9275,7 +11123,7 @@
             "LengthyDescription": null,
             "LogSource": "BMC",
             "Message": "Power supply 1 fan has failed",
-            "ReferencedInvetory": "/xyz/openbmc_project/inventory/system/chassis/power_supply1",
+            "ReferencedInventory": "/xyz/openbmc_project/inventory/system/chassis/power_supply1",
             "RelatedEventIDs": {},
             "Serviceable": true,
             "Severity": "Critical",
@@ -9288,7 +11136,7 @@
             "BMCMessageID": "xyz.openbmc_project.Power.Fault.PowerSupplyInputFault",
             "CallHomeCandidate": false,
             "CommonEventID": "FQPSPPW0033M",
-            "ComponentInstance": null,
+            "ComponentInstance": 0,
             "DateAdded": null,
             "DateReviewed": null,
             "EventType": "Unrecoverable Hardware Failure",
@@ -9296,7 +11144,7 @@
             "LengthyDescription": null,
             "LogSource": "BMC",
             "Message": "Power supply 0 input fault detected",
-            "ReferencedInvetory": "/xyz/openbmc_project/inventory/system/chassis/power_supply0",
+            "ReferencedInventory": "/xyz/openbmc_project/inventory/system/chassis/power_supply0",
             "RelatedEventIDs": {},
             "Serviceable": true,
             "Severity": "Critical",
@@ -9309,7 +11157,7 @@
             "BMCMessageID": "xyz.openbmc_project.Power.Fault.PowerSupplyInputFault",
             "CallHomeCandidate": false,
             "CommonEventID": "FQPSPPW0033M",
-            "ComponentInstance": null,
+            "ComponentInstance": 1,
             "DateAdded": null,
             "DateReviewed": null,
             "EventType": "Unrecoverable Hardware Failure",
@@ -9317,7 +11165,7 @@
             "LengthyDescription": null,
             "LogSource": "BMC",
             "Message": "Power supply 1 input fault detected",
-            "ReferencedInvetory": "/xyz/openbmc_project/inventory/system/chassis/power_supply1",
+            "ReferencedInventory": "/xyz/openbmc_project/inventory/system/chassis/power_supply1",
             "RelatedEventIDs": {},
             "Serviceable": true,
             "Severity": "Critical",
@@ -9330,7 +11178,7 @@
             "BMCMessageID": "xyz.openbmc_project.Power.Fault.PowerSupplyOutputOvercurrent",
             "CallHomeCandidate": true,
             "CommonEventID": "FQPSPPW0035M",
-            "ComponentInstance": null,
+            "ComponentInstance": 0,
             "DateAdded": null,
             "DateReviewed": null,
             "EventType": "Unrecoverable Hardware Failure",
@@ -9338,7 +11186,7 @@
             "LengthyDescription": null,
             "LogSource": "BMC",
             "Message": "Power supply 0 output current is too high",
-            "ReferencedInvetory": "/xyz/openbmc_project/inventory/system/chassis/power_supply0",
+            "ReferencedInventory": "/xyz/openbmc_project/inventory/system/chassis/power_supply0",
             "RelatedEventIDs": {},
             "Serviceable": true,
             "Severity": "Critical",
@@ -9351,7 +11199,7 @@
             "BMCMessageID": "xyz.openbmc_project.Power.Fault.PowerSupplyOutputOvercurrent",
             "CallHomeCandidate": true,
             "CommonEventID": "FQPSPPW0035M",
-            "ComponentInstance": null,
+            "ComponentInstance": 1,
             "DateAdded": null,
             "DateReviewed": null,
             "EventType": "Unrecoverable Hardware Failure",
@@ -9359,7 +11207,7 @@
             "LengthyDescription": null,
             "LogSource": "BMC",
             "Message": "Power supply 1 output current is too high",
-            "ReferencedInvetory": "/xyz/openbmc_project/inventory/system/chassis/power_supply1",
+            "ReferencedInventory": "/xyz/openbmc_project/inventory/system/chassis/power_supply1",
             "RelatedEventIDs": {},
             "Serviceable": true,
             "Severity": "Critical",
@@ -9372,7 +11220,7 @@
             "BMCMessageID": "xyz.openbmc_project.Power.Fault.PowerSupplyOutputOvervoltage",
             "CallHomeCandidate": true,
             "CommonEventID": "FQPSPPW0036M",
-            "ComponentInstance": null,
+            "ComponentInstance": 0,
             "DateAdded": null,
             "DateReviewed": null,
             "EventType": "Unrecoverable Hardware Failure",
@@ -9380,7 +11228,7 @@
             "LengthyDescription": null,
             "LogSource": "BMC",
             "Message": "Power supply 0 output voltage is too high",
-            "ReferencedInvetory": "/xyz/openbmc_project/inventory/system/chassis/power_supply0",
+            "ReferencedInventory": "/xyz/openbmc_project/inventory/system/chassis/power_supply0",
             "RelatedEventIDs": {},
             "Serviceable": true,
             "Severity": "Critical",
@@ -9393,7 +11241,7 @@
             "BMCMessageID": "xyz.openbmc_project.Power.Fault.PowerSupplyOutputOvervoltage",
             "CallHomeCandidate": true,
             "CommonEventID": "FQPSPPW0036M",
-            "ComponentInstance": null,
+            "ComponentInstance": 1,
             "DateAdded": null,
             "DateReviewed": null,
             "EventType": "Unrecoverable Hardware Failure",
@@ -9401,7 +11249,7 @@
             "LengthyDescription": null,
             "LogSource": "BMC",
             "Message": "Power supply 1 output voltage is too high",
-            "ReferencedInvetory": "/xyz/openbmc_project/inventory/system/chassis/power_supply1",
+            "ReferencedInventory": "/xyz/openbmc_project/inventory/system/chassis/power_supply1",
             "RelatedEventIDs": {},
             "Serviceable": true,
             "Severity": "Critical",
@@ -9414,7 +11262,7 @@
             "BMCMessageID": "xyz.openbmc_project.Power.Fault.PowerSupplyShouldBeOn",
             "CallHomeCandidate": true,
             "CommonEventID": "FQPSPPW0034M",
-            "ComponentInstance": null,
+            "ComponentInstance": 0,
             "DateAdded": null,
             "DateReviewed": null,
             "EventType": "Unrecoverable Hardware Failure",
@@ -9422,7 +11270,7 @@
             "LengthyDescription": null,
             "LogSource": "BMC",
             "Message": "Power supply 0 has failed to power on when it needed to",
-            "ReferencedInvetory": "/xyz/openbmc_project/inventory/system/chassis/power_supply0",
+            "ReferencedInventory": "/xyz/openbmc_project/inventory/system/chassis/power_supply0",
             "RelatedEventIDs": {},
             "Serviceable": true,
             "Severity": "Critical",
@@ -9435,7 +11283,7 @@
             "BMCMessageID": "xyz.openbmc_project.Power.Fault.PowerSupplyShouldBeOn",
             "CallHomeCandidate": true,
             "CommonEventID": "FQPSPPW0034M",
-            "ComponentInstance": null,
+            "ComponentInstance": 1,
             "DateAdded": null,
             "DateReviewed": null,
             "EventType": "Unrecoverable Hardware Failure",
@@ -9443,7 +11291,7 @@
             "LengthyDescription": null,
             "LogSource": "BMC",
             "Message": "Power supply 1 has failed to power on",
-            "ReferencedInvetory": "/xyz/openbmc_project/inventory/system/chassis/power_supply1",
+            "ReferencedInventory": "/xyz/openbmc_project/inventory/system/chassis/power_supply1",
             "RelatedEventIDs": {},
             "Serviceable": true,
             "Severity": "Critical",
@@ -9456,7 +11304,7 @@
             "BMCMessageID": "xyz.openbmc_project.Power.Fault.PowerSupplyTemperatureFault",
             "CallHomeCandidate": false,
             "CommonEventID": "FQPSPCA0065M",
-            "ComponentInstance": null,
+            "ComponentInstance": 0,
             "DateAdded": null,
             "DateReviewed": null,
             "EventType": "Environmental",
@@ -9464,7 +11312,7 @@
             "LengthyDescription": null,
             "LogSource": "BMC",
             "Message": "Power supply 0 is too hot",
-            "ReferencedInvetory": "/xyz/openbmc_project/inventory/system/chassis/power_supply0",
+            "ReferencedInventory": "/xyz/openbmc_project/inventory/system/chassis/power_supply0",
             "RelatedEventIDs": {},
             "Serviceable": true,
             "Severity": "Critical",
@@ -9477,7 +11325,7 @@
             "BMCMessageID": "xyz.openbmc_project.Power.Fault.PowerSupplyTemperatureFault",
             "CallHomeCandidate": false,
             "CommonEventID": "FQPSPCA0065M",
-            "ComponentInstance": null,
+            "ComponentInstance": 1,
             "DateAdded": null,
             "DateReviewed": null,
             "EventType": "Environmental",
@@ -9485,7 +11333,7 @@
             "LengthyDescription": null,
             "LogSource": "BMC",
             "Message": "Power supply 1 is too hot",
-            "ReferencedInvetory": "/xyz/openbmc_project/inventory/system/chassis/power_supply1",
+            "ReferencedInventory": "/xyz/openbmc_project/inventory/system/chassis/power_supply1",
             "RelatedEventIDs": {},
             "Serviceable": true,
             "Severity": "Critical",
@@ -9498,7 +11346,7 @@
             "BMCMessageID": "xyz.openbmc_project.Power.Fault.PowerSupplyUnderVoltageFault",
             "CallHomeCandidate": false,
             "CommonEventID": "FQPSPPW0009M",
-            "ComponentInstance": null,
+            "ComponentInstance": 0,
             "DateAdded": null,
             "DateReviewed": null,
             "EventType": "Unrecoverable Hardware Failure",
@@ -9506,7 +11354,7 @@
             "LengthyDescription": null,
             "LogSource": "BMC",
             "Message": "Power supply 0 input voltage out of range",
-            "ReferencedInvetory": "/xyz/openbmc_project/inventory/system/chassis/power_supply0",
+            "ReferencedInventory": "/xyz/openbmc_project/inventory/system/chassis/power_supply0",
             "RelatedEventIDs": {},
             "Serviceable": true,
             "Severity": "Critical",
@@ -9519,7 +11367,7 @@
             "BMCMessageID": "xyz.openbmc_project.Power.Fault.PowerSupplyUnderVoltageFault",
             "CallHomeCandidate": false,
             "CommonEventID": "FQPSPPW0009M",
-            "ComponentInstance": null,
+            "ComponentInstance": 1,
             "DateAdded": null,
             "DateReviewed": null,
             "EventType": "Unrecoverable Hardware Failure",
@@ -9527,7 +11375,7 @@
             "LengthyDescription": null,
             "LogSource": "BMC",
             "Message": "Power supply 1 input voltage out of range",
-            "ReferencedInvetory": "/xyz/openbmc_project/inventory/system/chassis/power_supply1",
+            "ReferencedInventory": "/xyz/openbmc_project/inventory/system/chassis/power_supply1",
             "RelatedEventIDs": {},
             "Serviceable": true,
             "Severity": "Critical",
@@ -9540,7 +11388,7 @@
             "BMCMessageID": "xyz.openbmc_project.Power.Fault.Shutdown",
             "CallHomeCandidate": true,
             "CommonEventID": "FQPSPPW0037M",
-            "ComponentInstance": null,
+            "ComponentInstance": 0,
             "DateAdded": null,
             "DateReviewed": null,
             "EventType": "Unrecoverable Hardware Failure",
@@ -9548,7 +11396,7 @@
             "LengthyDescription": null,
             "LogSource": "BMC",
             "Message": "Power supply 0 has initiated a power off due to a failure",
-            "ReferencedInvetory": "/xyz/openbmc_project/inventory/system/chassis/power_supply0",
+            "ReferencedInventory": "/xyz/openbmc_project/inventory/system/chassis/power_supply0",
             "RelatedEventIDs": {},
             "Serviceable": true,
             "Severity": "Critical",
@@ -9561,7 +11409,7 @@
             "BMCMessageID": "xyz.openbmc_project.Power.Fault.Shutdown",
             "CallHomeCandidate": true,
             "CommonEventID": "FQPSPPW0037M",
-            "ComponentInstance": null,
+            "ComponentInstance": 1,
             "DateAdded": null,
             "DateReviewed": null,
             "EventType": "Unrecoverable Hardware Failure",
@@ -9569,7 +11417,1960 @@
             "LengthyDescription": null,
             "LogSource": "BMC",
             "Message": "Power supply 1 has initiated a power off due to a failure",
-            "ReferencedInvetory": "/xyz/openbmc_project/inventory/system/chassis/power_supply1",
+            "ReferencedInventory": "/xyz/openbmc_project/inventory/system/chassis/power_supply1",
+            "RelatedEventIDs": {},
+            "Serviceable": true,
+            "Severity": "Critical",
+            "UserAction": null,
+            "VMMigrationFlag": null
+        },
+        "xyz.openbmc_project.Sensor.Device.Error.ReadFailure||/xyz/openbmc_project/sensors/fan_tach/fan0_0": {
+            "AffectedLEDs": null,
+            "AffectedSubsystem": "Cooling",
+            "BMCMessageID": "xyz.openbmc_project.Sensor.Device.Error.ReadFailure",
+            "CallHomeCandidate": false,
+            "CommonEventID": "FQPSPCA0058M",
+            "ComponentInstance": "0,0",
+            "DateAdded": null,
+            "DateReviewed": null,
+            "EventType": "Communication Failure/Timeout",
+            "Internal": false,
+            "LengthyDescription": null,
+            "LogSource": "BMC",
+            "Message": "Unable to read fan 0 rotor 0 speed",
+            "ReferencedInventory": "/xyz/openbmc_project/sensors/fan_tach/fan0_0",
+            "RelatedEventIDs": {},
+            "Serviceable": true,
+            "Severity": "Critical",
+            "UserAction": null,
+            "VMMigrationFlag": null
+        },
+        "xyz.openbmc_project.Sensor.Device.Error.ReadFailure||/xyz/openbmc_project/sensors/fan_tach/fan0_1": {
+            "AffectedLEDs": null,
+            "AffectedSubsystem": "Cooling",
+            "BMCMessageID": "xyz.openbmc_project.Sensor.Device.Error.ReadFailure",
+            "CallHomeCandidate": false,
+            "CommonEventID": "FQPSPCA0058M",
+            "ComponentInstance": "0,1",
+            "DateAdded": null,
+            "DateReviewed": null,
+            "EventType": "Communication Failure/Timeout",
+            "Internal": false,
+            "LengthyDescription": null,
+            "LogSource": "BMC",
+            "Message": "Unable to read fan 0 rotor 1 speed",
+            "ReferencedInventory": "/xyz/openbmc_project/sensors/fan_tach/fan0_1",
+            "RelatedEventIDs": {},
+            "Serviceable": true,
+            "Severity": "Critical",
+            "UserAction": null,
+            "VMMigrationFlag": null
+        },
+        "xyz.openbmc_project.Sensor.Device.Error.ReadFailure||/xyz/openbmc_project/sensors/fan_tach/fan1_0": {
+            "AffectedLEDs": null,
+            "AffectedSubsystem": "Cooling",
+            "BMCMessageID": "xyz.openbmc_project.Sensor.Device.Error.ReadFailure",
+            "CallHomeCandidate": false,
+            "CommonEventID": "FQPSPCA0058M",
+            "ComponentInstance": "1,0",
+            "DateAdded": null,
+            "DateReviewed": null,
+            "EventType": "Communication Failure/Timeout",
+            "Internal": false,
+            "LengthyDescription": null,
+            "LogSource": "BMC",
+            "Message": "Unable to read fan 1 rotor 0 speed",
+            "ReferencedInventory": "/xyz/openbmc_project/sensors/fan_tach/fan1_0",
+            "RelatedEventIDs": {},
+            "Serviceable": true,
+            "Severity": "Critical",
+            "UserAction": null,
+            "VMMigrationFlag": null
+        },
+        "xyz.openbmc_project.Sensor.Device.Error.ReadFailure||/xyz/openbmc_project/sensors/fan_tach/fan1_1": {
+            "AffectedLEDs": null,
+            "AffectedSubsystem": "Cooling",
+            "BMCMessageID": "xyz.openbmc_project.Sensor.Device.Error.ReadFailure",
+            "CallHomeCandidate": false,
+            "CommonEventID": "FQPSPCA0058M",
+            "ComponentInstance": "1,1",
+            "DateAdded": null,
+            "DateReviewed": null,
+            "EventType": "Communication Failure/Timeout",
+            "Internal": false,
+            "LengthyDescription": null,
+            "LogSource": "BMC",
+            "Message": "Unable to read fan 1 rotor 1 speed",
+            "ReferencedInventory": "/xyz/openbmc_project/sensors/fan_tach/fan1_1",
+            "RelatedEventIDs": {},
+            "Serviceable": true,
+            "Severity": "Critical",
+            "UserAction": null,
+            "VMMigrationFlag": null
+        },
+        "xyz.openbmc_project.Sensor.Device.Error.ReadFailure||/xyz/openbmc_project/sensors/fan_tach/fan2_0": {
+            "AffectedLEDs": null,
+            "AffectedSubsystem": "Cooling",
+            "BMCMessageID": "xyz.openbmc_project.Sensor.Device.Error.ReadFailure",
+            "CallHomeCandidate": false,
+            "CommonEventID": "FQPSPCA0058M",
+            "ComponentInstance": "2,0",
+            "DateAdded": null,
+            "DateReviewed": null,
+            "EventType": "Communication Failure/Timeout",
+            "Internal": false,
+            "LengthyDescription": null,
+            "LogSource": "BMC",
+            "Message": "Unable to read fan 2 rotor 0 speed",
+            "ReferencedInventory": "/xyz/openbmc_project/sensors/fan_tach/fan2_0",
+            "RelatedEventIDs": {},
+            "Serviceable": true,
+            "Severity": "Critical",
+            "UserAction": null,
+            "VMMigrationFlag": null
+        },
+        "xyz.openbmc_project.Sensor.Device.Error.ReadFailure||/xyz/openbmc_project/sensors/fan_tach/fan2_1": {
+            "AffectedLEDs": null,
+            "AffectedSubsystem": "Cooling",
+            "BMCMessageID": "xyz.openbmc_project.Sensor.Device.Error.ReadFailure",
+            "CallHomeCandidate": false,
+            "CommonEventID": "FQPSPCA0058M",
+            "ComponentInstance": "2,1",
+            "DateAdded": null,
+            "DateReviewed": null,
+            "EventType": "Communication Failure/Timeout",
+            "Internal": false,
+            "LengthyDescription": null,
+            "LogSource": "BMC",
+            "Message": "Unable to read fan 2 rotor 1 speed",
+            "ReferencedInventory": "/xyz/openbmc_project/sensors/fan_tach/fan2_1",
+            "RelatedEventIDs": {},
+            "Serviceable": true,
+            "Severity": "Critical",
+            "UserAction": null,
+            "VMMigrationFlag": null
+        },
+        "xyz.openbmc_project.Sensor.Device.Error.ReadFailure||/xyz/openbmc_project/sensors/fan_tach/fan3_0": {
+            "AffectedLEDs": null,
+            "AffectedSubsystem": "Cooling",
+            "BMCMessageID": "xyz.openbmc_project.Sensor.Device.Error.ReadFailure",
+            "CallHomeCandidate": false,
+            "CommonEventID": "FQPSPCA0058M",
+            "ComponentInstance": "3,0",
+            "DateAdded": null,
+            "DateReviewed": null,
+            "EventType": "Communication Failure/Timeout",
+            "Internal": false,
+            "LengthyDescription": null,
+            "LogSource": "BMC",
+            "Message": "Unable to read fan 3 rotor 0 speed",
+            "ReferencedInventory": "/xyz/openbmc_project/sensors/fan_tach/fan3_0",
+            "RelatedEventIDs": {},
+            "Serviceable": true,
+            "Severity": "Critical",
+            "UserAction": null,
+            "VMMigrationFlag": null
+        },
+        "xyz.openbmc_project.Sensor.Device.Error.ReadFailure||/xyz/openbmc_project/sensors/fan_tach/fan3_1": {
+            "AffectedLEDs": null,
+            "AffectedSubsystem": "Cooling",
+            "BMCMessageID": "xyz.openbmc_project.Sensor.Device.Error.ReadFailure",
+            "CallHomeCandidate": false,
+            "CommonEventID": "FQPSPCA0058M",
+            "ComponentInstance": "3,1",
+            "DateAdded": null,
+            "DateReviewed": null,
+            "EventType": "Communication Failure/Timeout",
+            "Internal": false,
+            "LengthyDescription": null,
+            "LogSource": "BMC",
+            "Message": "Unable to read fan 3 rotor 1 speed",
+            "ReferencedInventory": "/xyz/openbmc_project/sensors/fan_tach/fan3_1",
+            "RelatedEventIDs": {},
+            "Serviceable": true,
+            "Severity": "Critical",
+            "UserAction": null,
+            "VMMigrationFlag": null
+        },
+        "xyz.openbmc_project.Sensor.Device.Error.ReadFailure||/xyz/openbmc_project/sensors/temperature/ambient": {
+            "AffectedLEDs": null,
+            "AffectedSubsystem": "Cooling",
+            "BMCMessageID": "xyz.openbmc_project.Sensor.Device.Error.ReadFailure",
+            "CallHomeCandidate": false,
+            "CommonEventID": "FQPSPCA0059M",
+            "ComponentInstance": null,
+            "DateAdded": null,
+            "DateReviewed": null,
+            "EventType": "Communication Failure/Timeout",
+            "Internal": false,
+            "LengthyDescription": null,
+            "LogSource": "BMC",
+            "Message": "Unable to read ambient temperature",
+            "ReferencedInventory": "/xyz/openbmc_project/sensors/temperature/ambient",
+            "RelatedEventIDs": {},
+            "Serviceable": true,
+            "Severity": "Critical",
+            "UserAction": null,
+            "VMMigrationFlag": null
+        },
+        "xyz.openbmc_project.Sensor.Device.Error.ReadFailure||/xyz/openbmc_project/sensors/temperature/dimm0_temp": {
+            "AffectedLEDs": null,
+            "AffectedSubsystem": "Cooling",
+            "BMCMessageID": "xyz.openbmc_project.Sensor.Device.Error.ReadFailure",
+            "CallHomeCandidate": false,
+            "CommonEventID": "FQPSPCA0060M",
+            "ComponentInstance": 0,
+            "DateAdded": null,
+            "DateReviewed": null,
+            "EventType": "Communication Failure/Timeout",
+            "Internal": false,
+            "LengthyDescription": null,
+            "LogSource": "BMC",
+            "Message": "Unable to read DIMM 0 power consumption",
+            "ReferencedInventory": "/xyz/openbmc_project/sensors/temperature/dimm0_temp",
+            "RelatedEventIDs": {},
+            "Serviceable": true,
+            "Severity": "Critical",
+            "UserAction": null,
+            "VMMigrationFlag": null
+        },
+        "xyz.openbmc_project.Sensor.Device.Error.ReadFailure||/xyz/openbmc_project/sensors/temperature/dimm10_temp": {
+            "AffectedLEDs": null,
+            "AffectedSubsystem": "Cooling",
+            "BMCMessageID": "xyz.openbmc_project.Sensor.Device.Error.ReadFailure",
+            "CallHomeCandidate": false,
+            "CommonEventID": "FQPSPCA0060M",
+            "ComponentInstance": 10,
+            "DateAdded": null,
+            "DateReviewed": null,
+            "EventType": "Communication Failure/Timeout",
+            "Internal": false,
+            "LengthyDescription": null,
+            "LogSource": "BMC",
+            "Message": "Unable to read DIMM 10 power consumption",
+            "ReferencedInventory": "/xyz/openbmc_project/sensors/temperature/dimm10_temp",
+            "RelatedEventIDs": {},
+            "Serviceable": true,
+            "Severity": "Critical",
+            "UserAction": null,
+            "VMMigrationFlag": null
+        },
+        "xyz.openbmc_project.Sensor.Device.Error.ReadFailure||/xyz/openbmc_project/sensors/temperature/dimm11_temp": {
+            "AffectedLEDs": null,
+            "AffectedSubsystem": "Cooling",
+            "BMCMessageID": "xyz.openbmc_project.Sensor.Device.Error.ReadFailure",
+            "CallHomeCandidate": false,
+            "CommonEventID": "FQPSPCA0060M",
+            "ComponentInstance": 11,
+            "DateAdded": null,
+            "DateReviewed": null,
+            "EventType": "Communication Failure/Timeout",
+            "Internal": false,
+            "LengthyDescription": null,
+            "LogSource": "BMC",
+            "Message": "Unable to read DIMM 11 power consumption",
+            "ReferencedInventory": "/xyz/openbmc_project/sensors/temperature/dimm11_temp",
+            "RelatedEventIDs": {},
+            "Serviceable": true,
+            "Severity": "Critical",
+            "UserAction": null,
+            "VMMigrationFlag": null
+        },
+        "xyz.openbmc_project.Sensor.Device.Error.ReadFailure||/xyz/openbmc_project/sensors/temperature/dimm12_temp": {
+            "AffectedLEDs": null,
+            "AffectedSubsystem": "Cooling",
+            "BMCMessageID": "xyz.openbmc_project.Sensor.Device.Error.ReadFailure",
+            "CallHomeCandidate": false,
+            "CommonEventID": "FQPSPCA0060M",
+            "ComponentInstance": 12,
+            "DateAdded": null,
+            "DateReviewed": null,
+            "EventType": "Communication Failure/Timeout",
+            "Internal": false,
+            "LengthyDescription": null,
+            "LogSource": "BMC",
+            "Message": "Unable to read DIMM 12 power consumption",
+            "ReferencedInventory": "/xyz/openbmc_project/sensors/temperature/dimm12_temp",
+            "RelatedEventIDs": {},
+            "Serviceable": true,
+            "Severity": "Critical",
+            "UserAction": null,
+            "VMMigrationFlag": null
+        },
+        "xyz.openbmc_project.Sensor.Device.Error.ReadFailure||/xyz/openbmc_project/sensors/temperature/dimm13_temp": {
+            "AffectedLEDs": null,
+            "AffectedSubsystem": "Cooling",
+            "BMCMessageID": "xyz.openbmc_project.Sensor.Device.Error.ReadFailure",
+            "CallHomeCandidate": false,
+            "CommonEventID": "FQPSPCA0060M",
+            "ComponentInstance": 13,
+            "DateAdded": null,
+            "DateReviewed": null,
+            "EventType": "Communication Failure/Timeout",
+            "Internal": false,
+            "LengthyDescription": null,
+            "LogSource": "BMC",
+            "Message": "Unable to read DIMM 13 power consumption",
+            "ReferencedInventory": "/xyz/openbmc_project/sensors/temperature/dimm13_temp",
+            "RelatedEventIDs": {},
+            "Serviceable": true,
+            "Severity": "Critical",
+            "UserAction": null,
+            "VMMigrationFlag": null
+        },
+        "xyz.openbmc_project.Sensor.Device.Error.ReadFailure||/xyz/openbmc_project/sensors/temperature/dimm14_temp": {
+            "AffectedLEDs": null,
+            "AffectedSubsystem": "Cooling",
+            "BMCMessageID": "xyz.openbmc_project.Sensor.Device.Error.ReadFailure",
+            "CallHomeCandidate": false,
+            "CommonEventID": "FQPSPCA0060M",
+            "ComponentInstance": 14,
+            "DateAdded": null,
+            "DateReviewed": null,
+            "EventType": "Communication Failure/Timeout",
+            "Internal": false,
+            "LengthyDescription": null,
+            "LogSource": "BMC",
+            "Message": "Unable to read DIMM 14 power consumption",
+            "ReferencedInventory": "/xyz/openbmc_project/sensors/temperature/dimm14_temp",
+            "RelatedEventIDs": {},
+            "Serviceable": true,
+            "Severity": "Critical",
+            "UserAction": null,
+            "VMMigrationFlag": null
+        },
+        "xyz.openbmc_project.Sensor.Device.Error.ReadFailure||/xyz/openbmc_project/sensors/temperature/dimm15_temp": {
+            "AffectedLEDs": null,
+            "AffectedSubsystem": "Cooling",
+            "BMCMessageID": "xyz.openbmc_project.Sensor.Device.Error.ReadFailure",
+            "CallHomeCandidate": false,
+            "CommonEventID": "FQPSPCA0060M",
+            "ComponentInstance": 15,
+            "DateAdded": null,
+            "DateReviewed": null,
+            "EventType": "Communication Failure/Timeout",
+            "Internal": false,
+            "LengthyDescription": null,
+            "LogSource": "BMC",
+            "Message": "Unable to read DIMM 15 power consumption",
+            "ReferencedInventory": "/xyz/openbmc_project/sensors/temperature/dimm15_temp",
+            "RelatedEventIDs": {},
+            "Serviceable": true,
+            "Severity": "Critical",
+            "UserAction": null,
+            "VMMigrationFlag": null
+        },
+        "xyz.openbmc_project.Sensor.Device.Error.ReadFailure||/xyz/openbmc_project/sensors/temperature/dimm1_temp": {
+            "AffectedLEDs": null,
+            "AffectedSubsystem": "Cooling",
+            "BMCMessageID": "xyz.openbmc_project.Sensor.Device.Error.ReadFailure",
+            "CallHomeCandidate": false,
+            "CommonEventID": "FQPSPCA0060M",
+            "ComponentInstance": 1,
+            "DateAdded": null,
+            "DateReviewed": null,
+            "EventType": "Communication Failure/Timeout",
+            "Internal": false,
+            "LengthyDescription": null,
+            "LogSource": "BMC",
+            "Message": "Unable to read DIMM 1 power consumption",
+            "ReferencedInventory": "/xyz/openbmc_project/sensors/temperature/dimm1_temp",
+            "RelatedEventIDs": {},
+            "Serviceable": true,
+            "Severity": "Critical",
+            "UserAction": null,
+            "VMMigrationFlag": null
+        },
+        "xyz.openbmc_project.Sensor.Device.Error.ReadFailure||/xyz/openbmc_project/sensors/temperature/dimm2_temp": {
+            "AffectedLEDs": null,
+            "AffectedSubsystem": "Cooling",
+            "BMCMessageID": "xyz.openbmc_project.Sensor.Device.Error.ReadFailure",
+            "CallHomeCandidate": false,
+            "CommonEventID": "FQPSPCA0060M",
+            "ComponentInstance": 2,
+            "DateAdded": null,
+            "DateReviewed": null,
+            "EventType": "Communication Failure/Timeout",
+            "Internal": false,
+            "LengthyDescription": null,
+            "LogSource": "BMC",
+            "Message": "Unable to read DIMM 2 power consumption",
+            "ReferencedInventory": "/xyz/openbmc_project/sensors/temperature/dimm2_temp",
+            "RelatedEventIDs": {},
+            "Serviceable": true,
+            "Severity": "Critical",
+            "UserAction": null,
+            "VMMigrationFlag": null
+        },
+        "xyz.openbmc_project.Sensor.Device.Error.ReadFailure||/xyz/openbmc_project/sensors/temperature/dimm3_temp": {
+            "AffectedLEDs": null,
+            "AffectedSubsystem": "Cooling",
+            "BMCMessageID": "xyz.openbmc_project.Sensor.Device.Error.ReadFailure",
+            "CallHomeCandidate": false,
+            "CommonEventID": "FQPSPCA0060M",
+            "ComponentInstance": 3,
+            "DateAdded": null,
+            "DateReviewed": null,
+            "EventType": "Communication Failure/Timeout",
+            "Internal": false,
+            "LengthyDescription": null,
+            "LogSource": "BMC",
+            "Message": "Unable to read DIMM 3 power consumption",
+            "ReferencedInventory": "/xyz/openbmc_project/sensors/temperature/dimm3_temp",
+            "RelatedEventIDs": {},
+            "Serviceable": true,
+            "Severity": "Critical",
+            "UserAction": null,
+            "VMMigrationFlag": null
+        },
+        "xyz.openbmc_project.Sensor.Device.Error.ReadFailure||/xyz/openbmc_project/sensors/temperature/dimm4_temp": {
+            "AffectedLEDs": null,
+            "AffectedSubsystem": "Cooling",
+            "BMCMessageID": "xyz.openbmc_project.Sensor.Device.Error.ReadFailure",
+            "CallHomeCandidate": false,
+            "CommonEventID": "FQPSPCA0060M",
+            "ComponentInstance": 4,
+            "DateAdded": null,
+            "DateReviewed": null,
+            "EventType": "Communication Failure/Timeout",
+            "Internal": false,
+            "LengthyDescription": null,
+            "LogSource": "BMC",
+            "Message": "Unable to read DIMM 4 power consumption",
+            "ReferencedInventory": "/xyz/openbmc_project/sensors/temperature/dimm4_temp",
+            "RelatedEventIDs": {},
+            "Serviceable": true,
+            "Severity": "Critical",
+            "UserAction": null,
+            "VMMigrationFlag": null
+        },
+        "xyz.openbmc_project.Sensor.Device.Error.ReadFailure||/xyz/openbmc_project/sensors/temperature/dimm5_temp": {
+            "AffectedLEDs": null,
+            "AffectedSubsystem": "Cooling",
+            "BMCMessageID": "xyz.openbmc_project.Sensor.Device.Error.ReadFailure",
+            "CallHomeCandidate": false,
+            "CommonEventID": "FQPSPCA0060M",
+            "ComponentInstance": 5,
+            "DateAdded": null,
+            "DateReviewed": null,
+            "EventType": "Communication Failure/Timeout",
+            "Internal": false,
+            "LengthyDescription": null,
+            "LogSource": "BMC",
+            "Message": "Unable to read DIMM 5 power consumption",
+            "ReferencedInventory": "/xyz/openbmc_project/sensors/temperature/dimm5_temp",
+            "RelatedEventIDs": {},
+            "Serviceable": true,
+            "Severity": "Critical",
+            "UserAction": null,
+            "VMMigrationFlag": null
+        },
+        "xyz.openbmc_project.Sensor.Device.Error.ReadFailure||/xyz/openbmc_project/sensors/temperature/dimm6_temp": {
+            "AffectedLEDs": null,
+            "AffectedSubsystem": "Cooling",
+            "BMCMessageID": "xyz.openbmc_project.Sensor.Device.Error.ReadFailure",
+            "CallHomeCandidate": false,
+            "CommonEventID": "FQPSPCA0060M",
+            "ComponentInstance": 6,
+            "DateAdded": null,
+            "DateReviewed": null,
+            "EventType": "Communication Failure/Timeout",
+            "Internal": false,
+            "LengthyDescription": null,
+            "LogSource": "BMC",
+            "Message": "Unable to read DIMM 6 power consumption",
+            "ReferencedInventory": "/xyz/openbmc_project/sensors/temperature/dimm6_temp",
+            "RelatedEventIDs": {},
+            "Serviceable": true,
+            "Severity": "Critical",
+            "UserAction": null,
+            "VMMigrationFlag": null
+        },
+        "xyz.openbmc_project.Sensor.Device.Error.ReadFailure||/xyz/openbmc_project/sensors/temperature/dimm7_temp": {
+            "AffectedLEDs": null,
+            "AffectedSubsystem": "Cooling",
+            "BMCMessageID": "xyz.openbmc_project.Sensor.Device.Error.ReadFailure",
+            "CallHomeCandidate": false,
+            "CommonEventID": "FQPSPCA0060M",
+            "ComponentInstance": 7,
+            "DateAdded": null,
+            "DateReviewed": null,
+            "EventType": "Communication Failure/Timeout",
+            "Internal": false,
+            "LengthyDescription": null,
+            "LogSource": "BMC",
+            "Message": "Unable to read DIMM 7 power consumption",
+            "ReferencedInventory": "/xyz/openbmc_project/sensors/temperature/dimm7_temp",
+            "RelatedEventIDs": {},
+            "Serviceable": true,
+            "Severity": "Critical",
+            "UserAction": null,
+            "VMMigrationFlag": null
+        },
+        "xyz.openbmc_project.Sensor.Device.Error.ReadFailure||/xyz/openbmc_project/sensors/temperature/dimm8_temp": {
+            "AffectedLEDs": null,
+            "AffectedSubsystem": "Cooling",
+            "BMCMessageID": "xyz.openbmc_project.Sensor.Device.Error.ReadFailure",
+            "CallHomeCandidate": false,
+            "CommonEventID": "FQPSPCA0060M",
+            "ComponentInstance": 8,
+            "DateAdded": null,
+            "DateReviewed": null,
+            "EventType": "Communication Failure/Timeout",
+            "Internal": false,
+            "LengthyDescription": null,
+            "LogSource": "BMC",
+            "Message": "Unable to read DIMM 8 power consumption",
+            "ReferencedInventory": "/xyz/openbmc_project/sensors/temperature/dimm8_temp",
+            "RelatedEventIDs": {},
+            "Serviceable": true,
+            "Severity": "Critical",
+            "UserAction": null,
+            "VMMigrationFlag": null
+        },
+        "xyz.openbmc_project.Sensor.Device.Error.ReadFailure||/xyz/openbmc_project/sensors/temperature/dimm9_temp": {
+            "AffectedLEDs": null,
+            "AffectedSubsystem": "Cooling",
+            "BMCMessageID": "xyz.openbmc_project.Sensor.Device.Error.ReadFailure",
+            "CallHomeCandidate": false,
+            "CommonEventID": "FQPSPCA0060M",
+            "ComponentInstance": 9,
+            "DateAdded": null,
+            "DateReviewed": null,
+            "EventType": "Communication Failure/Timeout",
+            "Internal": false,
+            "LengthyDescription": null,
+            "LogSource": "BMC",
+            "Message": "Unable to read DIMM 9 power consumption",
+            "ReferencedInventory": "/xyz/openbmc_project/sensors/temperature/dimm9_temp",
+            "RelatedEventIDs": {},
+            "Serviceable": true,
+            "Severity": "Critical",
+            "UserAction": null,
+            "VMMigrationFlag": null
+        },
+        "xyz.openbmc_project.Sensor.Device.Error.ReadFailure||/xyz/openbmc_project/sensors/temperature/gpu0_core_temp": {
+            "AffectedLEDs": null,
+            "AffectedSubsystem": "Cooling",
+            "BMCMessageID": "xyz.openbmc_project.Sensor.Device.Error.ReadFailure",
+            "CallHomeCandidate": false,
+            "CommonEventID": "FQPSPCA0061M",
+            "ComponentInstance": 0,
+            "DateAdded": null,
+            "DateReviewed": null,
+            "EventType": "Communication Failure/Timeout",
+            "Internal": false,
+            "LengthyDescription": null,
+            "LogSource": "BMC",
+            "Message": "Unable to read GPU 0 core temperature",
+            "ReferencedInventory": "/xyz/openbmc_project/sensors/temperature/gpu0_core_temp",
+            "RelatedEventIDs": {},
+            "Serviceable": true,
+            "Severity": "Critical",
+            "UserAction": null,
+            "VMMigrationFlag": null
+        },
+        "xyz.openbmc_project.Sensor.Device.Error.ReadFailure||/xyz/openbmc_project/sensors/temperature/gpu0_mem_temp": {
+            "AffectedLEDs": null,
+            "AffectedSubsystem": "Cooling",
+            "BMCMessageID": "xyz.openbmc_project.Sensor.Device.Error.ReadFailure",
+            "CallHomeCandidate": false,
+            "CommonEventID": "FQPSPCA0061M",
+            "ComponentInstance": 0,
+            "DateAdded": null,
+            "DateReviewed": null,
+            "EventType": "Communication Failure/Timeout",
+            "Internal": false,
+            "LengthyDescription": null,
+            "LogSource": "BMC",
+            "Message": "Unable to read GPU 0 memory temperature",
+            "ReferencedInventory": "/xyz/openbmc_project/sensors/temperature/gpu0_mem_temp",
+            "RelatedEventIDs": {},
+            "Serviceable": true,
+            "Severity": "Critical",
+            "UserAction": null,
+            "VMMigrationFlag": null
+        },
+        "xyz.openbmc_project.Sensor.Device.Error.ReadFailure||/xyz/openbmc_project/sensors/temperature/gpu1_core_temp": {
+            "AffectedLEDs": null,
+            "AffectedSubsystem": "Cooling",
+            "BMCMessageID": "xyz.openbmc_project.Sensor.Device.Error.ReadFailure",
+            "CallHomeCandidate": false,
+            "CommonEventID": "FQPSPCA0061M",
+            "ComponentInstance": 1,
+            "DateAdded": null,
+            "DateReviewed": null,
+            "EventType": "Communication Failure/Timeout",
+            "Internal": false,
+            "LengthyDescription": null,
+            "LogSource": "BMC",
+            "Message": "Unable to read GPU 1 core temperature",
+            "ReferencedInventory": "/xyz/openbmc_project/sensors/temperature/gpu1_core_temp",
+            "RelatedEventIDs": {},
+            "Serviceable": true,
+            "Severity": "Critical",
+            "UserAction": null,
+            "VMMigrationFlag": null
+        },
+        "xyz.openbmc_project.Sensor.Device.Error.ReadFailure||/xyz/openbmc_project/sensors/temperature/gpu1_mem_temp": {
+            "AffectedLEDs": null,
+            "AffectedSubsystem": "Cooling",
+            "BMCMessageID": "xyz.openbmc_project.Sensor.Device.Error.ReadFailure",
+            "CallHomeCandidate": false,
+            "CommonEventID": "FQPSPCA0061M",
+            "ComponentInstance": 1,
+            "DateAdded": null,
+            "DateReviewed": null,
+            "EventType": "Communication Failure/Timeout",
+            "Internal": false,
+            "LengthyDescription": null,
+            "LogSource": "BMC",
+            "Message": "Unable to read GPU 1 memory temperature",
+            "ReferencedInventory": "/xyz/openbmc_project/sensors/temperature/gpu1_mem_temp",
+            "RelatedEventIDs": {},
+            "Serviceable": true,
+            "Severity": "Critical",
+            "UserAction": null,
+            "VMMigrationFlag": null
+        },
+        "xyz.openbmc_project.Sensor.Device.Error.ReadFailure||/xyz/openbmc_project/sensors/temperature/gpu2_core_temp": {
+            "AffectedLEDs": null,
+            "AffectedSubsystem": "Cooling",
+            "BMCMessageID": "xyz.openbmc_project.Sensor.Device.Error.ReadFailure",
+            "CallHomeCandidate": false,
+            "CommonEventID": "FQPSPCA0061M",
+            "ComponentInstance": 2,
+            "DateAdded": null,
+            "DateReviewed": null,
+            "EventType": "Communication Failure/Timeout",
+            "Internal": false,
+            "LengthyDescription": null,
+            "LogSource": "BMC",
+            "Message": "Unable to read GPU 2 core temperature",
+            "ReferencedInventory": "/xyz/openbmc_project/sensors/temperature/gpu2_core_temp",
+            "RelatedEventIDs": {},
+            "Serviceable": true,
+            "Severity": "Critical",
+            "UserAction": null,
+            "VMMigrationFlag": null
+        },
+        "xyz.openbmc_project.Sensor.Device.Error.ReadFailure||/xyz/openbmc_project/sensors/temperature/gpu2_mem_temp": {
+            "AffectedLEDs": null,
+            "AffectedSubsystem": "Cooling",
+            "BMCMessageID": "xyz.openbmc_project.Sensor.Device.Error.ReadFailure",
+            "CallHomeCandidate": false,
+            "CommonEventID": "FQPSPCA0061M",
+            "ComponentInstance": 2,
+            "DateAdded": null,
+            "DateReviewed": null,
+            "EventType": "Communication Failure/Timeout",
+            "Internal": false,
+            "LengthyDescription": null,
+            "LogSource": "BMC",
+            "Message": "Unable to read GPU 2 memory temperature",
+            "ReferencedInventory": "/xyz/openbmc_project/sensors/temperature/gpu2_mem_temp",
+            "RelatedEventIDs": {},
+            "Serviceable": true,
+            "Severity": "Critical",
+            "UserAction": null,
+            "VMMigrationFlag": null
+        },
+        "xyz.openbmc_project.Sensor.Device.Error.ReadFailure||/xyz/openbmc_project/sensors/temperature/gpu3_core_temp": {
+            "AffectedLEDs": null,
+            "AffectedSubsystem": "Cooling",
+            "BMCMessageID": "xyz.openbmc_project.Sensor.Device.Error.ReadFailure",
+            "CallHomeCandidate": false,
+            "CommonEventID": "FQPSPCA0061M",
+            "ComponentInstance": 3,
+            "DateAdded": null,
+            "DateReviewed": null,
+            "EventType": "Communication Failure/Timeout",
+            "Internal": false,
+            "LengthyDescription": null,
+            "LogSource": "BMC",
+            "Message": "Unable to read GPU 3 core temperature",
+            "ReferencedInventory": "/xyz/openbmc_project/sensors/temperature/gpu3_core_temp",
+            "RelatedEventIDs": {},
+            "Serviceable": true,
+            "Severity": "Critical",
+            "UserAction": null,
+            "VMMigrationFlag": null
+        },
+        "xyz.openbmc_project.Sensor.Device.Error.ReadFailure||/xyz/openbmc_project/sensors/temperature/gpu3_mem_temp": {
+            "AffectedLEDs": null,
+            "AffectedSubsystem": "Cooling",
+            "BMCMessageID": "xyz.openbmc_project.Sensor.Device.Error.ReadFailure",
+            "CallHomeCandidate": false,
+            "CommonEventID": "FQPSPCA0061M",
+            "ComponentInstance": 3,
+            "DateAdded": null,
+            "DateReviewed": null,
+            "EventType": "Communication Failure/Timeout",
+            "Internal": false,
+            "LengthyDescription": null,
+            "LogSource": "BMC",
+            "Message": "Unable to read GPU 3 memory temperature",
+            "ReferencedInventory": "/xyz/openbmc_project/sensors/temperature/gpu3_mem_temp",
+            "RelatedEventIDs": {},
+            "Serviceable": true,
+            "Severity": "Critical",
+            "UserAction": null,
+            "VMMigrationFlag": null
+        },
+        "xyz.openbmc_project.Sensor.Device.Error.ReadFailure||/xyz/openbmc_project/sensors/temperature/gpu4_core_temp": {
+            "AffectedLEDs": null,
+            "AffectedSubsystem": "Cooling",
+            "BMCMessageID": "xyz.openbmc_project.Sensor.Device.Error.ReadFailure",
+            "CallHomeCandidate": false,
+            "CommonEventID": "FQPSPCA0061M",
+            "ComponentInstance": 4,
+            "DateAdded": null,
+            "DateReviewed": null,
+            "EventType": "Communication Failure/Timeout",
+            "Internal": false,
+            "LengthyDescription": null,
+            "LogSource": "BMC",
+            "Message": "Unable to read GPU 4 core temperature",
+            "ReferencedInventory": "/xyz/openbmc_project/sensors/temperature/gpu4_core_temp",
+            "RelatedEventIDs": {},
+            "Serviceable": true,
+            "Severity": "Critical",
+            "UserAction": null,
+            "VMMigrationFlag": null
+        },
+        "xyz.openbmc_project.Sensor.Device.Error.ReadFailure||/xyz/openbmc_project/sensors/temperature/gpu4_mem_temp": {
+            "AffectedLEDs": null,
+            "AffectedSubsystem": "Cooling",
+            "BMCMessageID": "xyz.openbmc_project.Sensor.Device.Error.ReadFailure",
+            "CallHomeCandidate": false,
+            "CommonEventID": "FQPSPCA0061M",
+            "ComponentInstance": 4,
+            "DateAdded": null,
+            "DateReviewed": null,
+            "EventType": "Communication Failure/Timeout",
+            "Internal": false,
+            "LengthyDescription": null,
+            "LogSource": "BMC",
+            "Message": "Unable to read GPU 4 memory temperature",
+            "ReferencedInventory": "/xyz/openbmc_project/sensors/temperature/gpu4_mem_temp",
+            "RelatedEventIDs": {},
+            "Serviceable": true,
+            "Severity": "Critical",
+            "UserAction": null,
+            "VMMigrationFlag": null
+        },
+        "xyz.openbmc_project.Sensor.Device.Error.ReadFailure||/xyz/openbmc_project/sensors/temperature/gpu5_core_temp": {
+            "AffectedLEDs": null,
+            "AffectedSubsystem": "Cooling",
+            "BMCMessageID": "xyz.openbmc_project.Sensor.Device.Error.ReadFailure",
+            "CallHomeCandidate": false,
+            "CommonEventID": "FQPSPCA0061M",
+            "ComponentInstance": 5,
+            "DateAdded": null,
+            "DateReviewed": null,
+            "EventType": "Communication Failure/Timeout",
+            "Internal": false,
+            "LengthyDescription": null,
+            "LogSource": "BMC",
+            "Message": "Unable to read GPU 5 core temperature",
+            "ReferencedInventory": "/xyz/openbmc_project/sensors/temperature/gpu5_core_temp",
+            "RelatedEventIDs": {},
+            "Serviceable": true,
+            "Severity": "Critical",
+            "UserAction": null,
+            "VMMigrationFlag": null
+        },
+        "xyz.openbmc_project.Sensor.Device.Error.ReadFailure||/xyz/openbmc_project/sensors/temperature/gpu5_mem_temp": {
+            "AffectedLEDs": null,
+            "AffectedSubsystem": "Cooling",
+            "BMCMessageID": "xyz.openbmc_project.Sensor.Device.Error.ReadFailure",
+            "CallHomeCandidate": false,
+            "CommonEventID": "FQPSPCA0061M",
+            "ComponentInstance": 5,
+            "DateAdded": null,
+            "DateReviewed": null,
+            "EventType": "Communication Failure/Timeout",
+            "Internal": false,
+            "LengthyDescription": null,
+            "LogSource": "BMC",
+            "Message": "Unable to read GPU 5 memory temperature",
+            "ReferencedInventory": "/xyz/openbmc_project/sensors/temperature/gpu5_mem_temp",
+            "RelatedEventIDs": {},
+            "Serviceable": true,
+            "Severity": "Critical",
+            "UserAction": null,
+            "VMMigrationFlag": null
+        },
+        "xyz.openbmc_project.Sensor.Device.Error.ReadFailure||/xyz/openbmc_project/sensors/temperature/p0_core0_temp": {
+            "AffectedLEDs": null,
+            "AffectedSubsystem": "Cooling",
+            "BMCMessageID": "xyz.openbmc_project.Sensor.Device.Error.ReadFailure",
+            "CallHomeCandidate": false,
+            "CommonEventID": "FQPSPCA0062M",
+            "ComponentInstance": "0,0",
+            "DateAdded": null,
+            "DateReviewed": null,
+            "EventType": "Communication Failure/Timeout",
+            "Internal": false,
+            "LengthyDescription": null,
+            "LogSource": "BMC",
+            "Message": "Unable to read CPU 0 core 0 temperature",
+            "ReferencedInventory": "/xyz/openbmc_project/sensors/temperature/p0_core0_temp",
+            "RelatedEventIDs": {},
+            "Serviceable": true,
+            "Severity": "Critical",
+            "UserAction": null,
+            "VMMigrationFlag": null
+        },
+        "xyz.openbmc_project.Sensor.Device.Error.ReadFailure||/xyz/openbmc_project/sensors/temperature/p0_core10_temp": {
+            "AffectedLEDs": null,
+            "AffectedSubsystem": "Cooling",
+            "BMCMessageID": "xyz.openbmc_project.Sensor.Device.Error.ReadFailure",
+            "CallHomeCandidate": false,
+            "CommonEventID": "FQPSPCA0062M",
+            "ComponentInstance": "0,10",
+            "DateAdded": null,
+            "DateReviewed": null,
+            "EventType": "Communication Failure/Timeout",
+            "Internal": false,
+            "LengthyDescription": null,
+            "LogSource": "BMC",
+            "Message": "Unable to read CPU 0 core 10 temperature",
+            "ReferencedInventory": "/xyz/openbmc_project/sensors/temperature/p0_core10_temp",
+            "RelatedEventIDs": {},
+            "Serviceable": true,
+            "Severity": "Critical",
+            "UserAction": null,
+            "VMMigrationFlag": null
+        },
+        "xyz.openbmc_project.Sensor.Device.Error.ReadFailure||/xyz/openbmc_project/sensors/temperature/p0_core11_temp": {
+            "AffectedLEDs": null,
+            "AffectedSubsystem": "Cooling",
+            "BMCMessageID": "xyz.openbmc_project.Sensor.Device.Error.ReadFailure",
+            "CallHomeCandidate": false,
+            "CommonEventID": "FQPSPCA0062M",
+            "ComponentInstance": "0,11",
+            "DateAdded": null,
+            "DateReviewed": null,
+            "EventType": "Communication Failure/Timeout",
+            "Internal": false,
+            "LengthyDescription": null,
+            "LogSource": "BMC",
+            "Message": "Unable to read CPU 0 core 11 temperature",
+            "ReferencedInventory": "/xyz/openbmc_project/sensors/temperature/p0_core11_temp",
+            "RelatedEventIDs": {},
+            "Serviceable": true,
+            "Severity": "Critical",
+            "UserAction": null,
+            "VMMigrationFlag": null
+        },
+        "xyz.openbmc_project.Sensor.Device.Error.ReadFailure||/xyz/openbmc_project/sensors/temperature/p0_core12_temp": {
+            "AffectedLEDs": null,
+            "AffectedSubsystem": "Cooling",
+            "BMCMessageID": "xyz.openbmc_project.Sensor.Device.Error.ReadFailure",
+            "CallHomeCandidate": false,
+            "CommonEventID": "FQPSPCA0062M",
+            "ComponentInstance": "0,12",
+            "DateAdded": null,
+            "DateReviewed": null,
+            "EventType": "Communication Failure/Timeout",
+            "Internal": false,
+            "LengthyDescription": null,
+            "LogSource": "BMC",
+            "Message": "Unable to read CPU 0 core 12 temperature",
+            "ReferencedInventory": "/xyz/openbmc_project/sensors/temperature/p0_core12_temp",
+            "RelatedEventIDs": {},
+            "Serviceable": true,
+            "Severity": "Critical",
+            "UserAction": null,
+            "VMMigrationFlag": null
+        },
+        "xyz.openbmc_project.Sensor.Device.Error.ReadFailure||/xyz/openbmc_project/sensors/temperature/p0_core13_temp": {
+            "AffectedLEDs": null,
+            "AffectedSubsystem": "Cooling",
+            "BMCMessageID": "xyz.openbmc_project.Sensor.Device.Error.ReadFailure",
+            "CallHomeCandidate": false,
+            "CommonEventID": "FQPSPCA0062M",
+            "ComponentInstance": "0,13",
+            "DateAdded": null,
+            "DateReviewed": null,
+            "EventType": "Communication Failure/Timeout",
+            "Internal": false,
+            "LengthyDescription": null,
+            "LogSource": "BMC",
+            "Message": "Unable to read CPU 0 core 13 temperature",
+            "ReferencedInventory": "/xyz/openbmc_project/sensors/temperature/p0_core13_temp",
+            "RelatedEventIDs": {},
+            "Serviceable": true,
+            "Severity": "Critical",
+            "UserAction": null,
+            "VMMigrationFlag": null
+        },
+        "xyz.openbmc_project.Sensor.Device.Error.ReadFailure||/xyz/openbmc_project/sensors/temperature/p0_core14_temp": {
+            "AffectedLEDs": null,
+            "AffectedSubsystem": "Cooling",
+            "BMCMessageID": "xyz.openbmc_project.Sensor.Device.Error.ReadFailure",
+            "CallHomeCandidate": false,
+            "CommonEventID": "FQPSPCA0062M",
+            "ComponentInstance": "0,14",
+            "DateAdded": null,
+            "DateReviewed": null,
+            "EventType": "Communication Failure/Timeout",
+            "Internal": false,
+            "LengthyDescription": null,
+            "LogSource": "BMC",
+            "Message": "Unable to read CPU 0 core 14 temperature",
+            "ReferencedInventory": "/xyz/openbmc_project/sensors/temperature/p0_core14_temp",
+            "RelatedEventIDs": {},
+            "Serviceable": true,
+            "Severity": "Critical",
+            "UserAction": null,
+            "VMMigrationFlag": null
+        },
+        "xyz.openbmc_project.Sensor.Device.Error.ReadFailure||/xyz/openbmc_project/sensors/temperature/p0_core15_temp": {
+            "AffectedLEDs": null,
+            "AffectedSubsystem": "Cooling",
+            "BMCMessageID": "xyz.openbmc_project.Sensor.Device.Error.ReadFailure",
+            "CallHomeCandidate": false,
+            "CommonEventID": "FQPSPCA0062M",
+            "ComponentInstance": "0,15",
+            "DateAdded": null,
+            "DateReviewed": null,
+            "EventType": "Communication Failure/Timeout",
+            "Internal": false,
+            "LengthyDescription": null,
+            "LogSource": "BMC",
+            "Message": "Unable to read CPU 0 core 15 temperature",
+            "ReferencedInventory": "/xyz/openbmc_project/sensors/temperature/p0_core15_temp",
+            "RelatedEventIDs": {},
+            "Serviceable": true,
+            "Severity": "Critical",
+            "UserAction": null,
+            "VMMigrationFlag": null
+        },
+        "xyz.openbmc_project.Sensor.Device.Error.ReadFailure||/xyz/openbmc_project/sensors/temperature/p0_core16_temp": {
+            "AffectedLEDs": null,
+            "AffectedSubsystem": "Cooling",
+            "BMCMessageID": "xyz.openbmc_project.Sensor.Device.Error.ReadFailure",
+            "CallHomeCandidate": false,
+            "CommonEventID": "FQPSPCA0062M",
+            "ComponentInstance": "0,16",
+            "DateAdded": null,
+            "DateReviewed": null,
+            "EventType": "Communication Failure/Timeout",
+            "Internal": false,
+            "LengthyDescription": null,
+            "LogSource": "BMC",
+            "Message": "Unable to read CPU 0 core 16 temperature",
+            "ReferencedInventory": "/xyz/openbmc_project/sensors/temperature/p0_core16_temp",
+            "RelatedEventIDs": {},
+            "Serviceable": true,
+            "Severity": "Critical",
+            "UserAction": null,
+            "VMMigrationFlag": null
+        },
+        "xyz.openbmc_project.Sensor.Device.Error.ReadFailure||/xyz/openbmc_project/sensors/temperature/p0_core17_temp": {
+            "AffectedLEDs": null,
+            "AffectedSubsystem": "Cooling",
+            "BMCMessageID": "xyz.openbmc_project.Sensor.Device.Error.ReadFailure",
+            "CallHomeCandidate": false,
+            "CommonEventID": "FQPSPCA0062M",
+            "ComponentInstance": "0,17",
+            "DateAdded": null,
+            "DateReviewed": null,
+            "EventType": "Communication Failure/Timeout",
+            "Internal": false,
+            "LengthyDescription": null,
+            "LogSource": "BMC",
+            "Message": "Unable to read CPU 0 core 17 temperature",
+            "ReferencedInventory": "/xyz/openbmc_project/sensors/temperature/p0_core17_temp",
+            "RelatedEventIDs": {},
+            "Serviceable": true,
+            "Severity": "Critical",
+            "UserAction": null,
+            "VMMigrationFlag": null
+        },
+        "xyz.openbmc_project.Sensor.Device.Error.ReadFailure||/xyz/openbmc_project/sensors/temperature/p0_core18_temp": {
+            "AffectedLEDs": null,
+            "AffectedSubsystem": "Cooling",
+            "BMCMessageID": "xyz.openbmc_project.Sensor.Device.Error.ReadFailure",
+            "CallHomeCandidate": false,
+            "CommonEventID": "FQPSPCA0062M",
+            "ComponentInstance": "0,18",
+            "DateAdded": null,
+            "DateReviewed": null,
+            "EventType": "Communication Failure/Timeout",
+            "Internal": false,
+            "LengthyDescription": null,
+            "LogSource": "BMC",
+            "Message": "Unable to read CPU 0 core 18 temperature",
+            "ReferencedInventory": "/xyz/openbmc_project/sensors/temperature/p0_core18_temp",
+            "RelatedEventIDs": {},
+            "Serviceable": true,
+            "Severity": "Critical",
+            "UserAction": null,
+            "VMMigrationFlag": null
+        },
+        "xyz.openbmc_project.Sensor.Device.Error.ReadFailure||/xyz/openbmc_project/sensors/temperature/p0_core19_temp": {
+            "AffectedLEDs": null,
+            "AffectedSubsystem": "Cooling",
+            "BMCMessageID": "xyz.openbmc_project.Sensor.Device.Error.ReadFailure",
+            "CallHomeCandidate": false,
+            "CommonEventID": "FQPSPCA0062M",
+            "ComponentInstance": "0,19",
+            "DateAdded": null,
+            "DateReviewed": null,
+            "EventType": "Communication Failure/Timeout",
+            "Internal": false,
+            "LengthyDescription": null,
+            "LogSource": "BMC",
+            "Message": "Unable to read CPU 0 core 19 temperature",
+            "ReferencedInventory": "/xyz/openbmc_project/sensors/temperature/p0_core19_temp",
+            "RelatedEventIDs": {},
+            "Serviceable": true,
+            "Severity": "Critical",
+            "UserAction": null,
+            "VMMigrationFlag": null
+        },
+        "xyz.openbmc_project.Sensor.Device.Error.ReadFailure||/xyz/openbmc_project/sensors/temperature/p0_core1_temp": {
+            "AffectedLEDs": null,
+            "AffectedSubsystem": "Cooling",
+            "BMCMessageID": "xyz.openbmc_project.Sensor.Device.Error.ReadFailure",
+            "CallHomeCandidate": false,
+            "CommonEventID": "FQPSPCA0062M",
+            "ComponentInstance": "0,1",
+            "DateAdded": null,
+            "DateReviewed": null,
+            "EventType": "Communication Failure/Timeout",
+            "Internal": false,
+            "LengthyDescription": null,
+            "LogSource": "BMC",
+            "Message": "Unable to read CPU 0 core 1 temperature",
+            "ReferencedInventory": "/xyz/openbmc_project/sensors/temperature/p0_core1_temp",
+            "RelatedEventIDs": {},
+            "Serviceable": true,
+            "Severity": "Critical",
+            "UserAction": null,
+            "VMMigrationFlag": null
+        },
+        "xyz.openbmc_project.Sensor.Device.Error.ReadFailure||/xyz/openbmc_project/sensors/temperature/p0_core20_temp": {
+            "AffectedLEDs": null,
+            "AffectedSubsystem": "Cooling",
+            "BMCMessageID": "xyz.openbmc_project.Sensor.Device.Error.ReadFailure",
+            "CallHomeCandidate": false,
+            "CommonEventID": "FQPSPCA0062M",
+            "ComponentInstance": "0,20",
+            "DateAdded": null,
+            "DateReviewed": null,
+            "EventType": "Communication Failure/Timeout",
+            "Internal": false,
+            "LengthyDescription": null,
+            "LogSource": "BMC",
+            "Message": "Unable to read CPU 0 core 20 temperature",
+            "ReferencedInventory": "/xyz/openbmc_project/sensors/temperature/p0_core20_temp",
+            "RelatedEventIDs": {},
+            "Serviceable": true,
+            "Severity": "Critical",
+            "UserAction": null,
+            "VMMigrationFlag": null
+        },
+        "xyz.openbmc_project.Sensor.Device.Error.ReadFailure||/xyz/openbmc_project/sensors/temperature/p0_core21_temp": {
+            "AffectedLEDs": null,
+            "AffectedSubsystem": "Cooling",
+            "BMCMessageID": "xyz.openbmc_project.Sensor.Device.Error.ReadFailure",
+            "CallHomeCandidate": false,
+            "CommonEventID": "FQPSPCA0062M",
+            "ComponentInstance": "0,21",
+            "DateAdded": null,
+            "DateReviewed": null,
+            "EventType": "Communication Failure/Timeout",
+            "Internal": false,
+            "LengthyDescription": null,
+            "LogSource": "BMC",
+            "Message": "Unable to read CPU 0 core 21 temperature",
+            "ReferencedInventory": "/xyz/openbmc_project/sensors/temperature/p0_core21_temp",
+            "RelatedEventIDs": {},
+            "Serviceable": true,
+            "Severity": "Critical",
+            "UserAction": null,
+            "VMMigrationFlag": null
+        },
+        "xyz.openbmc_project.Sensor.Device.Error.ReadFailure||/xyz/openbmc_project/sensors/temperature/p0_core22_temp": {
+            "AffectedLEDs": null,
+            "AffectedSubsystem": "Cooling",
+            "BMCMessageID": "xyz.openbmc_project.Sensor.Device.Error.ReadFailure",
+            "CallHomeCandidate": false,
+            "CommonEventID": "FQPSPCA0062M",
+            "ComponentInstance": "0,22",
+            "DateAdded": null,
+            "DateReviewed": null,
+            "EventType": "Communication Failure/Timeout",
+            "Internal": false,
+            "LengthyDescription": null,
+            "LogSource": "BMC",
+            "Message": "Unable to read CPU 0 core 22 temperature",
+            "ReferencedInventory": "/xyz/openbmc_project/sensors/temperature/p0_core22_temp",
+            "RelatedEventIDs": {},
+            "Serviceable": true,
+            "Severity": "Critical",
+            "UserAction": null,
+            "VMMigrationFlag": null
+        },
+        "xyz.openbmc_project.Sensor.Device.Error.ReadFailure||/xyz/openbmc_project/sensors/temperature/p0_core23_temp": {
+            "AffectedLEDs": null,
+            "AffectedSubsystem": "Cooling",
+            "BMCMessageID": "xyz.openbmc_project.Sensor.Device.Error.ReadFailure",
+            "CallHomeCandidate": false,
+            "CommonEventID": "FQPSPCA0062M",
+            "ComponentInstance": "0,23",
+            "DateAdded": null,
+            "DateReviewed": null,
+            "EventType": "Communication Failure/Timeout",
+            "Internal": false,
+            "LengthyDescription": null,
+            "LogSource": "BMC",
+            "Message": "Unable to read CPU 0 core 23 temperature",
+            "ReferencedInventory": "/xyz/openbmc_project/sensors/temperature/p0_core23_temp",
+            "RelatedEventIDs": {},
+            "Serviceable": true,
+            "Severity": "Critical",
+            "UserAction": null,
+            "VMMigrationFlag": null
+        },
+        "xyz.openbmc_project.Sensor.Device.Error.ReadFailure||/xyz/openbmc_project/sensors/temperature/p0_core2_temp": {
+            "AffectedLEDs": null,
+            "AffectedSubsystem": "Cooling",
+            "BMCMessageID": "xyz.openbmc_project.Sensor.Device.Error.ReadFailure",
+            "CallHomeCandidate": false,
+            "CommonEventID": "FQPSPCA0062M",
+            "ComponentInstance": "0,2",
+            "DateAdded": null,
+            "DateReviewed": null,
+            "EventType": "Communication Failure/Timeout",
+            "Internal": false,
+            "LengthyDescription": null,
+            "LogSource": "BMC",
+            "Message": "Unable to read CPU 0 core 2 temperature",
+            "ReferencedInventory": "/xyz/openbmc_project/sensors/temperature/p0_core2_temp",
+            "RelatedEventIDs": {},
+            "Serviceable": true,
+            "Severity": "Critical",
+            "UserAction": null,
+            "VMMigrationFlag": null
+        },
+        "xyz.openbmc_project.Sensor.Device.Error.ReadFailure||/xyz/openbmc_project/sensors/temperature/p0_core3_temp": {
+            "AffectedLEDs": null,
+            "AffectedSubsystem": "Cooling",
+            "BMCMessageID": "xyz.openbmc_project.Sensor.Device.Error.ReadFailure",
+            "CallHomeCandidate": false,
+            "CommonEventID": "FQPSPCA0062M",
+            "ComponentInstance": "0,3",
+            "DateAdded": null,
+            "DateReviewed": null,
+            "EventType": "Communication Failure/Timeout",
+            "Internal": false,
+            "LengthyDescription": null,
+            "LogSource": "BMC",
+            "Message": "Unable to read CPU 0 core 3 temperature",
+            "ReferencedInventory": "/xyz/openbmc_project/sensors/temperature/p0_core3_temp",
+            "RelatedEventIDs": {},
+            "Serviceable": true,
+            "Severity": "Critical",
+            "UserAction": null,
+            "VMMigrationFlag": null
+        },
+        "xyz.openbmc_project.Sensor.Device.Error.ReadFailure||/xyz/openbmc_project/sensors/temperature/p0_core4_temp": {
+            "AffectedLEDs": null,
+            "AffectedSubsystem": "Cooling",
+            "BMCMessageID": "xyz.openbmc_project.Sensor.Device.Error.ReadFailure",
+            "CallHomeCandidate": false,
+            "CommonEventID": "FQPSPCA0062M",
+            "ComponentInstance": "0,4",
+            "DateAdded": null,
+            "DateReviewed": null,
+            "EventType": "Communication Failure/Timeout",
+            "Internal": false,
+            "LengthyDescription": null,
+            "LogSource": "BMC",
+            "Message": "Unable to read CPU 0 core 4 temperature",
+            "ReferencedInventory": "/xyz/openbmc_project/sensors/temperature/p0_core4_temp",
+            "RelatedEventIDs": {},
+            "Serviceable": true,
+            "Severity": "Critical",
+            "UserAction": null,
+            "VMMigrationFlag": null
+        },
+        "xyz.openbmc_project.Sensor.Device.Error.ReadFailure||/xyz/openbmc_project/sensors/temperature/p0_core5_temp": {
+            "AffectedLEDs": null,
+            "AffectedSubsystem": "Cooling",
+            "BMCMessageID": "xyz.openbmc_project.Sensor.Device.Error.ReadFailure",
+            "CallHomeCandidate": false,
+            "CommonEventID": "FQPSPCA0062M",
+            "ComponentInstance": "0,5",
+            "DateAdded": null,
+            "DateReviewed": null,
+            "EventType": "Communication Failure/Timeout",
+            "Internal": false,
+            "LengthyDescription": null,
+            "LogSource": "BMC",
+            "Message": "Unable to read CPU 0 core 5 temperature",
+            "ReferencedInventory": "/xyz/openbmc_project/sensors/temperature/p0_core5_temp",
+            "RelatedEventIDs": {},
+            "Serviceable": true,
+            "Severity": "Critical",
+            "UserAction": null,
+            "VMMigrationFlag": null
+        },
+        "xyz.openbmc_project.Sensor.Device.Error.ReadFailure||/xyz/openbmc_project/sensors/temperature/p0_core6_temp": {
+            "AffectedLEDs": null,
+            "AffectedSubsystem": "Cooling",
+            "BMCMessageID": "xyz.openbmc_project.Sensor.Device.Error.ReadFailure",
+            "CallHomeCandidate": false,
+            "CommonEventID": "FQPSPCA0062M",
+            "ComponentInstance": "0,6",
+            "DateAdded": null,
+            "DateReviewed": null,
+            "EventType": "Communication Failure/Timeout",
+            "Internal": false,
+            "LengthyDescription": null,
+            "LogSource": "BMC",
+            "Message": "Unable to read CPU 0 core 6 temperature",
+            "ReferencedInventory": "/xyz/openbmc_project/sensors/temperature/p0_core6_temp",
+            "RelatedEventIDs": {},
+            "Serviceable": true,
+            "Severity": "Critical",
+            "UserAction": null,
+            "VMMigrationFlag": null
+        },
+        "xyz.openbmc_project.Sensor.Device.Error.ReadFailure||/xyz/openbmc_project/sensors/temperature/p0_core7_temp": {
+            "AffectedLEDs": null,
+            "AffectedSubsystem": "Cooling",
+            "BMCMessageID": "xyz.openbmc_project.Sensor.Device.Error.ReadFailure",
+            "CallHomeCandidate": false,
+            "CommonEventID": "FQPSPCA0062M",
+            "ComponentInstance": "0,7",
+            "DateAdded": null,
+            "DateReviewed": null,
+            "EventType": "Communication Failure/Timeout",
+            "Internal": false,
+            "LengthyDescription": null,
+            "LogSource": "BMC",
+            "Message": "Unable to read CPU 0 core 7 temperature",
+            "ReferencedInventory": "/xyz/openbmc_project/sensors/temperature/p0_core7_temp",
+            "RelatedEventIDs": {},
+            "Serviceable": true,
+            "Severity": "Critical",
+            "UserAction": null,
+            "VMMigrationFlag": null
+        },
+        "xyz.openbmc_project.Sensor.Device.Error.ReadFailure||/xyz/openbmc_project/sensors/temperature/p0_core8_temp": {
+            "AffectedLEDs": null,
+            "AffectedSubsystem": "Cooling",
+            "BMCMessageID": "xyz.openbmc_project.Sensor.Device.Error.ReadFailure",
+            "CallHomeCandidate": false,
+            "CommonEventID": "FQPSPCA0062M",
+            "ComponentInstance": "0,8",
+            "DateAdded": null,
+            "DateReviewed": null,
+            "EventType": "Communication Failure/Timeout",
+            "Internal": false,
+            "LengthyDescription": null,
+            "LogSource": "BMC",
+            "Message": "Unable to read CPU 0 core 8 temperature",
+            "ReferencedInventory": "/xyz/openbmc_project/sensors/temperature/p0_core8_temp",
+            "RelatedEventIDs": {},
+            "Serviceable": true,
+            "Severity": "Critical",
+            "UserAction": null,
+            "VMMigrationFlag": null
+        },
+        "xyz.openbmc_project.Sensor.Device.Error.ReadFailure||/xyz/openbmc_project/sensors/temperature/p0_core9_temp": {
+            "AffectedLEDs": null,
+            "AffectedSubsystem": "Cooling",
+            "BMCMessageID": "xyz.openbmc_project.Sensor.Device.Error.ReadFailure",
+            "CallHomeCandidate": false,
+            "CommonEventID": "FQPSPCA0062M",
+            "ComponentInstance": "0,9",
+            "DateAdded": null,
+            "DateReviewed": null,
+            "EventType": "Communication Failure/Timeout",
+            "Internal": false,
+            "LengthyDescription": null,
+            "LogSource": "BMC",
+            "Message": "Unable to read CPU 0 core 9 temperature",
+            "ReferencedInventory": "/xyz/openbmc_project/sensors/temperature/p0_core9_temp",
+            "RelatedEventIDs": {},
+            "Serviceable": true,
+            "Severity": "Critical",
+            "UserAction": null,
+            "VMMigrationFlag": null
+        },
+        "xyz.openbmc_project.Sensor.Device.Error.ReadFailure||/xyz/openbmc_project/sensors/temperature/p0_vcs_temp": {
+            "AffectedLEDs": null,
+            "AffectedSubsystem": "Cooling",
+            "BMCMessageID": "xyz.openbmc_project.Sensor.Device.Error.ReadFailure",
+            "CallHomeCandidate": false,
+            "CommonEventID": "FQPSPCA0063M",
+            "ComponentInstance": 0,
+            "DateAdded": null,
+            "DateReviewed": null,
+            "EventType": "Communication Failure/Timeout",
+            "Internal": false,
+            "LengthyDescription": null,
+            "LogSource": "BMC",
+            "Message": "Unable to read CPU 0 VCS voltage regulator temperature",
+            "ReferencedInventory": "/xyz/openbmc_project/sensors/temperature/p0_vcs_temp",
+            "RelatedEventIDs": {},
+            "Serviceable": true,
+            "Severity": "Critical",
+            "UserAction": null,
+            "VMMigrationFlag": null
+        },
+        "xyz.openbmc_project.Sensor.Device.Error.ReadFailure||/xyz/openbmc_project/sensors/temperature/p0_vdd_temp": {
+            "AffectedLEDs": null,
+            "AffectedSubsystem": "Cooling",
+            "BMCMessageID": "xyz.openbmc_project.Sensor.Device.Error.ReadFailure",
+            "CallHomeCandidate": false,
+            "CommonEventID": "FQPSPCA0063M",
+            "ComponentInstance": 0,
+            "DateAdded": null,
+            "DateReviewed": null,
+            "EventType": "Communication Failure/Timeout",
+            "Internal": false,
+            "LengthyDescription": null,
+            "LogSource": "BMC",
+            "Message": "Unable to read CPU 0 VDD voltage regulator temperature",
+            "ReferencedInventory": "/xyz/openbmc_project/sensors/temperature/p0_vdd_temp",
+            "RelatedEventIDs": {},
+            "Serviceable": true,
+            "Severity": "Critical",
+            "UserAction": null,
+            "VMMigrationFlag": null
+        },
+        "xyz.openbmc_project.Sensor.Device.Error.ReadFailure||/xyz/openbmc_project/sensors/temperature/p0_vddr_temp": {
+            "AffectedLEDs": null,
+            "AffectedSubsystem": "Cooling",
+            "BMCMessageID": "xyz.openbmc_project.Sensor.Device.Error.ReadFailure",
+            "CallHomeCandidate": false,
+            "CommonEventID": "FQPSPCA0063M",
+            "ComponentInstance": 0,
+            "DateAdded": null,
+            "DateReviewed": null,
+            "EventType": "Communication Failure/Timeout",
+            "Internal": false,
+            "LengthyDescription": null,
+            "LogSource": "BMC",
+            "Message": "Unable to read CPU 0 VDDR voltage regulator temperature",
+            "ReferencedInventory": "/xyz/openbmc_project/sensors/temperature/p0_vddr_temp",
+            "RelatedEventIDs": {},
+            "Serviceable": true,
+            "Severity": "Critical",
+            "UserAction": null,
+            "VMMigrationFlag": null
+        },
+        "xyz.openbmc_project.Sensor.Device.Error.ReadFailure||/xyz/openbmc_project/sensors/temperature/p0_vdn_temp": {
+            "AffectedLEDs": null,
+            "AffectedSubsystem": "Cooling",
+            "BMCMessageID": "xyz.openbmc_project.Sensor.Device.Error.ReadFailure",
+            "CallHomeCandidate": false,
+            "CommonEventID": "FQPSPCA0063M",
+            "ComponentInstance": 0,
+            "DateAdded": null,
+            "DateReviewed": null,
+            "EventType": "Communication Failure/Timeout",
+            "Internal": false,
+            "LengthyDescription": null,
+            "LogSource": "BMC",
+            "Message": "Unable to read CPU 0 VDN voltage regulator temperature",
+            "ReferencedInventory": "/xyz/openbmc_project/sensors/temperature/p0_vdn_temp",
+            "RelatedEventIDs": {},
+            "Serviceable": true,
+            "Severity": "Critical",
+            "UserAction": null,
+            "VMMigrationFlag": null
+        },
+        "xyz.openbmc_project.Sensor.Device.Error.ReadFailure||/xyz/openbmc_project/sensors/temperature/p1_core0_temp": {
+            "AffectedLEDs": null,
+            "AffectedSubsystem": "Cooling",
+            "BMCMessageID": "xyz.openbmc_project.Sensor.Device.Error.ReadFailure",
+            "CallHomeCandidate": false,
+            "CommonEventID": "FQPSPCA0062M",
+            "ComponentInstance": "1,0",
+            "DateAdded": null,
+            "DateReviewed": null,
+            "EventType": "Communication Failure/Timeout",
+            "Internal": false,
+            "LengthyDescription": null,
+            "LogSource": "BMC",
+            "Message": "Unable to read CPU 1 core 0 temperature",
+            "ReferencedInventory": "/xyz/openbmc_project/sensors/temperature/p1_core0_temp",
+            "RelatedEventIDs": {},
+            "Serviceable": true,
+            "Severity": "Critical",
+            "UserAction": null,
+            "VMMigrationFlag": null
+        },
+        "xyz.openbmc_project.Sensor.Device.Error.ReadFailure||/xyz/openbmc_project/sensors/temperature/p1_core10_temp": {
+            "AffectedLEDs": null,
+            "AffectedSubsystem": "Cooling",
+            "BMCMessageID": "xyz.openbmc_project.Sensor.Device.Error.ReadFailure",
+            "CallHomeCandidate": false,
+            "CommonEventID": "FQPSPCA0062M",
+            "ComponentInstance": "1,10",
+            "DateAdded": null,
+            "DateReviewed": null,
+            "EventType": "Communication Failure/Timeout",
+            "Internal": false,
+            "LengthyDescription": null,
+            "LogSource": "BMC",
+            "Message": "Unable to read CPU 1 core 10 temperature",
+            "ReferencedInventory": "/xyz/openbmc_project/sensors/temperature/p1_core10_temp",
+            "RelatedEventIDs": {},
+            "Serviceable": true,
+            "Severity": "Critical",
+            "UserAction": null,
+            "VMMigrationFlag": null
+        },
+        "xyz.openbmc_project.Sensor.Device.Error.ReadFailure||/xyz/openbmc_project/sensors/temperature/p1_core11_temp": {
+            "AffectedLEDs": null,
+            "AffectedSubsystem": "Cooling",
+            "BMCMessageID": "xyz.openbmc_project.Sensor.Device.Error.ReadFailure",
+            "CallHomeCandidate": false,
+            "CommonEventID": "FQPSPCA0062M",
+            "ComponentInstance": "1,11",
+            "DateAdded": null,
+            "DateReviewed": null,
+            "EventType": "Communication Failure/Timeout",
+            "Internal": false,
+            "LengthyDescription": null,
+            "LogSource": "BMC",
+            "Message": "Unable to read CPU 1 core 11 temperature",
+            "ReferencedInventory": "/xyz/openbmc_project/sensors/temperature/p1_core11_temp",
+            "RelatedEventIDs": {},
+            "Serviceable": true,
+            "Severity": "Critical",
+            "UserAction": null,
+            "VMMigrationFlag": null
+        },
+        "xyz.openbmc_project.Sensor.Device.Error.ReadFailure||/xyz/openbmc_project/sensors/temperature/p1_core12_temp": {
+            "AffectedLEDs": null,
+            "AffectedSubsystem": "Cooling",
+            "BMCMessageID": "xyz.openbmc_project.Sensor.Device.Error.ReadFailure",
+            "CallHomeCandidate": false,
+            "CommonEventID": "FQPSPCA0062M",
+            "ComponentInstance": "1,12",
+            "DateAdded": null,
+            "DateReviewed": null,
+            "EventType": "Communication Failure/Timeout",
+            "Internal": false,
+            "LengthyDescription": null,
+            "LogSource": "BMC",
+            "Message": "Unable to read CPU 1 core 12 temperature",
+            "ReferencedInventory": "/xyz/openbmc_project/sensors/temperature/p1_core12_temp",
+            "RelatedEventIDs": {},
+            "Serviceable": true,
+            "Severity": "Critical",
+            "UserAction": null,
+            "VMMigrationFlag": null
+        },
+        "xyz.openbmc_project.Sensor.Device.Error.ReadFailure||/xyz/openbmc_project/sensors/temperature/p1_core13_temp": {
+            "AffectedLEDs": null,
+            "AffectedSubsystem": "Cooling",
+            "BMCMessageID": "xyz.openbmc_project.Sensor.Device.Error.ReadFailure",
+            "CallHomeCandidate": false,
+            "CommonEventID": "FQPSPCA0062M",
+            "ComponentInstance": "1,13",
+            "DateAdded": null,
+            "DateReviewed": null,
+            "EventType": "Communication Failure/Timeout",
+            "Internal": false,
+            "LengthyDescription": null,
+            "LogSource": "BMC",
+            "Message": "Unable to read CPU 1 core 13 temperature",
+            "ReferencedInventory": "/xyz/openbmc_project/sensors/temperature/p1_core13_temp",
+            "RelatedEventIDs": {},
+            "Serviceable": true,
+            "Severity": "Critical",
+            "UserAction": null,
+            "VMMigrationFlag": null
+        },
+        "xyz.openbmc_project.Sensor.Device.Error.ReadFailure||/xyz/openbmc_project/sensors/temperature/p1_core14_temp": {
+            "AffectedLEDs": null,
+            "AffectedSubsystem": "Cooling",
+            "BMCMessageID": "xyz.openbmc_project.Sensor.Device.Error.ReadFailure",
+            "CallHomeCandidate": false,
+            "CommonEventID": "FQPSPCA0062M",
+            "ComponentInstance": "1,14",
+            "DateAdded": null,
+            "DateReviewed": null,
+            "EventType": "Communication Failure/Timeout",
+            "Internal": false,
+            "LengthyDescription": null,
+            "LogSource": "BMC",
+            "Message": "Unable to read CPU 1 core 14 temperature",
+            "ReferencedInventory": "/xyz/openbmc_project/sensors/temperature/p1_core14_temp",
+            "RelatedEventIDs": {},
+            "Serviceable": true,
+            "Severity": "Critical",
+            "UserAction": null,
+            "VMMigrationFlag": null
+        },
+        "xyz.openbmc_project.Sensor.Device.Error.ReadFailure||/xyz/openbmc_project/sensors/temperature/p1_core15_temp": {
+            "AffectedLEDs": null,
+            "AffectedSubsystem": "Cooling",
+            "BMCMessageID": "xyz.openbmc_project.Sensor.Device.Error.ReadFailure",
+            "CallHomeCandidate": false,
+            "CommonEventID": "FQPSPCA0062M",
+            "ComponentInstance": "1,15",
+            "DateAdded": null,
+            "DateReviewed": null,
+            "EventType": "Communication Failure/Timeout",
+            "Internal": false,
+            "LengthyDescription": null,
+            "LogSource": "BMC",
+            "Message": "Unable to read CPU 1 core 15 temperature",
+            "ReferencedInventory": "/xyz/openbmc_project/sensors/temperature/p1_core15_temp",
+            "RelatedEventIDs": {},
+            "Serviceable": true,
+            "Severity": "Critical",
+            "UserAction": null,
+            "VMMigrationFlag": null
+        },
+        "xyz.openbmc_project.Sensor.Device.Error.ReadFailure||/xyz/openbmc_project/sensors/temperature/p1_core16_temp": {
+            "AffectedLEDs": null,
+            "AffectedSubsystem": "Cooling",
+            "BMCMessageID": "xyz.openbmc_project.Sensor.Device.Error.ReadFailure",
+            "CallHomeCandidate": false,
+            "CommonEventID": "FQPSPCA0062M",
+            "ComponentInstance": "1,16",
+            "DateAdded": null,
+            "DateReviewed": null,
+            "EventType": "Communication Failure/Timeout",
+            "Internal": false,
+            "LengthyDescription": null,
+            "LogSource": "BMC",
+            "Message": "Unable to read CPU 1 core 16 temperature",
+            "ReferencedInventory": "/xyz/openbmc_project/sensors/temperature/p1_core16_temp",
+            "RelatedEventIDs": {},
+            "Serviceable": true,
+            "Severity": "Critical",
+            "UserAction": null,
+            "VMMigrationFlag": null
+        },
+        "xyz.openbmc_project.Sensor.Device.Error.ReadFailure||/xyz/openbmc_project/sensors/temperature/p1_core17_temp": {
+            "AffectedLEDs": null,
+            "AffectedSubsystem": "Cooling",
+            "BMCMessageID": "xyz.openbmc_project.Sensor.Device.Error.ReadFailure",
+            "CallHomeCandidate": false,
+            "CommonEventID": "FQPSPCA0062M",
+            "ComponentInstance": "1,17",
+            "DateAdded": null,
+            "DateReviewed": null,
+            "EventType": "Communication Failure/Timeout",
+            "Internal": false,
+            "LengthyDescription": null,
+            "LogSource": "BMC",
+            "Message": "Unable to read CPU 1 core 17 temperature",
+            "ReferencedInventory": "/xyz/openbmc_project/sensors/temperature/p1_core17_temp",
+            "RelatedEventIDs": {},
+            "Serviceable": true,
+            "Severity": "Critical",
+            "UserAction": null,
+            "VMMigrationFlag": null
+        },
+        "xyz.openbmc_project.Sensor.Device.Error.ReadFailure||/xyz/openbmc_project/sensors/temperature/p1_core18_temp": {
+            "AffectedLEDs": null,
+            "AffectedSubsystem": "Cooling",
+            "BMCMessageID": "xyz.openbmc_project.Sensor.Device.Error.ReadFailure",
+            "CallHomeCandidate": false,
+            "CommonEventID": "FQPSPCA0062M",
+            "ComponentInstance": "1,18",
+            "DateAdded": null,
+            "DateReviewed": null,
+            "EventType": "Communication Failure/Timeout",
+            "Internal": false,
+            "LengthyDescription": null,
+            "LogSource": "BMC",
+            "Message": "Unable to read CPU 1 core 18 temperature",
+            "ReferencedInventory": "/xyz/openbmc_project/sensors/temperature/p1_core18_temp",
+            "RelatedEventIDs": {},
+            "Serviceable": true,
+            "Severity": "Critical",
+            "UserAction": null,
+            "VMMigrationFlag": null
+        },
+        "xyz.openbmc_project.Sensor.Device.Error.ReadFailure||/xyz/openbmc_project/sensors/temperature/p1_core19_temp": {
+            "AffectedLEDs": null,
+            "AffectedSubsystem": "Cooling",
+            "BMCMessageID": "xyz.openbmc_project.Sensor.Device.Error.ReadFailure",
+            "CallHomeCandidate": false,
+            "CommonEventID": "FQPSPCA0062M",
+            "ComponentInstance": "1,19",
+            "DateAdded": null,
+            "DateReviewed": null,
+            "EventType": "Communication Failure/Timeout",
+            "Internal": false,
+            "LengthyDescription": null,
+            "LogSource": "BMC",
+            "Message": "Unable to read CPU 1 core 19 temperature",
+            "ReferencedInventory": "/xyz/openbmc_project/sensors/temperature/p1_core19_temp",
+            "RelatedEventIDs": {},
+            "Serviceable": true,
+            "Severity": "Critical",
+            "UserAction": null,
+            "VMMigrationFlag": null
+        },
+        "xyz.openbmc_project.Sensor.Device.Error.ReadFailure||/xyz/openbmc_project/sensors/temperature/p1_core1_temp": {
+            "AffectedLEDs": null,
+            "AffectedSubsystem": "Cooling",
+            "BMCMessageID": "xyz.openbmc_project.Sensor.Device.Error.ReadFailure",
+            "CallHomeCandidate": false,
+            "CommonEventID": "FQPSPCA0062M",
+            "ComponentInstance": "1,1",
+            "DateAdded": null,
+            "DateReviewed": null,
+            "EventType": "Communication Failure/Timeout",
+            "Internal": false,
+            "LengthyDescription": null,
+            "LogSource": "BMC",
+            "Message": "Unable to read CPU 1 core 1 temperature",
+            "ReferencedInventory": "/xyz/openbmc_project/sensors/temperature/p1_core1_temp",
+            "RelatedEventIDs": {},
+            "Serviceable": true,
+            "Severity": "Critical",
+            "UserAction": null,
+            "VMMigrationFlag": null
+        },
+        "xyz.openbmc_project.Sensor.Device.Error.ReadFailure||/xyz/openbmc_project/sensors/temperature/p1_core20_temp": {
+            "AffectedLEDs": null,
+            "AffectedSubsystem": "Cooling",
+            "BMCMessageID": "xyz.openbmc_project.Sensor.Device.Error.ReadFailure",
+            "CallHomeCandidate": false,
+            "CommonEventID": "FQPSPCA0062M",
+            "ComponentInstance": "1,20",
+            "DateAdded": null,
+            "DateReviewed": null,
+            "EventType": "Communication Failure/Timeout",
+            "Internal": false,
+            "LengthyDescription": null,
+            "LogSource": "BMC",
+            "Message": "Unable to read CPU 1 core 20 temperature",
+            "ReferencedInventory": "/xyz/openbmc_project/sensors/temperature/p1_core20_temp",
+            "RelatedEventIDs": {},
+            "Serviceable": true,
+            "Severity": "Critical",
+            "UserAction": null,
+            "VMMigrationFlag": null
+        },
+        "xyz.openbmc_project.Sensor.Device.Error.ReadFailure||/xyz/openbmc_project/sensors/temperature/p1_core21_temp": {
+            "AffectedLEDs": null,
+            "AffectedSubsystem": "Cooling",
+            "BMCMessageID": "xyz.openbmc_project.Sensor.Device.Error.ReadFailure",
+            "CallHomeCandidate": false,
+            "CommonEventID": "FQPSPCA0062M",
+            "ComponentInstance": "1,21",
+            "DateAdded": null,
+            "DateReviewed": null,
+            "EventType": "Communication Failure/Timeout",
+            "Internal": false,
+            "LengthyDescription": null,
+            "LogSource": "BMC",
+            "Message": "Unable to read CPU 1 core 21 temperature",
+            "ReferencedInventory": "/xyz/openbmc_project/sensors/temperature/p1_core21_temp",
+            "RelatedEventIDs": {},
+            "Serviceable": true,
+            "Severity": "Critical",
+            "UserAction": null,
+            "VMMigrationFlag": null
+        },
+        "xyz.openbmc_project.Sensor.Device.Error.ReadFailure||/xyz/openbmc_project/sensors/temperature/p1_core22_temp": {
+            "AffectedLEDs": null,
+            "AffectedSubsystem": "Cooling",
+            "BMCMessageID": "xyz.openbmc_project.Sensor.Device.Error.ReadFailure",
+            "CallHomeCandidate": false,
+            "CommonEventID": "FQPSPCA0062M",
+            "ComponentInstance": "1,22",
+            "DateAdded": null,
+            "DateReviewed": null,
+            "EventType": "Communication Failure/Timeout",
+            "Internal": false,
+            "LengthyDescription": null,
+            "LogSource": "BMC",
+            "Message": "Unable to read CPU 1 core 22 temperature",
+            "ReferencedInventory": "/xyz/openbmc_project/sensors/temperature/p1_core22_temp",
+            "RelatedEventIDs": {},
+            "Serviceable": true,
+            "Severity": "Critical",
+            "UserAction": null,
+            "VMMigrationFlag": null
+        },
+        "xyz.openbmc_project.Sensor.Device.Error.ReadFailure||/xyz/openbmc_project/sensors/temperature/p1_core23_temp": {
+            "AffectedLEDs": null,
+            "AffectedSubsystem": "Cooling",
+            "BMCMessageID": "xyz.openbmc_project.Sensor.Device.Error.ReadFailure",
+            "CallHomeCandidate": false,
+            "CommonEventID": "FQPSPCA0062M",
+            "ComponentInstance": "1,23",
+            "DateAdded": null,
+            "DateReviewed": null,
+            "EventType": "Communication Failure/Timeout",
+            "Internal": false,
+            "LengthyDescription": null,
+            "LogSource": "BMC",
+            "Message": "Unable to read CPU 1 core 23 temperature",
+            "ReferencedInventory": "/xyz/openbmc_project/sensors/temperature/p1_core23_temp",
+            "RelatedEventIDs": {},
+            "Serviceable": true,
+            "Severity": "Critical",
+            "UserAction": null,
+            "VMMigrationFlag": null
+        },
+        "xyz.openbmc_project.Sensor.Device.Error.ReadFailure||/xyz/openbmc_project/sensors/temperature/p1_core2_temp": {
+            "AffectedLEDs": null,
+            "AffectedSubsystem": "Cooling",
+            "BMCMessageID": "xyz.openbmc_project.Sensor.Device.Error.ReadFailure",
+            "CallHomeCandidate": false,
+            "CommonEventID": "FQPSPCA0062M",
+            "ComponentInstance": "1,2",
+            "DateAdded": null,
+            "DateReviewed": null,
+            "EventType": "Communication Failure/Timeout",
+            "Internal": false,
+            "LengthyDescription": null,
+            "LogSource": "BMC",
+            "Message": "Unable to read CPU 1 core 2 temperature",
+            "ReferencedInventory": "/xyz/openbmc_project/sensors/temperature/p1_core2_temp",
+            "RelatedEventIDs": {},
+            "Serviceable": true,
+            "Severity": "Critical",
+            "UserAction": null,
+            "VMMigrationFlag": null
+        },
+        "xyz.openbmc_project.Sensor.Device.Error.ReadFailure||/xyz/openbmc_project/sensors/temperature/p1_core3_temp": {
+            "AffectedLEDs": null,
+            "AffectedSubsystem": "Cooling",
+            "BMCMessageID": "xyz.openbmc_project.Sensor.Device.Error.ReadFailure",
+            "CallHomeCandidate": false,
+            "CommonEventID": "FQPSPCA0062M",
+            "ComponentInstance": "1,3",
+            "DateAdded": null,
+            "DateReviewed": null,
+            "EventType": "Communication Failure/Timeout",
+            "Internal": false,
+            "LengthyDescription": null,
+            "LogSource": "BMC",
+            "Message": "Unable to read CPU 1 core 3 temperature",
+            "ReferencedInventory": "/xyz/openbmc_project/sensors/temperature/p1_core3_temp",
+            "RelatedEventIDs": {},
+            "Serviceable": true,
+            "Severity": "Critical",
+            "UserAction": null,
+            "VMMigrationFlag": null
+        },
+        "xyz.openbmc_project.Sensor.Device.Error.ReadFailure||/xyz/openbmc_project/sensors/temperature/p1_core4_temp": {
+            "AffectedLEDs": null,
+            "AffectedSubsystem": "Cooling",
+            "BMCMessageID": "xyz.openbmc_project.Sensor.Device.Error.ReadFailure",
+            "CallHomeCandidate": false,
+            "CommonEventID": "FQPSPCA0062M",
+            "ComponentInstance": "1,4",
+            "DateAdded": null,
+            "DateReviewed": null,
+            "EventType": "Communication Failure/Timeout",
+            "Internal": false,
+            "LengthyDescription": null,
+            "LogSource": "BMC",
+            "Message": "Unable to read CPU 1 core 4 temperature",
+            "ReferencedInventory": "/xyz/openbmc_project/sensors/temperature/p1_core4_temp",
+            "RelatedEventIDs": {},
+            "Serviceable": true,
+            "Severity": "Critical",
+            "UserAction": null,
+            "VMMigrationFlag": null
+        },
+        "xyz.openbmc_project.Sensor.Device.Error.ReadFailure||/xyz/openbmc_project/sensors/temperature/p1_core5_temp": {
+            "AffectedLEDs": null,
+            "AffectedSubsystem": "Cooling",
+            "BMCMessageID": "xyz.openbmc_project.Sensor.Device.Error.ReadFailure",
+            "CallHomeCandidate": false,
+            "CommonEventID": "FQPSPCA0062M",
+            "ComponentInstance": "1,5",
+            "DateAdded": null,
+            "DateReviewed": null,
+            "EventType": "Communication Failure/Timeout",
+            "Internal": false,
+            "LengthyDescription": null,
+            "LogSource": "BMC",
+            "Message": "Unable to read CPU 1 core 5 temperature",
+            "ReferencedInventory": "/xyz/openbmc_project/sensors/temperature/p1_core5_temp",
+            "RelatedEventIDs": {},
+            "Serviceable": true,
+            "Severity": "Critical",
+            "UserAction": null,
+            "VMMigrationFlag": null
+        },
+        "xyz.openbmc_project.Sensor.Device.Error.ReadFailure||/xyz/openbmc_project/sensors/temperature/p1_core6_temp": {
+            "AffectedLEDs": null,
+            "AffectedSubsystem": "Cooling",
+            "BMCMessageID": "xyz.openbmc_project.Sensor.Device.Error.ReadFailure",
+            "CallHomeCandidate": false,
+            "CommonEventID": "FQPSPCA0062M",
+            "ComponentInstance": "1,6",
+            "DateAdded": null,
+            "DateReviewed": null,
+            "EventType": "Communication Failure/Timeout",
+            "Internal": false,
+            "LengthyDescription": null,
+            "LogSource": "BMC",
+            "Message": "Unable to read CPU 1 core 6 temperature",
+            "ReferencedInventory": "/xyz/openbmc_project/sensors/temperature/p1_core6_temp",
+            "RelatedEventIDs": {},
+            "Serviceable": true,
+            "Severity": "Critical",
+            "UserAction": null,
+            "VMMigrationFlag": null
+        },
+        "xyz.openbmc_project.Sensor.Device.Error.ReadFailure||/xyz/openbmc_project/sensors/temperature/p1_core7_temp": {
+            "AffectedLEDs": null,
+            "AffectedSubsystem": "Cooling",
+            "BMCMessageID": "xyz.openbmc_project.Sensor.Device.Error.ReadFailure",
+            "CallHomeCandidate": false,
+            "CommonEventID": "FQPSPCA0062M",
+            "ComponentInstance": "1,7",
+            "DateAdded": null,
+            "DateReviewed": null,
+            "EventType": "Communication Failure/Timeout",
+            "Internal": false,
+            "LengthyDescription": null,
+            "LogSource": "BMC",
+            "Message": "Unable to read CPU 1 core 7 temperature",
+            "ReferencedInventory": "/xyz/openbmc_project/sensors/temperature/p1_core7_temp",
+            "RelatedEventIDs": {},
+            "Serviceable": true,
+            "Severity": "Critical",
+            "UserAction": null,
+            "VMMigrationFlag": null
+        },
+        "xyz.openbmc_project.Sensor.Device.Error.ReadFailure||/xyz/openbmc_project/sensors/temperature/p1_core8_temp": {
+            "AffectedLEDs": null,
+            "AffectedSubsystem": "Cooling",
+            "BMCMessageID": "xyz.openbmc_project.Sensor.Device.Error.ReadFailure",
+            "CallHomeCandidate": false,
+            "CommonEventID": "FQPSPCA0062M",
+            "ComponentInstance": "1,8",
+            "DateAdded": null,
+            "DateReviewed": null,
+            "EventType": "Communication Failure/Timeout",
+            "Internal": false,
+            "LengthyDescription": null,
+            "LogSource": "BMC",
+            "Message": "Unable to read CPU 1 core 8 temperature",
+            "ReferencedInventory": "/xyz/openbmc_project/sensors/temperature/p1_core8_temp",
+            "RelatedEventIDs": {},
+            "Serviceable": true,
+            "Severity": "Critical",
+            "UserAction": null,
+            "VMMigrationFlag": null
+        },
+        "xyz.openbmc_project.Sensor.Device.Error.ReadFailure||/xyz/openbmc_project/sensors/temperature/p1_core9_temp": {
+            "AffectedLEDs": null,
+            "AffectedSubsystem": "Cooling",
+            "BMCMessageID": "xyz.openbmc_project.Sensor.Device.Error.ReadFailure",
+            "CallHomeCandidate": false,
+            "CommonEventID": "FQPSPCA0062M",
+            "ComponentInstance": "1,9",
+            "DateAdded": null,
+            "DateReviewed": null,
+            "EventType": "Communication Failure/Timeout",
+            "Internal": false,
+            "LengthyDescription": null,
+            "LogSource": "BMC",
+            "Message": "Unable to read CPU 1 core 9 temperature",
+            "ReferencedInventory": "/xyz/openbmc_project/sensors/temperature/p1_core9_temp",
+            "RelatedEventIDs": {},
+            "Serviceable": true,
+            "Severity": "Critical",
+            "UserAction": null,
+            "VMMigrationFlag": null
+        },
+        "xyz.openbmc_project.Sensor.Device.Error.ReadFailure||/xyz/openbmc_project/sensors/temperature/p1_vcs_temp": {
+            "AffectedLEDs": null,
+            "AffectedSubsystem": "Cooling",
+            "BMCMessageID": "xyz.openbmc_project.Sensor.Device.Error.ReadFailure",
+            "CallHomeCandidate": false,
+            "CommonEventID": "FQPSPCA0063M",
+            "ComponentInstance": 1,
+            "DateAdded": null,
+            "DateReviewed": null,
+            "EventType": "Communication Failure/Timeout",
+            "Internal": false,
+            "LengthyDescription": null,
+            "LogSource": "BMC",
+            "Message": "Unable to read CPU 1 VCS voltage regulator temperature",
+            "ReferencedInventory": "/xyz/openbmc_project/sensors/temperature/p1_vcs_temp",
+            "RelatedEventIDs": {},
+            "Serviceable": true,
+            "Severity": "Critical",
+            "UserAction": null,
+            "VMMigrationFlag": null
+        },
+        "xyz.openbmc_project.Sensor.Device.Error.ReadFailure||/xyz/openbmc_project/sensors/temperature/p1_vdd_temp": {
+            "AffectedLEDs": null,
+            "AffectedSubsystem": "Cooling",
+            "BMCMessageID": "xyz.openbmc_project.Sensor.Device.Error.ReadFailure",
+            "CallHomeCandidate": false,
+            "CommonEventID": "FQPSPCA0063M",
+            "ComponentInstance": 1,
+            "DateAdded": null,
+            "DateReviewed": null,
+            "EventType": "Communication Failure/Timeout",
+            "Internal": false,
+            "LengthyDescription": null,
+            "LogSource": "BMC",
+            "Message": "Unable to read CPU 1 VDD voltage regulator temperature",
+            "ReferencedInventory": "/xyz/openbmc_project/sensors/temperature/p1_vdd_temp",
+            "RelatedEventIDs": {},
+            "Serviceable": true,
+            "Severity": "Critical",
+            "UserAction": null,
+            "VMMigrationFlag": null
+        },
+        "xyz.openbmc_project.Sensor.Device.Error.ReadFailure||/xyz/openbmc_project/sensors/temperature/p1_vddr_temp": {
+            "AffectedLEDs": null,
+            "AffectedSubsystem": "Cooling",
+            "BMCMessageID": "xyz.openbmc_project.Sensor.Device.Error.ReadFailure",
+            "CallHomeCandidate": false,
+            "CommonEventID": "FQPSPCA0063M",
+            "ComponentInstance": 1,
+            "DateAdded": null,
+            "DateReviewed": null,
+            "EventType": "Communication Failure/Timeout",
+            "Internal": false,
+            "LengthyDescription": null,
+            "LogSource": "BMC",
+            "Message": "Unable to read CPU 1 VDDR voltage regulator temperature",
+            "ReferencedInventory": "/xyz/openbmc_project/sensors/temperature/p1_vddr_temp",
+            "RelatedEventIDs": {},
+            "Serviceable": true,
+            "Severity": "Critical",
+            "UserAction": null,
+            "VMMigrationFlag": null
+        },
+        "xyz.openbmc_project.Sensor.Device.Error.ReadFailure||/xyz/openbmc_project/sensors/temperature/p1_vdn_temp": {
+            "AffectedLEDs": null,
+            "AffectedSubsystem": "Cooling",
+            "BMCMessageID": "xyz.openbmc_project.Sensor.Device.Error.ReadFailure",
+            "CallHomeCandidate": false,
+            "CommonEventID": "FQPSPCA0063M",
+            "ComponentInstance": 1,
+            "DateAdded": null,
+            "DateReviewed": null,
+            "EventType": "Communication Failure/Timeout",
+            "Internal": false,
+            "LengthyDescription": null,
+            "LogSource": "BMC",
+            "Message": "Unable to read CPU 1 VDN voltage regulator temperature",
+            "ReferencedInventory": "/xyz/openbmc_project/sensors/temperature/p1_vdn_temp",
             "RelatedEventIDs": {},
             "Serviceable": true,
             "Severity": "Critical",
@@ -9590,7 +13391,7 @@
             "LengthyDescription": null,
             "LogSource": "BMC",
             "Message": "Failed to read from I2C device",
-            "ReferencedInvetory": "I2C",
+            "ReferencedInventory": "I2C",
             "RelatedEventIDs": {},
             "Serviceable": true,
             "Severity": "Warning",
@@ -9611,7 +13412,7 @@
             "LengthyDescription": null,
             "LogSource": "BMC",
             "Message": "Unable to read the output current from power supply 0",
-            "ReferencedInvetory": "/xyz/openbmc_project/sensors/current/ps0_output_current",
+            "ReferencedInventory": "/xyz/openbmc_project/sensors/current/ps0_output_current",
             "RelatedEventIDs": {},
             "Serviceable": true,
             "Severity": "Critical",
@@ -9632,7 +13433,7 @@
             "LengthyDescription": null,
             "LogSource": "BMC",
             "Message": "Unable to read the output current from power supply 1",
-            "ReferencedInvetory": "/xyz/openbmc_project/sensors/current/ps1_output_current",
+            "ReferencedInventory": "/xyz/openbmc_project/sensors/current/ps1_output_current",
             "RelatedEventIDs": {},
             "Serviceable": true,
             "Severity": "Critical",
@@ -9645,7 +13446,7 @@
             "BMCMessageID": "xyz.openbmc_project.Sensor.Device.ReadFailure",
             "CallHomeCandidate": false,
             "CommonEventID": "FQPSPCA0058M",
-            "ComponentInstance": null,
+            "ComponentInstance": "0,0",
             "DateAdded": null,
             "DateReviewed": null,
             "EventType": "Communication Failure/Timeout",
@@ -9653,7 +13454,7 @@
             "LengthyDescription": null,
             "LogSource": "BMC",
             "Message": "Unable to read fan 0 rotor 0 speed",
-            "ReferencedInvetory": "/xyz/openbmc_project/sensors/fan_tach/fan0_0",
+            "ReferencedInventory": "/xyz/openbmc_project/sensors/fan_tach/fan0_0",
             "RelatedEventIDs": {},
             "Serviceable": true,
             "Severity": "Critical",
@@ -9666,7 +13467,7 @@
             "BMCMessageID": "xyz.openbmc_project.Sensor.Device.ReadFailure",
             "CallHomeCandidate": false,
             "CommonEventID": "FQPSPCA0058M",
-            "ComponentInstance": null,
+            "ComponentInstance": "0,1",
             "DateAdded": null,
             "DateReviewed": null,
             "EventType": "Communication Failure/Timeout",
@@ -9674,7 +13475,7 @@
             "LengthyDescription": null,
             "LogSource": "BMC",
             "Message": "Unable to read fan 0 rotor 1 speed",
-            "ReferencedInvetory": "/xyz/openbmc_project/sensors/fan_tach/fan0_1",
+            "ReferencedInventory": "/xyz/openbmc_project/sensors/fan_tach/fan0_1",
             "RelatedEventIDs": {},
             "Serviceable": true,
             "Severity": "Critical",
@@ -9687,7 +13488,7 @@
             "BMCMessageID": "xyz.openbmc_project.Sensor.Device.ReadFailure",
             "CallHomeCandidate": false,
             "CommonEventID": "FQPSPCA0058M",
-            "ComponentInstance": null,
+            "ComponentInstance": "1,0",
             "DateAdded": null,
             "DateReviewed": null,
             "EventType": "Communication Failure/Timeout",
@@ -9695,7 +13496,7 @@
             "LengthyDescription": null,
             "LogSource": "BMC",
             "Message": "Unable to read fan 1 rotor 0 speed",
-            "ReferencedInvetory": "/xyz/openbmc_project/sensors/fan_tach/fan1_0",
+            "ReferencedInventory": "/xyz/openbmc_project/sensors/fan_tach/fan1_0",
             "RelatedEventIDs": {},
             "Serviceable": true,
             "Severity": "Critical",
@@ -9708,7 +13509,7 @@
             "BMCMessageID": "xyz.openbmc_project.Sensor.Device.ReadFailure",
             "CallHomeCandidate": false,
             "CommonEventID": "FQPSPCA0058M",
-            "ComponentInstance": null,
+            "ComponentInstance": "1,1",
             "DateAdded": null,
             "DateReviewed": null,
             "EventType": "Communication Failure/Timeout",
@@ -9716,7 +13517,7 @@
             "LengthyDescription": null,
             "LogSource": "BMC",
             "Message": "Unable to read fan 1 rotor 1 speed",
-            "ReferencedInvetory": "/xyz/openbmc_project/sensors/fan_tach/fan1_1",
+            "ReferencedInventory": "/xyz/openbmc_project/sensors/fan_tach/fan1_1",
             "RelatedEventIDs": {},
             "Serviceable": true,
             "Severity": "Critical",
@@ -9729,15 +13530,15 @@
             "BMCMessageID": "xyz.openbmc_project.Sensor.Device.ReadFailure",
             "CallHomeCandidate": false,
             "CommonEventID": "FQPSPCA0058M",
-            "ComponentInstance": null,
+            "ComponentInstance": "2,0",
             "DateAdded": null,
             "DateReviewed": null,
             "EventType": "Communication Failure/Timeout",
             "Internal": false,
             "LengthyDescription": null,
             "LogSource": "BMC",
-            "Message": "Unable to read fan 1 rotor 0 speed",
-            "ReferencedInvetory": "/xyz/openbmc_project/sensors/fan_tach/fan2_0",
+            "Message": "Unable to read fan 2 rotor 0 speed",
+            "ReferencedInventory": "/xyz/openbmc_project/sensors/fan_tach/fan2_0",
             "RelatedEventIDs": {},
             "Serviceable": true,
             "Severity": "Critical",
@@ -9750,15 +13551,15 @@
             "BMCMessageID": "xyz.openbmc_project.Sensor.Device.ReadFailure",
             "CallHomeCandidate": false,
             "CommonEventID": "FQPSPCA0058M",
-            "ComponentInstance": null,
+            "ComponentInstance": "2,1",
             "DateAdded": null,
             "DateReviewed": null,
             "EventType": "Communication Failure/Timeout",
             "Internal": false,
             "LengthyDescription": null,
             "LogSource": "BMC",
-            "Message": "Unable to read fan 1 rotor 1 speed",
-            "ReferencedInvetory": "/xyz/openbmc_project/sensors/fan_tach/fan2_1",
+            "Message": "Unable to read fan 2 rotor 1 speed",
+            "ReferencedInventory": "/xyz/openbmc_project/sensors/fan_tach/fan2_1",
             "RelatedEventIDs": {},
             "Serviceable": true,
             "Severity": "Critical",
@@ -9771,15 +13572,15 @@
             "BMCMessageID": "xyz.openbmc_project.Sensor.Device.ReadFailure",
             "CallHomeCandidate": false,
             "CommonEventID": "FQPSPCA0058M",
-            "ComponentInstance": null,
+            "ComponentInstance": "3,0",
             "DateAdded": null,
             "DateReviewed": null,
             "EventType": "Communication Failure/Timeout",
             "Internal": false,
             "LengthyDescription": null,
             "LogSource": "BMC",
-            "Message": "Unable to read fan 1 rotor 0 speed",
-            "ReferencedInvetory": "/xyz/openbmc_project/sensors/fan_tach/fan3_0",
+            "Message": "Unable to read fan 3 rotor 0 speed",
+            "ReferencedInventory": "/xyz/openbmc_project/sensors/fan_tach/fan3_0",
             "RelatedEventIDs": {},
             "Serviceable": true,
             "Severity": "Critical",
@@ -9792,15 +13593,15 @@
             "BMCMessageID": "xyz.openbmc_project.Sensor.Device.ReadFailure",
             "CallHomeCandidate": false,
             "CommonEventID": "FQPSPCA0058M",
-            "ComponentInstance": null,
+            "ComponentInstance": "3,1",
             "DateAdded": null,
             "DateReviewed": null,
             "EventType": "Communication Failure/Timeout",
             "Internal": false,
             "LengthyDescription": null,
             "LogSource": "BMC",
-            "Message": "Unable to read fan 1 rotor 1 speed",
-            "ReferencedInvetory": "/xyz/openbmc_project/sensors/fan_tach/fan3_1",
+            "Message": "Unable to read fan 3 rotor 1 speed",
+            "ReferencedInventory": "/xyz/openbmc_project/sensors/fan_tach/fan3_1",
             "RelatedEventIDs": {},
             "Serviceable": true,
             "Severity": "Critical",
@@ -9813,7 +13614,7 @@
             "BMCMessageID": "xyz.openbmc_project.Sensor.Device.ReadFailure",
             "CallHomeCandidate": false,
             "CommonEventID": "FQPSPPW0024M",
-            "ComponentInstance": null,
+            "ComponentInstance": 0,
             "DateAdded": null,
             "DateReviewed": null,
             "EventType": "Communication Failure/Timeout",
@@ -9821,7 +13622,7 @@
             "LengthyDescription": null,
             "LogSource": "BMC",
             "Message": "Unable to read GPU 0 power",
-            "ReferencedInvetory": "/xyz/openbmc_project/sensors/power/p0_gpu0_power",
+            "ReferencedInventory": "/xyz/openbmc_project/sensors/power/p0_gpu0_power",
             "RelatedEventIDs": {},
             "Serviceable": true,
             "Severity": "Critical",
@@ -9834,7 +13635,7 @@
             "BMCMessageID": "xyz.openbmc_project.Sensor.Device.ReadFailure",
             "CallHomeCandidate": false,
             "CommonEventID": "FQPSPPW0024M",
-            "ComponentInstance": null,
+            "ComponentInstance": 1,
             "DateAdded": null,
             "DateReviewed": null,
             "EventType": "Communication Failure/Timeout",
@@ -9842,7 +13643,7 @@
             "LengthyDescription": null,
             "LogSource": "BMC",
             "Message": "Unable to read GPU 1 power",
-            "ReferencedInvetory": "/xyz/openbmc_project/sensors/power/p0_gpu1_power",
+            "ReferencedInventory": "/xyz/openbmc_project/sensors/power/p0_gpu1_power",
             "RelatedEventIDs": {},
             "Serviceable": true,
             "Severity": "Critical",
@@ -9855,7 +13656,7 @@
             "BMCMessageID": "xyz.openbmc_project.Sensor.Device.ReadFailure",
             "CallHomeCandidate": false,
             "CommonEventID": "FQPSPPW0024M",
-            "ComponentInstance": null,
+            "ComponentInstance": 2,
             "DateAdded": null,
             "DateReviewed": null,
             "EventType": "Communication Failure/Timeout",
@@ -9863,7 +13664,7 @@
             "LengthyDescription": null,
             "LogSource": "BMC",
             "Message": "Unable to read GPU 2 power",
-            "ReferencedInvetory": "/xyz/openbmc_project/sensors/power/p0_gpu2_power",
+            "ReferencedInventory": "/xyz/openbmc_project/sensors/power/p0_gpu2_power",
             "RelatedEventIDs": {},
             "Serviceable": true,
             "Severity": "Critical",
@@ -9876,7 +13677,7 @@
             "BMCMessageID": "xyz.openbmc_project.Sensor.Device.ReadFailure",
             "CallHomeCandidate": false,
             "CommonEventID": "FQPSPPW0025M",
-            "ComponentInstance": null,
+            "ComponentInstance": 0,
             "DateAdded": null,
             "DateReviewed": null,
             "EventType": "Communication Failure/Timeout",
@@ -9884,7 +13685,7 @@
             "LengthyDescription": null,
             "LogSource": "BMC",
             "Message": "Unable to read CPU 0 I/O power",
-            "ReferencedInvetory": "/xyz/openbmc_project/sensors/power/p0_io_power",
+            "ReferencedInventory": "/xyz/openbmc_project/sensors/power/p0_io_power",
             "RelatedEventIDs": {},
             "Serviceable": true,
             "Severity": "Critical",
@@ -9897,7 +13698,7 @@
             "BMCMessageID": "xyz.openbmc_project.Sensor.Device.ReadFailure",
             "CallHomeCandidate": false,
             "CommonEventID": "FQPSPPW0026M",
-            "ComponentInstance": null,
+            "ComponentInstance": 0,
             "DateAdded": null,
             "DateReviewed": null,
             "EventType": "Communication Failure/Timeout",
@@ -9905,7 +13706,7 @@
             "LengthyDescription": null,
             "LogSource": "BMC",
             "Message": "Unable to read CPU 0 memory power",
-            "ReferencedInvetory": "/xyz/openbmc_project/sensors/power/p0_mem_power",
+            "ReferencedInventory": "/xyz/openbmc_project/sensors/power/p0_mem_power",
             "RelatedEventIDs": {},
             "Serviceable": true,
             "Severity": "Critical",
@@ -9918,7 +13719,7 @@
             "BMCMessageID": "xyz.openbmc_project.Sensor.Device.ReadFailure",
             "CallHomeCandidate": false,
             "CommonEventID": "FQPSPPW0027M",
-            "ComponentInstance": null,
+            "ComponentInstance": 0,
             "DateAdded": null,
             "DateReviewed": null,
             "EventType": "Communication Failure/Timeout",
@@ -9926,7 +13727,7 @@
             "LengthyDescription": null,
             "LogSource": "BMC",
             "Message": "Unable to read CPU 0 power",
-            "ReferencedInvetory": "/xyz/openbmc_project/sensors/power/p0_power",
+            "ReferencedInventory": "/xyz/openbmc_project/sensors/power/p0_power",
             "RelatedEventIDs": {},
             "Serviceable": true,
             "Severity": "Critical",
@@ -9939,7 +13740,7 @@
             "BMCMessageID": "xyz.openbmc_project.Sensor.Device.ReadFailure",
             "CallHomeCandidate": false,
             "CommonEventID": "FQPSPPW0024M",
-            "ComponentInstance": null,
+            "ComponentInstance": 3,
             "DateAdded": null,
             "DateReviewed": null,
             "EventType": "Communication Failure/Timeout",
@@ -9947,7 +13748,7 @@
             "LengthyDescription": null,
             "LogSource": "BMC",
             "Message": "Unable to read GPU 3 power",
-            "ReferencedInvetory": "/xyz/openbmc_project/sensors/power/p1_gpu0_power",
+            "ReferencedInventory": "/xyz/openbmc_project/sensors/power/p1_gpu0_power",
             "RelatedEventIDs": {},
             "Serviceable": true,
             "Severity": "Critical",
@@ -9960,7 +13761,7 @@
             "BMCMessageID": "xyz.openbmc_project.Sensor.Device.ReadFailure",
             "CallHomeCandidate": false,
             "CommonEventID": "FQPSPPW0024M",
-            "ComponentInstance": null,
+            "ComponentInstance": 4,
             "DateAdded": null,
             "DateReviewed": null,
             "EventType": "Communication Failure/Timeout",
@@ -9968,7 +13769,7 @@
             "LengthyDescription": null,
             "LogSource": "BMC",
             "Message": "Unable to read GPU 4 power",
-            "ReferencedInvetory": "/xyz/openbmc_project/sensors/power/p1_gpu1_power",
+            "ReferencedInventory": "/xyz/openbmc_project/sensors/power/p1_gpu1_power",
             "RelatedEventIDs": {},
             "Serviceable": true,
             "Severity": "Critical",
@@ -9981,7 +13782,7 @@
             "BMCMessageID": "xyz.openbmc_project.Sensor.Device.ReadFailure",
             "CallHomeCandidate": false,
             "CommonEventID": "FQPSPPW0024M",
-            "ComponentInstance": null,
+            "ComponentInstance": 5,
             "DateAdded": null,
             "DateReviewed": null,
             "EventType": "Communication Failure/Timeout",
@@ -9989,7 +13790,7 @@
             "LengthyDescription": null,
             "LogSource": "BMC",
             "Message": "Unable to read GPU 5 power",
-            "ReferencedInvetory": "/xyz/openbmc_project/sensors/power/p1_gpu2_power",
+            "ReferencedInventory": "/xyz/openbmc_project/sensors/power/p1_gpu2_power",
             "RelatedEventIDs": {},
             "Serviceable": true,
             "Severity": "Critical",
@@ -10002,15 +13803,15 @@
             "BMCMessageID": "xyz.openbmc_project.Sensor.Device.ReadFailure",
             "CallHomeCandidate": false,
             "CommonEventID": "FQPSPPW0025M",
-            "ComponentInstance": null,
+            "ComponentInstance": 1,
             "DateAdded": null,
             "DateReviewed": null,
             "EventType": "Communication Failure/Timeout",
             "Internal": false,
             "LengthyDescription": null,
             "LogSource": "BMC",
-            "Message": "Unable to read CPU 1 io power",
-            "ReferencedInvetory": "/xyz/openbmc_project/sensors/power/p1_io_power",
+            "Message": "Unable to read CPU 1 I/O power",
+            "ReferencedInventory": "/xyz/openbmc_project/sensors/power/p1_io_power",
             "RelatedEventIDs": {},
             "Serviceable": true,
             "Severity": "Critical",
@@ -10031,7 +13832,7 @@
             "LengthyDescription": null,
             "LogSource": "BMC",
             "Message": "Unable to read CPU 1 memory power",
-            "ReferencedInvetory": "/xyz/openbmc_project/sensors/power/p1_mem_power",
+            "ReferencedInventory": "/xyz/openbmc_project/sensors/power/p1_mem_power",
             "RelatedEventIDs": {},
             "Serviceable": true,
             "Severity": "Critical",
@@ -10044,7 +13845,7 @@
             "BMCMessageID": "xyz.openbmc_project.Sensor.Device.ReadFailure",
             "CallHomeCandidate": false,
             "CommonEventID": "FQPSPPW0027M",
-            "ComponentInstance": null,
+            "ComponentInstance": 1,
             "DateAdded": null,
             "DateReviewed": null,
             "EventType": "Communication Failure/Timeout",
@@ -10052,7 +13853,7 @@
             "LengthyDescription": null,
             "LogSource": "BMC",
             "Message": "Unable to read CPU 1 power",
-            "ReferencedInvetory": "/xyz/openbmc_project/sensors/power/p1_power",
+            "ReferencedInventory": "/xyz/openbmc_project/sensors/power/p1_power",
             "RelatedEventIDs": {},
             "Serviceable": true,
             "Severity": "Critical",
@@ -10065,7 +13866,7 @@
             "BMCMessageID": "xyz.openbmc_project.Sensor.Device.ReadFailure",
             "CallHomeCandidate": false,
             "CommonEventID": "FQPSPPW0028M",
-            "ComponentInstance": null,
+            "ComponentInstance": 0,
             "DateAdded": null,
             "DateReviewed": null,
             "EventType": "Communication Failure/Timeout",
@@ -10073,7 +13874,7 @@
             "LengthyDescription": null,
             "LogSource": "BMC",
             "Message": "Unable to read power supply 0 input power",
-            "ReferencedInvetory": "/xyz/openbmc_project/sensors/power/ps0_input_power",
+            "ReferencedInventory": "/xyz/openbmc_project/sensors/power/ps0_input_power",
             "RelatedEventIDs": {},
             "Serviceable": true,
             "Severity": "Critical",
@@ -10086,7 +13887,7 @@
             "BMCMessageID": "xyz.openbmc_project.Sensor.Device.ReadFailure",
             "CallHomeCandidate": false,
             "CommonEventID": "FQPSPPW0028M",
-            "ComponentInstance": null,
+            "ComponentInstance": 1,
             "DateAdded": null,
             "DateReviewed": null,
             "EventType": "Communication Failure/Timeout",
@@ -10094,7 +13895,7 @@
             "LengthyDescription": null,
             "LogSource": "BMC",
             "Message": "Unable to read power supply 1 input power",
-            "ReferencedInvetory": "/xyz/openbmc_project/sensors/power/ps1_input_power",
+            "ReferencedInventory": "/xyz/openbmc_project/sensors/power/ps1_input_power",
             "RelatedEventIDs": {},
             "Serviceable": true,
             "Severity": "Critical",
@@ -10107,15 +13908,15 @@
             "BMCMessageID": "xyz.openbmc_project.Sensor.Device.ReadFailure",
             "CallHomeCandidate": false,
             "CommonEventID": "FQPSPPW0029M",
-            "ComponentInstance": null,
+            "ComponentInstance": 0,
             "DateAdded": null,
             "DateReviewed": null,
             "EventType": "Communication Failure/Timeout",
             "Internal": false,
             "LengthyDescription": null,
             "LogSource": "BMC",
-            "Message": "Unable to read storage a power",
-            "ReferencedInvetory": "/xyz/openbmc_project/sensors/power/storage_a_power",
+            "Message": "Unable to read storage 0 power",
+            "ReferencedInventory": "/xyz/openbmc_project/sensors/power/storage_a_power",
             "RelatedEventIDs": {},
             "Serviceable": true,
             "Severity": "Critical",
@@ -10128,15 +13929,15 @@
             "BMCMessageID": "xyz.openbmc_project.Sensor.Device.ReadFailure",
             "CallHomeCandidate": false,
             "CommonEventID": "FQPSPPW0029M",
-            "ComponentInstance": null,
+            "ComponentInstance": 1,
             "DateAdded": null,
             "DateReviewed": null,
             "EventType": "Communication Failure/Timeout",
             "Internal": false,
             "LengthyDescription": null,
             "LogSource": "BMC",
-            "Message": "Unable to read storage b power",
-            "ReferencedInvetory": "/xyz/openbmc_project/sensors/power/storage_b_power",
+            "Message": "Unable to read storage 1 power",
+            "ReferencedInventory": "/xyz/openbmc_project/sensors/power/storage_b_power",
             "RelatedEventIDs": {},
             "Serviceable": true,
             "Severity": "Critical",
@@ -10157,7 +13958,7 @@
             "LengthyDescription": null,
             "LogSource": "BMC",
             "Message": "Unable to read total power consumption",
-            "ReferencedInvetory": "/xyz/openbmc_project/sensors/power/total_power",
+            "ReferencedInventory": "/xyz/openbmc_project/sensors/power/total_power",
             "RelatedEventIDs": {},
             "Serviceable": true,
             "Severity": "Critical",
@@ -10178,7 +13979,7 @@
             "LengthyDescription": null,
             "LogSource": "BMC",
             "Message": "Unable to read ambient temperature",
-            "ReferencedInvetory": "/xyz/openbmc_project/sensors/temperature/ambient",
+            "ReferencedInventory": "/xyz/openbmc_project/sensors/temperature/ambient",
             "RelatedEventIDs": {},
             "Serviceable": true,
             "Severity": "Critical",
@@ -10191,7 +13992,7 @@
             "BMCMessageID": "xyz.openbmc_project.Sensor.Device.ReadFailure",
             "CallHomeCandidate": false,
             "CommonEventID": "FQPSPCA0060M",
-            "ComponentInstance": null,
+            "ComponentInstance": 0,
             "DateAdded": null,
             "DateReviewed": null,
             "EventType": "Communication Failure/Timeout",
@@ -10199,7 +14000,7 @@
             "LengthyDescription": null,
             "LogSource": "BMC",
             "Message": "Unable to read DIMM 0 power consumption",
-            "ReferencedInvetory": "/xyz/openbmc_project/sensors/temperature/dimm0_temp",
+            "ReferencedInventory": "/xyz/openbmc_project/sensors/temperature/dimm0_temp",
             "RelatedEventIDs": {},
             "Serviceable": true,
             "Severity": "Critical",
@@ -10212,7 +14013,7 @@
             "BMCMessageID": "xyz.openbmc_project.Sensor.Device.ReadFailure",
             "CallHomeCandidate": false,
             "CommonEventID": "FQPSPCA0060M",
-            "ComponentInstance": null,
+            "ComponentInstance": 10,
             "DateAdded": null,
             "DateReviewed": null,
             "EventType": "Communication Failure/Timeout",
@@ -10220,7 +14021,7 @@
             "LengthyDescription": null,
             "LogSource": "BMC",
             "Message": "Unable to read DIMM 10 power consumption",
-            "ReferencedInvetory": "/xyz/openbmc_project/sensors/temperature/dimm10_temp",
+            "ReferencedInventory": "/xyz/openbmc_project/sensors/temperature/dimm10_temp",
             "RelatedEventIDs": {},
             "Serviceable": true,
             "Severity": "Critical",
@@ -10233,7 +14034,7 @@
             "BMCMessageID": "xyz.openbmc_project.Sensor.Device.ReadFailure",
             "CallHomeCandidate": false,
             "CommonEventID": "FQPSPCA0060M",
-            "ComponentInstance": null,
+            "ComponentInstance": 11,
             "DateAdded": null,
             "DateReviewed": null,
             "EventType": "Communication Failure/Timeout",
@@ -10241,7 +14042,7 @@
             "LengthyDescription": null,
             "LogSource": "BMC",
             "Message": "Unable to read DIMM 11 power consumption",
-            "ReferencedInvetory": "/xyz/openbmc_project/sensors/temperature/dimm11_temp",
+            "ReferencedInventory": "/xyz/openbmc_project/sensors/temperature/dimm11_temp",
             "RelatedEventIDs": {},
             "Serviceable": true,
             "Severity": "Critical",
@@ -10254,7 +14055,7 @@
             "BMCMessageID": "xyz.openbmc_project.Sensor.Device.ReadFailure",
             "CallHomeCandidate": false,
             "CommonEventID": "FQPSPCA0060M",
-            "ComponentInstance": null,
+            "ComponentInstance": 12,
             "DateAdded": null,
             "DateReviewed": null,
             "EventType": "Communication Failure/Timeout",
@@ -10262,7 +14063,7 @@
             "LengthyDescription": null,
             "LogSource": "BMC",
             "Message": "Unable to read DIMM 12 power consumption",
-            "ReferencedInvetory": "/xyz/openbmc_project/sensors/temperature/dimm12_temp",
+            "ReferencedInventory": "/xyz/openbmc_project/sensors/temperature/dimm12_temp",
             "RelatedEventIDs": {},
             "Serviceable": true,
             "Severity": "Critical",
@@ -10275,7 +14076,7 @@
             "BMCMessageID": "xyz.openbmc_project.Sensor.Device.ReadFailure",
             "CallHomeCandidate": false,
             "CommonEventID": "FQPSPCA0060M",
-            "ComponentInstance": null,
+            "ComponentInstance": 13,
             "DateAdded": null,
             "DateReviewed": null,
             "EventType": "Communication Failure/Timeout",
@@ -10283,7 +14084,7 @@
             "LengthyDescription": null,
             "LogSource": "BMC",
             "Message": "Unable to read DIMM 13 power consumption",
-            "ReferencedInvetory": "/xyz/openbmc_project/sensors/temperature/dimm13_temp",
+            "ReferencedInventory": "/xyz/openbmc_project/sensors/temperature/dimm13_temp",
             "RelatedEventIDs": {},
             "Serviceable": true,
             "Severity": "Critical",
@@ -10296,7 +14097,7 @@
             "BMCMessageID": "xyz.openbmc_project.Sensor.Device.ReadFailure",
             "CallHomeCandidate": false,
             "CommonEventID": "FQPSPCA0060M",
-            "ComponentInstance": null,
+            "ComponentInstance": 14,
             "DateAdded": null,
             "DateReviewed": null,
             "EventType": "Communication Failure/Timeout",
@@ -10304,7 +14105,7 @@
             "LengthyDescription": null,
             "LogSource": "BMC",
             "Message": "Unable to read DIMM 14 power consumption",
-            "ReferencedInvetory": "/xyz/openbmc_project/sensors/temperature/dimm14_temp",
+            "ReferencedInventory": "/xyz/openbmc_project/sensors/temperature/dimm14_temp",
             "RelatedEventIDs": {},
             "Serviceable": true,
             "Severity": "Critical",
@@ -10317,7 +14118,7 @@
             "BMCMessageID": "xyz.openbmc_project.Sensor.Device.ReadFailure",
             "CallHomeCandidate": false,
             "CommonEventID": "FQPSPCA0060M",
-            "ComponentInstance": null,
+            "ComponentInstance": 15,
             "DateAdded": null,
             "DateReviewed": null,
             "EventType": "Communication Failure/Timeout",
@@ -10325,7 +14126,7 @@
             "LengthyDescription": null,
             "LogSource": "BMC",
             "Message": "Unable to read DIMM 15 power consumption",
-            "ReferencedInvetory": "/xyz/openbmc_project/sensors/temperature/dimm15_temp",
+            "ReferencedInventory": "/xyz/openbmc_project/sensors/temperature/dimm15_temp",
             "RelatedEventIDs": {},
             "Serviceable": true,
             "Severity": "Critical",
@@ -10338,7 +14139,7 @@
             "BMCMessageID": "xyz.openbmc_project.Sensor.Device.ReadFailure",
             "CallHomeCandidate": false,
             "CommonEventID": "FQPSPCA0060M",
-            "ComponentInstance": null,
+            "ComponentInstance": 1,
             "DateAdded": null,
             "DateReviewed": null,
             "EventType": "Communication Failure/Timeout",
@@ -10346,7 +14147,7 @@
             "LengthyDescription": null,
             "LogSource": "BMC",
             "Message": "Unable to read DIMM 1 power consumption",
-            "ReferencedInvetory": "/xyz/openbmc_project/sensors/temperature/dimm1_temp",
+            "ReferencedInventory": "/xyz/openbmc_project/sensors/temperature/dimm1_temp",
             "RelatedEventIDs": {},
             "Serviceable": true,
             "Severity": "Critical",
@@ -10359,7 +14160,7 @@
             "BMCMessageID": "xyz.openbmc_project.Sensor.Device.ReadFailure",
             "CallHomeCandidate": false,
             "CommonEventID": "FQPSPCA0060M",
-            "ComponentInstance": null,
+            "ComponentInstance": 2,
             "DateAdded": null,
             "DateReviewed": null,
             "EventType": "Communication Failure/Timeout",
@@ -10367,7 +14168,7 @@
             "LengthyDescription": null,
             "LogSource": "BMC",
             "Message": "Unable to read DIMM 2 power consumption",
-            "ReferencedInvetory": "/xyz/openbmc_project/sensors/temperature/dimm2_temp",
+            "ReferencedInventory": "/xyz/openbmc_project/sensors/temperature/dimm2_temp",
             "RelatedEventIDs": {},
             "Serviceable": true,
             "Severity": "Critical",
@@ -10380,7 +14181,7 @@
             "BMCMessageID": "xyz.openbmc_project.Sensor.Device.ReadFailure",
             "CallHomeCandidate": false,
             "CommonEventID": "FQPSPCA0060M",
-            "ComponentInstance": null,
+            "ComponentInstance": 3,
             "DateAdded": null,
             "DateReviewed": null,
             "EventType": "Communication Failure/Timeout",
@@ -10388,7 +14189,7 @@
             "LengthyDescription": null,
             "LogSource": "BMC",
             "Message": "Unable to read DIMM 3 power consumption",
-            "ReferencedInvetory": "/xyz/openbmc_project/sensors/temperature/dimm3_temp",
+            "ReferencedInventory": "/xyz/openbmc_project/sensors/temperature/dimm3_temp",
             "RelatedEventIDs": {},
             "Serviceable": true,
             "Severity": "Critical",
@@ -10401,7 +14202,7 @@
             "BMCMessageID": "xyz.openbmc_project.Sensor.Device.ReadFailure",
             "CallHomeCandidate": false,
             "CommonEventID": "FQPSPCA0060M",
-            "ComponentInstance": null,
+            "ComponentInstance": 4,
             "DateAdded": null,
             "DateReviewed": null,
             "EventType": "Communication Failure/Timeout",
@@ -10409,7 +14210,7 @@
             "LengthyDescription": null,
             "LogSource": "BMC",
             "Message": "Unable to read DIMM 4 power consumption",
-            "ReferencedInvetory": "/xyz/openbmc_project/sensors/temperature/dimm4_temp",
+            "ReferencedInventory": "/xyz/openbmc_project/sensors/temperature/dimm4_temp",
             "RelatedEventIDs": {},
             "Serviceable": true,
             "Severity": "Critical",
@@ -10422,7 +14223,7 @@
             "BMCMessageID": "xyz.openbmc_project.Sensor.Device.ReadFailure",
             "CallHomeCandidate": false,
             "CommonEventID": "FQPSPCA0060M",
-            "ComponentInstance": null,
+            "ComponentInstance": 5,
             "DateAdded": null,
             "DateReviewed": null,
             "EventType": "Communication Failure/Timeout",
@@ -10430,7 +14231,7 @@
             "LengthyDescription": null,
             "LogSource": "BMC",
             "Message": "Unable to read DIMM 5 power consumption",
-            "ReferencedInvetory": "/xyz/openbmc_project/sensors/temperature/dimm5_temp",
+            "ReferencedInventory": "/xyz/openbmc_project/sensors/temperature/dimm5_temp",
             "RelatedEventIDs": {},
             "Serviceable": true,
             "Severity": "Critical",
@@ -10443,7 +14244,7 @@
             "BMCMessageID": "xyz.openbmc_project.Sensor.Device.ReadFailure",
             "CallHomeCandidate": false,
             "CommonEventID": "FQPSPCA0060M",
-            "ComponentInstance": null,
+            "ComponentInstance": 6,
             "DateAdded": null,
             "DateReviewed": null,
             "EventType": "Communication Failure/Timeout",
@@ -10451,7 +14252,7 @@
             "LengthyDescription": null,
             "LogSource": "BMC",
             "Message": "Unable to read DIMM 6 power consumption",
-            "ReferencedInvetory": "/xyz/openbmc_project/sensors/temperature/dimm6_temp",
+            "ReferencedInventory": "/xyz/openbmc_project/sensors/temperature/dimm6_temp",
             "RelatedEventIDs": {},
             "Serviceable": true,
             "Severity": "Critical",
@@ -10464,7 +14265,7 @@
             "BMCMessageID": "xyz.openbmc_project.Sensor.Device.ReadFailure",
             "CallHomeCandidate": false,
             "CommonEventID": "FQPSPCA0060M",
-            "ComponentInstance": null,
+            "ComponentInstance": 7,
             "DateAdded": null,
             "DateReviewed": null,
             "EventType": "Communication Failure/Timeout",
@@ -10472,7 +14273,7 @@
             "LengthyDescription": null,
             "LogSource": "BMC",
             "Message": "Unable to read DIMM 7 power consumption",
-            "ReferencedInvetory": "/xyz/openbmc_project/sensors/temperature/dimm7_temp",
+            "ReferencedInventory": "/xyz/openbmc_project/sensors/temperature/dimm7_temp",
             "RelatedEventIDs": {},
             "Serviceable": true,
             "Severity": "Critical",
@@ -10485,7 +14286,7 @@
             "BMCMessageID": "xyz.openbmc_project.Sensor.Device.ReadFailure",
             "CallHomeCandidate": false,
             "CommonEventID": "FQPSPCA0060M",
-            "ComponentInstance": null,
+            "ComponentInstance": 8,
             "DateAdded": null,
             "DateReviewed": null,
             "EventType": "Communication Failure/Timeout",
@@ -10493,7 +14294,7 @@
             "LengthyDescription": null,
             "LogSource": "BMC",
             "Message": "Unable to read DIMM 8 power consumption",
-            "ReferencedInvetory": "/xyz/openbmc_project/sensors/temperature/dimm8_temp",
+            "ReferencedInventory": "/xyz/openbmc_project/sensors/temperature/dimm8_temp",
             "RelatedEventIDs": {},
             "Serviceable": true,
             "Severity": "Critical",
@@ -10506,7 +14307,7 @@
             "BMCMessageID": "xyz.openbmc_project.Sensor.Device.ReadFailure",
             "CallHomeCandidate": false,
             "CommonEventID": "FQPSPCA0060M",
-            "ComponentInstance": null,
+            "ComponentInstance": 9,
             "DateAdded": null,
             "DateReviewed": null,
             "EventType": "Communication Failure/Timeout",
@@ -10514,7 +14315,7 @@
             "LengthyDescription": null,
             "LogSource": "BMC",
             "Message": "Unable to read DIMM 9 power consumption",
-            "ReferencedInvetory": "/xyz/openbmc_project/sensors/temperature/dimm9_temp",
+            "ReferencedInventory": "/xyz/openbmc_project/sensors/temperature/dimm9_temp",
             "RelatedEventIDs": {},
             "Serviceable": true,
             "Severity": "Critical",
@@ -10527,7 +14328,7 @@
             "BMCMessageID": "xyz.openbmc_project.Sensor.Device.ReadFailure",
             "CallHomeCandidate": false,
             "CommonEventID": "FQPSPCA0061M",
-            "ComponentInstance": null,
+            "ComponentInstance": 0,
             "DateAdded": null,
             "DateReviewed": null,
             "EventType": "Communication Failure/Timeout",
@@ -10535,7 +14336,7 @@
             "LengthyDescription": null,
             "LogSource": "BMC",
             "Message": "Unable to read GPU 0 core temperature",
-            "ReferencedInvetory": "/xyz/openbmc_project/sensors/temperature/gpu0_core_temp",
+            "ReferencedInventory": "/xyz/openbmc_project/sensors/temperature/gpu0_core_temp",
             "RelatedEventIDs": {},
             "Serviceable": true,
             "Severity": "Critical",
@@ -10548,7 +14349,7 @@
             "BMCMessageID": "xyz.openbmc_project.Sensor.Device.ReadFailure",
             "CallHomeCandidate": false,
             "CommonEventID": "FQPSPCA0061M",
-            "ComponentInstance": null,
+            "ComponentInstance": 0,
             "DateAdded": null,
             "DateReviewed": null,
             "EventType": "Communication Failure/Timeout",
@@ -10556,7 +14357,7 @@
             "LengthyDescription": null,
             "LogSource": "BMC",
             "Message": "Unable to read GPU 0 memory temperature",
-            "ReferencedInvetory": "/xyz/openbmc_project/sensors/temperature/gpu0_mem_temp",
+            "ReferencedInventory": "/xyz/openbmc_project/sensors/temperature/gpu0_mem_temp",
             "RelatedEventIDs": {},
             "Serviceable": true,
             "Severity": "Critical",
@@ -10569,7 +14370,7 @@
             "BMCMessageID": "xyz.openbmc_project.Sensor.Device.ReadFailure",
             "CallHomeCandidate": false,
             "CommonEventID": "FQPSPCA0061M",
-            "ComponentInstance": null,
+            "ComponentInstance": 1,
             "DateAdded": null,
             "DateReviewed": null,
             "EventType": "Communication Failure/Timeout",
@@ -10577,7 +14378,7 @@
             "LengthyDescription": null,
             "LogSource": "BMC",
             "Message": "Unable to read GPU 1 core temperature",
-            "ReferencedInvetory": "/xyz/openbmc_project/sensors/temperature/gpu1_core_temp",
+            "ReferencedInventory": "/xyz/openbmc_project/sensors/temperature/gpu1_core_temp",
             "RelatedEventIDs": {},
             "Serviceable": true,
             "Severity": "Critical",
@@ -10590,7 +14391,7 @@
             "BMCMessageID": "xyz.openbmc_project.Sensor.Device.ReadFailure",
             "CallHomeCandidate": false,
             "CommonEventID": "FQPSPCA0061M",
-            "ComponentInstance": null,
+            "ComponentInstance": 1,
             "DateAdded": null,
             "DateReviewed": null,
             "EventType": "Communication Failure/Timeout",
@@ -10598,7 +14399,7 @@
             "LengthyDescription": null,
             "LogSource": "BMC",
             "Message": "Unable to read GPU 1 memory temperature",
-            "ReferencedInvetory": "/xyz/openbmc_project/sensors/temperature/gpu1_mem_temp",
+            "ReferencedInventory": "/xyz/openbmc_project/sensors/temperature/gpu1_mem_temp",
             "RelatedEventIDs": {},
             "Serviceable": true,
             "Severity": "Critical",
@@ -10611,7 +14412,7 @@
             "BMCMessageID": "xyz.openbmc_project.Sensor.Device.ReadFailure",
             "CallHomeCandidate": false,
             "CommonEventID": "FQPSPCA0061M",
-            "ComponentInstance": null,
+            "ComponentInstance": 2,
             "DateAdded": null,
             "DateReviewed": null,
             "EventType": "Communication Failure/Timeout",
@@ -10619,7 +14420,7 @@
             "LengthyDescription": null,
             "LogSource": "BMC",
             "Message": "Unable to read GPU 2 core temperature",
-            "ReferencedInvetory": "/xyz/openbmc_project/sensors/temperature/gpu2_core_temp",
+            "ReferencedInventory": "/xyz/openbmc_project/sensors/temperature/gpu2_core_temp",
             "RelatedEventIDs": {},
             "Serviceable": true,
             "Severity": "Critical",
@@ -10632,7 +14433,7 @@
             "BMCMessageID": "xyz.openbmc_project.Sensor.Device.ReadFailure",
             "CallHomeCandidate": false,
             "CommonEventID": "FQPSPCA0061M",
-            "ComponentInstance": null,
+            "ComponentInstance": 2,
             "DateAdded": null,
             "DateReviewed": null,
             "EventType": "Communication Failure/Timeout",
@@ -10640,7 +14441,7 @@
             "LengthyDescription": null,
             "LogSource": "BMC",
             "Message": "Unable to read GPU 2 memory temperature",
-            "ReferencedInvetory": "/xyz/openbmc_project/sensors/temperature/gpu2_mem_temp",
+            "ReferencedInventory": "/xyz/openbmc_project/sensors/temperature/gpu2_mem_temp",
             "RelatedEventIDs": {},
             "Serviceable": true,
             "Severity": "Critical",
@@ -10653,7 +14454,7 @@
             "BMCMessageID": "xyz.openbmc_project.Sensor.Device.ReadFailure",
             "CallHomeCandidate": false,
             "CommonEventID": "FQPSPCA0061M",
-            "ComponentInstance": null,
+            "ComponentInstance": 3,
             "DateAdded": null,
             "DateReviewed": null,
             "EventType": "Communication Failure/Timeout",
@@ -10661,7 +14462,7 @@
             "LengthyDescription": null,
             "LogSource": "BMC",
             "Message": "Unable to read GPU 3 core temperature",
-            "ReferencedInvetory": "/xyz/openbmc_project/sensors/temperature/gpu3_core_temp",
+            "ReferencedInventory": "/xyz/openbmc_project/sensors/temperature/gpu3_core_temp",
             "RelatedEventIDs": {},
             "Serviceable": true,
             "Severity": "Critical",
@@ -10674,7 +14475,7 @@
             "BMCMessageID": "xyz.openbmc_project.Sensor.Device.ReadFailure",
             "CallHomeCandidate": false,
             "CommonEventID": "FQPSPCA0061M",
-            "ComponentInstance": null,
+            "ComponentInstance": 3,
             "DateAdded": null,
             "DateReviewed": null,
             "EventType": "Communication Failure/Timeout",
@@ -10682,7 +14483,7 @@
             "LengthyDescription": null,
             "LogSource": "BMC",
             "Message": "Unable to read GPU 3 memory temperature",
-            "ReferencedInvetory": "/xyz/openbmc_project/sensors/temperature/gpu3_mem_temp",
+            "ReferencedInventory": "/xyz/openbmc_project/sensors/temperature/gpu3_mem_temp",
             "RelatedEventIDs": {},
             "Serviceable": true,
             "Severity": "Critical",
@@ -10695,7 +14496,7 @@
             "BMCMessageID": "xyz.openbmc_project.Sensor.Device.ReadFailure",
             "CallHomeCandidate": false,
             "CommonEventID": "FQPSPCA0061M",
-            "ComponentInstance": null,
+            "ComponentInstance": 4,
             "DateAdded": null,
             "DateReviewed": null,
             "EventType": "Communication Failure/Timeout",
@@ -10703,7 +14504,7 @@
             "LengthyDescription": null,
             "LogSource": "BMC",
             "Message": "Unable to read GPU 4 core temperature",
-            "ReferencedInvetory": "/xyz/openbmc_project/sensors/temperature/gpu4_core_temp",
+            "ReferencedInventory": "/xyz/openbmc_project/sensors/temperature/gpu4_core_temp",
             "RelatedEventIDs": {},
             "Serviceable": true,
             "Severity": "Critical",
@@ -10716,7 +14517,7 @@
             "BMCMessageID": "xyz.openbmc_project.Sensor.Device.ReadFailure",
             "CallHomeCandidate": false,
             "CommonEventID": "FQPSPCA0061M",
-            "ComponentInstance": null,
+            "ComponentInstance": 4,
             "DateAdded": null,
             "DateReviewed": null,
             "EventType": "Communication Failure/Timeout",
@@ -10724,7 +14525,7 @@
             "LengthyDescription": null,
             "LogSource": "BMC",
             "Message": "Unable to read GPU 4 memory temperature",
-            "ReferencedInvetory": "/xyz/openbmc_project/sensors/temperature/gpu4_mem_temp",
+            "ReferencedInventory": "/xyz/openbmc_project/sensors/temperature/gpu4_mem_temp",
             "RelatedEventIDs": {},
             "Serviceable": true,
             "Severity": "Critical",
@@ -10737,7 +14538,7 @@
             "BMCMessageID": "xyz.openbmc_project.Sensor.Device.ReadFailure",
             "CallHomeCandidate": false,
             "CommonEventID": "FQPSPCA0061M",
-            "ComponentInstance": null,
+            "ComponentInstance": 5,
             "DateAdded": null,
             "DateReviewed": null,
             "EventType": "Communication Failure/Timeout",
@@ -10745,7 +14546,7 @@
             "LengthyDescription": null,
             "LogSource": "BMC",
             "Message": "Unable to read GPU 5 core temperature",
-            "ReferencedInvetory": "/xyz/openbmc_project/sensors/temperature/gpu5_core_temp",
+            "ReferencedInventory": "/xyz/openbmc_project/sensors/temperature/gpu5_core_temp",
             "RelatedEventIDs": {},
             "Serviceable": true,
             "Severity": "Critical",
@@ -10758,7 +14559,7 @@
             "BMCMessageID": "xyz.openbmc_project.Sensor.Device.ReadFailure",
             "CallHomeCandidate": false,
             "CommonEventID": "FQPSPCA0061M",
-            "ComponentInstance": null,
+            "ComponentInstance": 5,
             "DateAdded": null,
             "DateReviewed": null,
             "EventType": "Communication Failure/Timeout",
@@ -10766,7 +14567,7 @@
             "LengthyDescription": null,
             "LogSource": "BMC",
             "Message": "Unable to read GPU 5 memory temperature",
-            "ReferencedInvetory": "/xyz/openbmc_project/sensors/temperature/gpu5_mem_temp",
+            "ReferencedInventory": "/xyz/openbmc_project/sensors/temperature/gpu5_mem_temp",
             "RelatedEventIDs": {},
             "Serviceable": true,
             "Severity": "Critical",
@@ -10779,7 +14580,7 @@
             "BMCMessageID": "xyz.openbmc_project.Sensor.Device.ReadFailure",
             "CallHomeCandidate": false,
             "CommonEventID": "FQPSPCA0062M",
-            "ComponentInstance": null,
+            "ComponentInstance": "0,0",
             "DateAdded": null,
             "DateReviewed": null,
             "EventType": "Communication Failure/Timeout",
@@ -10787,7 +14588,7 @@
             "LengthyDescription": null,
             "LogSource": "BMC",
             "Message": "Unable to read CPU 0 core 0 temperature",
-            "ReferencedInvetory": "/xyz/openbmc_project/sensors/temperature/p0_core0_temp",
+            "ReferencedInventory": "/xyz/openbmc_project/sensors/temperature/p0_core0_temp",
             "RelatedEventIDs": {},
             "Serviceable": true,
             "Severity": "Critical",
@@ -10800,7 +14601,7 @@
             "BMCMessageID": "xyz.openbmc_project.Sensor.Device.ReadFailure",
             "CallHomeCandidate": false,
             "CommonEventID": "FQPSPCA0062M",
-            "ComponentInstance": null,
+            "ComponentInstance": "0,10",
             "DateAdded": null,
             "DateReviewed": null,
             "EventType": "Communication Failure/Timeout",
@@ -10808,7 +14609,7 @@
             "LengthyDescription": null,
             "LogSource": "BMC",
             "Message": "Unable to read CPU 0 core 10 temperature",
-            "ReferencedInvetory": "/xyz/openbmc_project/sensors/temperature/p0_core10_temp",
+            "ReferencedInventory": "/xyz/openbmc_project/sensors/temperature/p0_core10_temp",
             "RelatedEventIDs": {},
             "Serviceable": true,
             "Severity": "Critical",
@@ -10821,7 +14622,7 @@
             "BMCMessageID": "xyz.openbmc_project.Sensor.Device.ReadFailure",
             "CallHomeCandidate": false,
             "CommonEventID": "FQPSPCA0062M",
-            "ComponentInstance": null,
+            "ComponentInstance": "0,11",
             "DateAdded": null,
             "DateReviewed": null,
             "EventType": "Communication Failure/Timeout",
@@ -10829,7 +14630,7 @@
             "LengthyDescription": null,
             "LogSource": "BMC",
             "Message": "Unable to read CPU 0 core 11 temperature",
-            "ReferencedInvetory": "/xyz/openbmc_project/sensors/temperature/p0_core11_temp",
+            "ReferencedInventory": "/xyz/openbmc_project/sensors/temperature/p0_core11_temp",
             "RelatedEventIDs": {},
             "Serviceable": true,
             "Severity": "Critical",
@@ -10842,7 +14643,7 @@
             "BMCMessageID": "xyz.openbmc_project.Sensor.Device.ReadFailure",
             "CallHomeCandidate": false,
             "CommonEventID": "FQPSPCA0062M",
-            "ComponentInstance": null,
+            "ComponentInstance": "0,12",
             "DateAdded": null,
             "DateReviewed": null,
             "EventType": "Communication Failure/Timeout",
@@ -10850,7 +14651,7 @@
             "LengthyDescription": null,
             "LogSource": "BMC",
             "Message": "Unable to read CPU 0 core 12 temperature",
-            "ReferencedInvetory": "/xyz/openbmc_project/sensors/temperature/p0_core12_temp",
+            "ReferencedInventory": "/xyz/openbmc_project/sensors/temperature/p0_core12_temp",
             "RelatedEventIDs": {},
             "Serviceable": true,
             "Severity": "Critical",
@@ -10863,7 +14664,7 @@
             "BMCMessageID": "xyz.openbmc_project.Sensor.Device.ReadFailure",
             "CallHomeCandidate": false,
             "CommonEventID": "FQPSPCA0062M",
-            "ComponentInstance": null,
+            "ComponentInstance": "0,13",
             "DateAdded": null,
             "DateReviewed": null,
             "EventType": "Communication Failure/Timeout",
@@ -10871,7 +14672,7 @@
             "LengthyDescription": null,
             "LogSource": "BMC",
             "Message": "Unable to read CPU 0 core 13 temperature",
-            "ReferencedInvetory": "/xyz/openbmc_project/sensors/temperature/p0_core13_temp",
+            "ReferencedInventory": "/xyz/openbmc_project/sensors/temperature/p0_core13_temp",
             "RelatedEventIDs": {},
             "Serviceable": true,
             "Severity": "Critical",
@@ -10884,7 +14685,7 @@
             "BMCMessageID": "xyz.openbmc_project.Sensor.Device.ReadFailure",
             "CallHomeCandidate": false,
             "CommonEventID": "FQPSPCA0062M",
-            "ComponentInstance": null,
+            "ComponentInstance": "0,14",
             "DateAdded": null,
             "DateReviewed": null,
             "EventType": "Communication Failure/Timeout",
@@ -10892,7 +14693,7 @@
             "LengthyDescription": null,
             "LogSource": "BMC",
             "Message": "Unable to read CPU 0 core 14 temperature",
-            "ReferencedInvetory": "/xyz/openbmc_project/sensors/temperature/p0_core14_temp",
+            "ReferencedInventory": "/xyz/openbmc_project/sensors/temperature/p0_core14_temp",
             "RelatedEventIDs": {},
             "Serviceable": true,
             "Severity": "Critical",
@@ -10905,7 +14706,7 @@
             "BMCMessageID": "xyz.openbmc_project.Sensor.Device.ReadFailure",
             "CallHomeCandidate": false,
             "CommonEventID": "FQPSPCA0062M",
-            "ComponentInstance": null,
+            "ComponentInstance": "0,15",
             "DateAdded": null,
             "DateReviewed": null,
             "EventType": "Communication Failure/Timeout",
@@ -10913,7 +14714,7 @@
             "LengthyDescription": null,
             "LogSource": "BMC",
             "Message": "Unable to read CPU 0 core 15 temperature",
-            "ReferencedInvetory": "/xyz/openbmc_project/sensors/temperature/p0_core15_temp",
+            "ReferencedInventory": "/xyz/openbmc_project/sensors/temperature/p0_core15_temp",
             "RelatedEventIDs": {},
             "Serviceable": true,
             "Severity": "Critical",
@@ -10926,7 +14727,7 @@
             "BMCMessageID": "xyz.openbmc_project.Sensor.Device.ReadFailure",
             "CallHomeCandidate": false,
             "CommonEventID": "FQPSPCA0062M",
-            "ComponentInstance": null,
+            "ComponentInstance": "0,16",
             "DateAdded": null,
             "DateReviewed": null,
             "EventType": "Communication Failure/Timeout",
@@ -10934,7 +14735,7 @@
             "LengthyDescription": null,
             "LogSource": "BMC",
             "Message": "Unable to read CPU 0 core 16 temperature",
-            "ReferencedInvetory": "/xyz/openbmc_project/sensors/temperature/p0_core16_temp",
+            "ReferencedInventory": "/xyz/openbmc_project/sensors/temperature/p0_core16_temp",
             "RelatedEventIDs": {},
             "Serviceable": true,
             "Severity": "Critical",
@@ -10947,7 +14748,7 @@
             "BMCMessageID": "xyz.openbmc_project.Sensor.Device.ReadFailure",
             "CallHomeCandidate": false,
             "CommonEventID": "FQPSPCA0062M",
-            "ComponentInstance": null,
+            "ComponentInstance": "0,17",
             "DateAdded": null,
             "DateReviewed": null,
             "EventType": "Communication Failure/Timeout",
@@ -10955,7 +14756,7 @@
             "LengthyDescription": null,
             "LogSource": "BMC",
             "Message": "Unable to read CPU 0 core 17 temperature",
-            "ReferencedInvetory": "/xyz/openbmc_project/sensors/temperature/p0_core17_temp",
+            "ReferencedInventory": "/xyz/openbmc_project/sensors/temperature/p0_core17_temp",
             "RelatedEventIDs": {},
             "Serviceable": true,
             "Severity": "Critical",
@@ -10968,7 +14769,7 @@
             "BMCMessageID": "xyz.openbmc_project.Sensor.Device.ReadFailure",
             "CallHomeCandidate": false,
             "CommonEventID": "FQPSPCA0062M",
-            "ComponentInstance": null,
+            "ComponentInstance": "0,18",
             "DateAdded": null,
             "DateReviewed": null,
             "EventType": "Communication Failure/Timeout",
@@ -10976,7 +14777,7 @@
             "LengthyDescription": null,
             "LogSource": "BMC",
             "Message": "Unable to read CPU 0 core 18 temperature",
-            "ReferencedInvetory": "/xyz/openbmc_project/sensors/temperature/p0_core18_temp",
+            "ReferencedInventory": "/xyz/openbmc_project/sensors/temperature/p0_core18_temp",
             "RelatedEventIDs": {},
             "Serviceable": true,
             "Severity": "Critical",
@@ -10989,7 +14790,7 @@
             "BMCMessageID": "xyz.openbmc_project.Sensor.Device.ReadFailure",
             "CallHomeCandidate": false,
             "CommonEventID": "FQPSPCA0062M",
-            "ComponentInstance": null,
+            "ComponentInstance": "0,19",
             "DateAdded": null,
             "DateReviewed": null,
             "EventType": "Communication Failure/Timeout",
@@ -10997,7 +14798,7 @@
             "LengthyDescription": null,
             "LogSource": "BMC",
             "Message": "Unable to read CPU 0 core 19 temperature",
-            "ReferencedInvetory": "/xyz/openbmc_project/sensors/temperature/p0_core19_temp",
+            "ReferencedInventory": "/xyz/openbmc_project/sensors/temperature/p0_core19_temp",
             "RelatedEventIDs": {},
             "Serviceable": true,
             "Severity": "Critical",
@@ -11010,7 +14811,7 @@
             "BMCMessageID": "xyz.openbmc_project.Sensor.Device.ReadFailure",
             "CallHomeCandidate": false,
             "CommonEventID": "FQPSPCA0062M",
-            "ComponentInstance": null,
+            "ComponentInstance": "0,1",
             "DateAdded": null,
             "DateReviewed": null,
             "EventType": "Communication Failure/Timeout",
@@ -11018,7 +14819,7 @@
             "LengthyDescription": null,
             "LogSource": "BMC",
             "Message": "Unable to read CPU 0 core 1 temperature",
-            "ReferencedInvetory": "/xyz/openbmc_project/sensors/temperature/p0_core1_temp",
+            "ReferencedInventory": "/xyz/openbmc_project/sensors/temperature/p0_core1_temp",
             "RelatedEventIDs": {},
             "Serviceable": true,
             "Severity": "Critical",
@@ -11031,7 +14832,7 @@
             "BMCMessageID": "xyz.openbmc_project.Sensor.Device.ReadFailure",
             "CallHomeCandidate": false,
             "CommonEventID": "FQPSPCA0062M",
-            "ComponentInstance": null,
+            "ComponentInstance": "0,20",
             "DateAdded": null,
             "DateReviewed": null,
             "EventType": "Communication Failure/Timeout",
@@ -11039,7 +14840,7 @@
             "LengthyDescription": null,
             "LogSource": "BMC",
             "Message": "Unable to read CPU 0 core 20 temperature",
-            "ReferencedInvetory": "/xyz/openbmc_project/sensors/temperature/p0_core20_temp",
+            "ReferencedInventory": "/xyz/openbmc_project/sensors/temperature/p0_core20_temp",
             "RelatedEventIDs": {},
             "Serviceable": true,
             "Severity": "Critical",
@@ -11052,7 +14853,7 @@
             "BMCMessageID": "xyz.openbmc_project.Sensor.Device.ReadFailure",
             "CallHomeCandidate": false,
             "CommonEventID": "FQPSPCA0062M",
-            "ComponentInstance": null,
+            "ComponentInstance": "0,21",
             "DateAdded": null,
             "DateReviewed": null,
             "EventType": "Communication Failure/Timeout",
@@ -11060,7 +14861,7 @@
             "LengthyDescription": null,
             "LogSource": "BMC",
             "Message": "Unable to read CPU 0 core 21 temperature",
-            "ReferencedInvetory": "/xyz/openbmc_project/sensors/temperature/p0_core21_temp",
+            "ReferencedInventory": "/xyz/openbmc_project/sensors/temperature/p0_core21_temp",
             "RelatedEventIDs": {},
             "Serviceable": true,
             "Severity": "Critical",
@@ -11073,7 +14874,7 @@
             "BMCMessageID": "xyz.openbmc_project.Sensor.Device.ReadFailure",
             "CallHomeCandidate": false,
             "CommonEventID": "FQPSPCA0062M",
-            "ComponentInstance": null,
+            "ComponentInstance": "0,22",
             "DateAdded": null,
             "DateReviewed": null,
             "EventType": "Communication Failure/Timeout",
@@ -11081,7 +14882,7 @@
             "LengthyDescription": null,
             "LogSource": "BMC",
             "Message": "Unable to read CPU 0 core 22 temperature",
-            "ReferencedInvetory": "/xyz/openbmc_project/sensors/temperature/p0_core22_temp",
+            "ReferencedInventory": "/xyz/openbmc_project/sensors/temperature/p0_core22_temp",
             "RelatedEventIDs": {},
             "Serviceable": true,
             "Severity": "Critical",
@@ -11094,7 +14895,7 @@
             "BMCMessageID": "xyz.openbmc_project.Sensor.Device.ReadFailure",
             "CallHomeCandidate": false,
             "CommonEventID": "FQPSPCA0062M",
-            "ComponentInstance": null,
+            "ComponentInstance": "0,23",
             "DateAdded": null,
             "DateReviewed": null,
             "EventType": "Communication Failure/Timeout",
@@ -11102,7 +14903,7 @@
             "LengthyDescription": null,
             "LogSource": "BMC",
             "Message": "Unable to read CPU 0 core 23 temperature",
-            "ReferencedInvetory": "/xyz/openbmc_project/sensors/temperature/p0_core23_temp",
+            "ReferencedInventory": "/xyz/openbmc_project/sensors/temperature/p0_core23_temp",
             "RelatedEventIDs": {},
             "Serviceable": true,
             "Severity": "Critical",
@@ -11115,7 +14916,7 @@
             "BMCMessageID": "xyz.openbmc_project.Sensor.Device.ReadFailure",
             "CallHomeCandidate": false,
             "CommonEventID": "FQPSPCA0062M",
-            "ComponentInstance": null,
+            "ComponentInstance": "0,2",
             "DateAdded": null,
             "DateReviewed": null,
             "EventType": "Communication Failure/Timeout",
@@ -11123,7 +14924,7 @@
             "LengthyDescription": null,
             "LogSource": "BMC",
             "Message": "Unable to read CPU 0 core 2 temperature",
-            "ReferencedInvetory": "/xyz/openbmc_project/sensors/temperature/p0_core2_temp",
+            "ReferencedInventory": "/xyz/openbmc_project/sensors/temperature/p0_core2_temp",
             "RelatedEventIDs": {},
             "Serviceable": true,
             "Severity": "Critical",
@@ -11136,7 +14937,7 @@
             "BMCMessageID": "xyz.openbmc_project.Sensor.Device.ReadFailure",
             "CallHomeCandidate": false,
             "CommonEventID": "FQPSPCA0062M",
-            "ComponentInstance": null,
+            "ComponentInstance": "0,3",
             "DateAdded": null,
             "DateReviewed": null,
             "EventType": "Communication Failure/Timeout",
@@ -11144,7 +14945,7 @@
             "LengthyDescription": null,
             "LogSource": "BMC",
             "Message": "Unable to read CPU 0 core 3 temperature",
-            "ReferencedInvetory": "/xyz/openbmc_project/sensors/temperature/p0_core3_temp",
+            "ReferencedInventory": "/xyz/openbmc_project/sensors/temperature/p0_core3_temp",
             "RelatedEventIDs": {},
             "Serviceable": true,
             "Severity": "Critical",
@@ -11157,7 +14958,7 @@
             "BMCMessageID": "xyz.openbmc_project.Sensor.Device.ReadFailure",
             "CallHomeCandidate": false,
             "CommonEventID": "FQPSPCA0062M",
-            "ComponentInstance": null,
+            "ComponentInstance": "0,4",
             "DateAdded": null,
             "DateReviewed": null,
             "EventType": "Communication Failure/Timeout",
@@ -11165,7 +14966,7 @@
             "LengthyDescription": null,
             "LogSource": "BMC",
             "Message": "Unable to read CPU 0 core 4 temperature",
-            "ReferencedInvetory": "/xyz/openbmc_project/sensors/temperature/p0_core4_temp",
+            "ReferencedInventory": "/xyz/openbmc_project/sensors/temperature/p0_core4_temp",
             "RelatedEventIDs": {},
             "Serviceable": true,
             "Severity": "Critical",
@@ -11178,7 +14979,7 @@
             "BMCMessageID": "xyz.openbmc_project.Sensor.Device.ReadFailure",
             "CallHomeCandidate": false,
             "CommonEventID": "FQPSPCA0062M",
-            "ComponentInstance": null,
+            "ComponentInstance": "0,5",
             "DateAdded": null,
             "DateReviewed": null,
             "EventType": "Communication Failure/Timeout",
@@ -11186,7 +14987,7 @@
             "LengthyDescription": null,
             "LogSource": "BMC",
             "Message": "Unable to read CPU 0 core 5 temperature",
-            "ReferencedInvetory": "/xyz/openbmc_project/sensors/temperature/p0_core5_temp",
+            "ReferencedInventory": "/xyz/openbmc_project/sensors/temperature/p0_core5_temp",
             "RelatedEventIDs": {},
             "Serviceable": true,
             "Severity": "Critical",
@@ -11199,7 +15000,7 @@
             "BMCMessageID": "xyz.openbmc_project.Sensor.Device.ReadFailure",
             "CallHomeCandidate": false,
             "CommonEventID": "FQPSPCA0062M",
-            "ComponentInstance": null,
+            "ComponentInstance": "0,6",
             "DateAdded": null,
             "DateReviewed": null,
             "EventType": "Communication Failure/Timeout",
@@ -11207,7 +15008,7 @@
             "LengthyDescription": null,
             "LogSource": "BMC",
             "Message": "Unable to read CPU 0 core 6 temperature",
-            "ReferencedInvetory": "/xyz/openbmc_project/sensors/temperature/p0_core6_temp",
+            "ReferencedInventory": "/xyz/openbmc_project/sensors/temperature/p0_core6_temp",
             "RelatedEventIDs": {},
             "Serviceable": true,
             "Severity": "Critical",
@@ -11220,7 +15021,7 @@
             "BMCMessageID": "xyz.openbmc_project.Sensor.Device.ReadFailure",
             "CallHomeCandidate": false,
             "CommonEventID": "FQPSPCA0062M",
-            "ComponentInstance": null,
+            "ComponentInstance": "0,7",
             "DateAdded": null,
             "DateReviewed": null,
             "EventType": "Communication Failure/Timeout",
@@ -11228,7 +15029,7 @@
             "LengthyDescription": null,
             "LogSource": "BMC",
             "Message": "Unable to read CPU 0 core 7 temperature",
-            "ReferencedInvetory": "/xyz/openbmc_project/sensors/temperature/p0_core7_temp",
+            "ReferencedInventory": "/xyz/openbmc_project/sensors/temperature/p0_core7_temp",
             "RelatedEventIDs": {},
             "Serviceable": true,
             "Severity": "Critical",
@@ -11241,7 +15042,7 @@
             "BMCMessageID": "xyz.openbmc_project.Sensor.Device.ReadFailure",
             "CallHomeCandidate": false,
             "CommonEventID": "FQPSPCA0062M",
-            "ComponentInstance": null,
+            "ComponentInstance": "0,8",
             "DateAdded": null,
             "DateReviewed": null,
             "EventType": "Communication Failure/Timeout",
@@ -11249,7 +15050,7 @@
             "LengthyDescription": null,
             "LogSource": "BMC",
             "Message": "Unable to read CPU 0 core 8 temperature",
-            "ReferencedInvetory": "/xyz/openbmc_project/sensors/temperature/p0_core8_temp",
+            "ReferencedInventory": "/xyz/openbmc_project/sensors/temperature/p0_core8_temp",
             "RelatedEventIDs": {},
             "Serviceable": true,
             "Severity": "Critical",
@@ -11262,7 +15063,7 @@
             "BMCMessageID": "xyz.openbmc_project.Sensor.Device.ReadFailure",
             "CallHomeCandidate": false,
             "CommonEventID": "FQPSPCA0062M",
-            "ComponentInstance": null,
+            "ComponentInstance": "0,9",
             "DateAdded": null,
             "DateReviewed": null,
             "EventType": "Communication Failure/Timeout",
@@ -11270,7 +15071,7 @@
             "LengthyDescription": null,
             "LogSource": "BMC",
             "Message": "Unable to read CPU 0 core 9 temperature",
-            "ReferencedInvetory": "/xyz/openbmc_project/sensors/temperature/p0_core9_temp",
+            "ReferencedInventory": "/xyz/openbmc_project/sensors/temperature/p0_core9_temp",
             "RelatedEventIDs": {},
             "Serviceable": true,
             "Severity": "Critical",
@@ -11283,7 +15084,7 @@
             "BMCMessageID": "xyz.openbmc_project.Sensor.Device.ReadFailure",
             "CallHomeCandidate": false,
             "CommonEventID": "FQPSPCA0063M",
-            "ComponentInstance": null,
+            "ComponentInstance": 0,
             "DateAdded": null,
             "DateReviewed": null,
             "EventType": "Communication Failure/Timeout",
@@ -11291,7 +15092,7 @@
             "LengthyDescription": null,
             "LogSource": "BMC",
             "Message": "Unable to read CPU 0 VCS voltage regulator temperature",
-            "ReferencedInvetory": "/xyz/openbmc_project/sensors/temperature/p0_vcs_temp",
+            "ReferencedInventory": "/xyz/openbmc_project/sensors/temperature/p0_vcs_temp",
             "RelatedEventIDs": {},
             "Serviceable": true,
             "Severity": "Critical",
@@ -11304,7 +15105,7 @@
             "BMCMessageID": "xyz.openbmc_project.Sensor.Device.ReadFailure",
             "CallHomeCandidate": false,
             "CommonEventID": "FQPSPCA0063M",
-            "ComponentInstance": null,
+            "ComponentInstance": 0,
             "DateAdded": null,
             "DateReviewed": null,
             "EventType": "Communication Failure/Timeout",
@@ -11312,7 +15113,7 @@
             "LengthyDescription": null,
             "LogSource": "BMC",
             "Message": "Unable to read CPU 0 VDD voltage regulator temperature",
-            "ReferencedInvetory": "/xyz/openbmc_project/sensors/temperature/p0_vdd_temp",
+            "ReferencedInventory": "/xyz/openbmc_project/sensors/temperature/p0_vdd_temp",
             "RelatedEventIDs": {},
             "Serviceable": true,
             "Severity": "Critical",
@@ -11325,7 +15126,7 @@
             "BMCMessageID": "xyz.openbmc_project.Sensor.Device.ReadFailure",
             "CallHomeCandidate": false,
             "CommonEventID": "FQPSPCA0063M",
-            "ComponentInstance": null,
+            "ComponentInstance": 0,
             "DateAdded": null,
             "DateReviewed": null,
             "EventType": "Communication Failure/Timeout",
@@ -11333,7 +15134,7 @@
             "LengthyDescription": null,
             "LogSource": "BMC",
             "Message": "Unable to read CPU 0 VDDR voltage regulator temperature",
-            "ReferencedInvetory": "/xyz/openbmc_project/sensors/temperature/p0_vddr_temp",
+            "ReferencedInventory": "/xyz/openbmc_project/sensors/temperature/p0_vddr_temp",
             "RelatedEventIDs": {},
             "Serviceable": true,
             "Severity": "Critical",
@@ -11346,7 +15147,7 @@
             "BMCMessageID": "xyz.openbmc_project.Sensor.Device.ReadFailure",
             "CallHomeCandidate": false,
             "CommonEventID": "FQPSPCA0063M",
-            "ComponentInstance": null,
+            "ComponentInstance": 0,
             "DateAdded": null,
             "DateReviewed": null,
             "EventType": "Communication Failure/Timeout",
@@ -11354,7 +15155,7 @@
             "LengthyDescription": null,
             "LogSource": "BMC",
             "Message": "Unable to read CPU 0 VDN voltage regulator temperature",
-            "ReferencedInvetory": "/xyz/openbmc_project/sensors/temperature/p0_vdn_temp",
+            "ReferencedInventory": "/xyz/openbmc_project/sensors/temperature/p0_vdn_temp",
             "RelatedEventIDs": {},
             "Serviceable": true,
             "Severity": "Critical",
@@ -11367,7 +15168,7 @@
             "BMCMessageID": "xyz.openbmc_project.Sensor.Device.ReadFailure",
             "CallHomeCandidate": false,
             "CommonEventID": "FQPSPCA0062M",
-            "ComponentInstance": null,
+            "ComponentInstance": "1,0",
             "DateAdded": null,
             "DateReviewed": null,
             "EventType": "Communication Failure/Timeout",
@@ -11375,7 +15176,7 @@
             "LengthyDescription": null,
             "LogSource": "BMC",
             "Message": "Unable to read CPU 1 core 0 temperature",
-            "ReferencedInvetory": "/xyz/openbmc_project/sensors/temperature/p1_core0_temp",
+            "ReferencedInventory": "/xyz/openbmc_project/sensors/temperature/p1_core0_temp",
             "RelatedEventIDs": {},
             "Serviceable": true,
             "Severity": "Critical",
@@ -11388,7 +15189,7 @@
             "BMCMessageID": "xyz.openbmc_project.Sensor.Device.ReadFailure",
             "CallHomeCandidate": false,
             "CommonEventID": "FQPSPCA0062M",
-            "ComponentInstance": null,
+            "ComponentInstance": "1,10",
             "DateAdded": null,
             "DateReviewed": null,
             "EventType": "Communication Failure/Timeout",
@@ -11396,7 +15197,7 @@
             "LengthyDescription": null,
             "LogSource": "BMC",
             "Message": "Unable to read CPU 1 core 10 temperature",
-            "ReferencedInvetory": "/xyz/openbmc_project/sensors/temperature/p1_core10_temp",
+            "ReferencedInventory": "/xyz/openbmc_project/sensors/temperature/p1_core10_temp",
             "RelatedEventIDs": {},
             "Serviceable": true,
             "Severity": "Critical",
@@ -11409,7 +15210,7 @@
             "BMCMessageID": "xyz.openbmc_project.Sensor.Device.ReadFailure",
             "CallHomeCandidate": false,
             "CommonEventID": "FQPSPCA0062M",
-            "ComponentInstance": null,
+            "ComponentInstance": "1,11",
             "DateAdded": null,
             "DateReviewed": null,
             "EventType": "Communication Failure/Timeout",
@@ -11417,7 +15218,7 @@
             "LengthyDescription": null,
             "LogSource": "BMC",
             "Message": "Unable to read CPU 1 core 11 temperature",
-            "ReferencedInvetory": "/xyz/openbmc_project/sensors/temperature/p1_core11_temp",
+            "ReferencedInventory": "/xyz/openbmc_project/sensors/temperature/p1_core11_temp",
             "RelatedEventIDs": {},
             "Serviceable": true,
             "Severity": "Critical",
@@ -11430,7 +15231,7 @@
             "BMCMessageID": "xyz.openbmc_project.Sensor.Device.ReadFailure",
             "CallHomeCandidate": false,
             "CommonEventID": "FQPSPCA0062M",
-            "ComponentInstance": null,
+            "ComponentInstance": "1,12",
             "DateAdded": null,
             "DateReviewed": null,
             "EventType": "Communication Failure/Timeout",
@@ -11438,7 +15239,7 @@
             "LengthyDescription": null,
             "LogSource": "BMC",
             "Message": "Unable to read CPU 1 core 12 temperature",
-            "ReferencedInvetory": "/xyz/openbmc_project/sensors/temperature/p1_core12_temp",
+            "ReferencedInventory": "/xyz/openbmc_project/sensors/temperature/p1_core12_temp",
             "RelatedEventIDs": {},
             "Serviceable": true,
             "Severity": "Critical",
@@ -11451,7 +15252,7 @@
             "BMCMessageID": "xyz.openbmc_project.Sensor.Device.ReadFailure",
             "CallHomeCandidate": false,
             "CommonEventID": "FQPSPCA0062M",
-            "ComponentInstance": null,
+            "ComponentInstance": "1,13",
             "DateAdded": null,
             "DateReviewed": null,
             "EventType": "Communication Failure/Timeout",
@@ -11459,7 +15260,7 @@
             "LengthyDescription": null,
             "LogSource": "BMC",
             "Message": "Unable to read CPU 1 core 13 temperature",
-            "ReferencedInvetory": "/xyz/openbmc_project/sensors/temperature/p1_core13_temp",
+            "ReferencedInventory": "/xyz/openbmc_project/sensors/temperature/p1_core13_temp",
             "RelatedEventIDs": {},
             "Serviceable": true,
             "Severity": "Critical",
@@ -11472,7 +15273,7 @@
             "BMCMessageID": "xyz.openbmc_project.Sensor.Device.ReadFailure",
             "CallHomeCandidate": false,
             "CommonEventID": "FQPSPCA0062M",
-            "ComponentInstance": null,
+            "ComponentInstance": "1,14",
             "DateAdded": null,
             "DateReviewed": null,
             "EventType": "Communication Failure/Timeout",
@@ -11480,7 +15281,7 @@
             "LengthyDescription": null,
             "LogSource": "BMC",
             "Message": "Unable to read CPU 1 core 14 temperature",
-            "ReferencedInvetory": "/xyz/openbmc_project/sensors/temperature/p1_core14_temp",
+            "ReferencedInventory": "/xyz/openbmc_project/sensors/temperature/p1_core14_temp",
             "RelatedEventIDs": {},
             "Serviceable": true,
             "Severity": "Critical",
@@ -11493,7 +15294,7 @@
             "BMCMessageID": "xyz.openbmc_project.Sensor.Device.ReadFailure",
             "CallHomeCandidate": false,
             "CommonEventID": "FQPSPCA0062M",
-            "ComponentInstance": null,
+            "ComponentInstance": "1,15",
             "DateAdded": null,
             "DateReviewed": null,
             "EventType": "Communication Failure/Timeout",
@@ -11501,7 +15302,7 @@
             "LengthyDescription": null,
             "LogSource": "BMC",
             "Message": "Unable to read CPU 1 core 15 temperature",
-            "ReferencedInvetory": "/xyz/openbmc_project/sensors/temperature/p1_core15_temp",
+            "ReferencedInventory": "/xyz/openbmc_project/sensors/temperature/p1_core15_temp",
             "RelatedEventIDs": {},
             "Serviceable": true,
             "Severity": "Critical",
@@ -11514,7 +15315,7 @@
             "BMCMessageID": "xyz.openbmc_project.Sensor.Device.ReadFailure",
             "CallHomeCandidate": false,
             "CommonEventID": "FQPSPCA0062M",
-            "ComponentInstance": null,
+            "ComponentInstance": "1,16",
             "DateAdded": null,
             "DateReviewed": null,
             "EventType": "Communication Failure/Timeout",
@@ -11522,7 +15323,7 @@
             "LengthyDescription": null,
             "LogSource": "BMC",
             "Message": "Unable to read CPU 1 core 16 temperature",
-            "ReferencedInvetory": "/xyz/openbmc_project/sensors/temperature/p1_core16_temp",
+            "ReferencedInventory": "/xyz/openbmc_project/sensors/temperature/p1_core16_temp",
             "RelatedEventIDs": {},
             "Serviceable": true,
             "Severity": "Critical",
@@ -11535,7 +15336,7 @@
             "BMCMessageID": "xyz.openbmc_project.Sensor.Device.ReadFailure",
             "CallHomeCandidate": false,
             "CommonEventID": "FQPSPCA0062M",
-            "ComponentInstance": null,
+            "ComponentInstance": "1,17",
             "DateAdded": null,
             "DateReviewed": null,
             "EventType": "Communication Failure/Timeout",
@@ -11543,7 +15344,7 @@
             "LengthyDescription": null,
             "LogSource": "BMC",
             "Message": "Unable to read CPU 1 core 17 temperature",
-            "ReferencedInvetory": "/xyz/openbmc_project/sensors/temperature/p1_core17_temp",
+            "ReferencedInventory": "/xyz/openbmc_project/sensors/temperature/p1_core17_temp",
             "RelatedEventIDs": {},
             "Serviceable": true,
             "Severity": "Critical",
@@ -11556,7 +15357,7 @@
             "BMCMessageID": "xyz.openbmc_project.Sensor.Device.ReadFailure",
             "CallHomeCandidate": false,
             "CommonEventID": "FQPSPCA0062M",
-            "ComponentInstance": null,
+            "ComponentInstance": "1,18",
             "DateAdded": null,
             "DateReviewed": null,
             "EventType": "Communication Failure/Timeout",
@@ -11564,7 +15365,7 @@
             "LengthyDescription": null,
             "LogSource": "BMC",
             "Message": "Unable to read CPU 1 core 18 temperature",
-            "ReferencedInvetory": "/xyz/openbmc_project/sensors/temperature/p1_core18_temp",
+            "ReferencedInventory": "/xyz/openbmc_project/sensors/temperature/p1_core18_temp",
             "RelatedEventIDs": {},
             "Serviceable": true,
             "Severity": "Critical",
@@ -11577,7 +15378,7 @@
             "BMCMessageID": "xyz.openbmc_project.Sensor.Device.ReadFailure",
             "CallHomeCandidate": false,
             "CommonEventID": "FQPSPCA0062M",
-            "ComponentInstance": null,
+            "ComponentInstance": "1,19",
             "DateAdded": null,
             "DateReviewed": null,
             "EventType": "Communication Failure/Timeout",
@@ -11585,7 +15386,7 @@
             "LengthyDescription": null,
             "LogSource": "BMC",
             "Message": "Unable to read CPU 1 core 19 temperature",
-            "ReferencedInvetory": "/xyz/openbmc_project/sensors/temperature/p1_core19_temp",
+            "ReferencedInventory": "/xyz/openbmc_project/sensors/temperature/p1_core19_temp",
             "RelatedEventIDs": {},
             "Serviceable": true,
             "Severity": "Critical",
@@ -11598,7 +15399,7 @@
             "BMCMessageID": "xyz.openbmc_project.Sensor.Device.ReadFailure",
             "CallHomeCandidate": false,
             "CommonEventID": "FQPSPCA0062M",
-            "ComponentInstance": null,
+            "ComponentInstance": "1,1",
             "DateAdded": null,
             "DateReviewed": null,
             "EventType": "Communication Failure/Timeout",
@@ -11606,7 +15407,7 @@
             "LengthyDescription": null,
             "LogSource": "BMC",
             "Message": "Unable to read CPU 1 core 1 temperature",
-            "ReferencedInvetory": "/xyz/openbmc_project/sensors/temperature/p1_core1_temp",
+            "ReferencedInventory": "/xyz/openbmc_project/sensors/temperature/p1_core1_temp",
             "RelatedEventIDs": {},
             "Serviceable": true,
             "Severity": "Critical",
@@ -11619,7 +15420,7 @@
             "BMCMessageID": "xyz.openbmc_project.Sensor.Device.ReadFailure",
             "CallHomeCandidate": false,
             "CommonEventID": "FQPSPCA0062M",
-            "ComponentInstance": null,
+            "ComponentInstance": "1,20",
             "DateAdded": null,
             "DateReviewed": null,
             "EventType": "Communication Failure/Timeout",
@@ -11627,7 +15428,7 @@
             "LengthyDescription": null,
             "LogSource": "BMC",
             "Message": "Unable to read CPU 1 core 20 temperature",
-            "ReferencedInvetory": "/xyz/openbmc_project/sensors/temperature/p1_core20_temp",
+            "ReferencedInventory": "/xyz/openbmc_project/sensors/temperature/p1_core20_temp",
             "RelatedEventIDs": {},
             "Serviceable": true,
             "Severity": "Critical",
@@ -11640,7 +15441,7 @@
             "BMCMessageID": "xyz.openbmc_project.Sensor.Device.ReadFailure",
             "CallHomeCandidate": false,
             "CommonEventID": "FQPSPCA0062M",
-            "ComponentInstance": null,
+            "ComponentInstance": "1,21",
             "DateAdded": null,
             "DateReviewed": null,
             "EventType": "Communication Failure/Timeout",
@@ -11648,7 +15449,7 @@
             "LengthyDescription": null,
             "LogSource": "BMC",
             "Message": "Unable to read CPU 1 core 21 temperature",
-            "ReferencedInvetory": "/xyz/openbmc_project/sensors/temperature/p1_core21_temp",
+            "ReferencedInventory": "/xyz/openbmc_project/sensors/temperature/p1_core21_temp",
             "RelatedEventIDs": {},
             "Serviceable": true,
             "Severity": "Critical",
@@ -11661,7 +15462,7 @@
             "BMCMessageID": "xyz.openbmc_project.Sensor.Device.ReadFailure",
             "CallHomeCandidate": false,
             "CommonEventID": "FQPSPCA0062M",
-            "ComponentInstance": null,
+            "ComponentInstance": "1,22",
             "DateAdded": null,
             "DateReviewed": null,
             "EventType": "Communication Failure/Timeout",
@@ -11669,7 +15470,7 @@
             "LengthyDescription": null,
             "LogSource": "BMC",
             "Message": "Unable to read CPU 1 core 22 temperature",
-            "ReferencedInvetory": "/xyz/openbmc_project/sensors/temperature/p1_core22_temp",
+            "ReferencedInventory": "/xyz/openbmc_project/sensors/temperature/p1_core22_temp",
             "RelatedEventIDs": {},
             "Serviceable": true,
             "Severity": "Critical",
@@ -11682,7 +15483,7 @@
             "BMCMessageID": "xyz.openbmc_project.Sensor.Device.ReadFailure",
             "CallHomeCandidate": false,
             "CommonEventID": "FQPSPCA0062M",
-            "ComponentInstance": null,
+            "ComponentInstance": "1,23",
             "DateAdded": null,
             "DateReviewed": null,
             "EventType": "Communication Failure/Timeout",
@@ -11690,7 +15491,7 @@
             "LengthyDescription": null,
             "LogSource": "BMC",
             "Message": "Unable to read CPU 1 core 23 temperature",
-            "ReferencedInvetory": "/xyz/openbmc_project/sensors/temperature/p1_core23_temp",
+            "ReferencedInventory": "/xyz/openbmc_project/sensors/temperature/p1_core23_temp",
             "RelatedEventIDs": {},
             "Serviceable": true,
             "Severity": "Critical",
@@ -11703,7 +15504,7 @@
             "BMCMessageID": "xyz.openbmc_project.Sensor.Device.ReadFailure",
             "CallHomeCandidate": false,
             "CommonEventID": "FQPSPCA0062M",
-            "ComponentInstance": null,
+            "ComponentInstance": "1,2",
             "DateAdded": null,
             "DateReviewed": null,
             "EventType": "Communication Failure/Timeout",
@@ -11711,7 +15512,7 @@
             "LengthyDescription": null,
             "LogSource": "BMC",
             "Message": "Unable to read CPU 1 core 2 temperature",
-            "ReferencedInvetory": "/xyz/openbmc_project/sensors/temperature/p1_core2_temp",
+            "ReferencedInventory": "/xyz/openbmc_project/sensors/temperature/p1_core2_temp",
             "RelatedEventIDs": {},
             "Serviceable": true,
             "Severity": "Critical",
@@ -11724,7 +15525,7 @@
             "BMCMessageID": "xyz.openbmc_project.Sensor.Device.ReadFailure",
             "CallHomeCandidate": false,
             "CommonEventID": "FQPSPCA0062M",
-            "ComponentInstance": null,
+            "ComponentInstance": "1,3",
             "DateAdded": null,
             "DateReviewed": null,
             "EventType": "Communication Failure/Timeout",
@@ -11732,7 +15533,7 @@
             "LengthyDescription": null,
             "LogSource": "BMC",
             "Message": "Unable to read CPU 1 core 3 temperature",
-            "ReferencedInvetory": "/xyz/openbmc_project/sensors/temperature/p1_core3_temp",
+            "ReferencedInventory": "/xyz/openbmc_project/sensors/temperature/p1_core3_temp",
             "RelatedEventIDs": {},
             "Serviceable": true,
             "Severity": "Critical",
@@ -11745,7 +15546,7 @@
             "BMCMessageID": "xyz.openbmc_project.Sensor.Device.ReadFailure",
             "CallHomeCandidate": false,
             "CommonEventID": "FQPSPCA0062M",
-            "ComponentInstance": null,
+            "ComponentInstance": "1,4",
             "DateAdded": null,
             "DateReviewed": null,
             "EventType": "Communication Failure/Timeout",
@@ -11753,7 +15554,7 @@
             "LengthyDescription": null,
             "LogSource": "BMC",
             "Message": "Unable to read CPU 1 core 4 temperature",
-            "ReferencedInvetory": "/xyz/openbmc_project/sensors/temperature/p1_core4_temp",
+            "ReferencedInventory": "/xyz/openbmc_project/sensors/temperature/p1_core4_temp",
             "RelatedEventIDs": {},
             "Serviceable": true,
             "Severity": "Critical",
@@ -11766,7 +15567,7 @@
             "BMCMessageID": "xyz.openbmc_project.Sensor.Device.ReadFailure",
             "CallHomeCandidate": false,
             "CommonEventID": "FQPSPCA0062M",
-            "ComponentInstance": null,
+            "ComponentInstance": "1,5",
             "DateAdded": null,
             "DateReviewed": null,
             "EventType": "Communication Failure/Timeout",
@@ -11774,7 +15575,7 @@
             "LengthyDescription": null,
             "LogSource": "BMC",
             "Message": "Unable to read CPU 1 core 5 temperature",
-            "ReferencedInvetory": "/xyz/openbmc_project/sensors/temperature/p1_core5_temp",
+            "ReferencedInventory": "/xyz/openbmc_project/sensors/temperature/p1_core5_temp",
             "RelatedEventIDs": {},
             "Serviceable": true,
             "Severity": "Critical",
@@ -11787,7 +15588,7 @@
             "BMCMessageID": "xyz.openbmc_project.Sensor.Device.ReadFailure",
             "CallHomeCandidate": false,
             "CommonEventID": "FQPSPCA0062M",
-            "ComponentInstance": null,
+            "ComponentInstance": "1,6",
             "DateAdded": null,
             "DateReviewed": null,
             "EventType": "Communication Failure/Timeout",
@@ -11795,7 +15596,7 @@
             "LengthyDescription": null,
             "LogSource": "BMC",
             "Message": "Unable to read CPU 1 core 6 temperature",
-            "ReferencedInvetory": "/xyz/openbmc_project/sensors/temperature/p1_core6_temp",
+            "ReferencedInventory": "/xyz/openbmc_project/sensors/temperature/p1_core6_temp",
             "RelatedEventIDs": {},
             "Serviceable": true,
             "Severity": "Critical",
@@ -11808,7 +15609,7 @@
             "BMCMessageID": "xyz.openbmc_project.Sensor.Device.ReadFailure",
             "CallHomeCandidate": false,
             "CommonEventID": "FQPSPCA0062M",
-            "ComponentInstance": null,
+            "ComponentInstance": "1,7",
             "DateAdded": null,
             "DateReviewed": null,
             "EventType": "Communication Failure/Timeout",
@@ -11816,7 +15617,7 @@
             "LengthyDescription": null,
             "LogSource": "BMC",
             "Message": "Unable to read CPU 1 core 7 temperature",
-            "ReferencedInvetory": "/xyz/openbmc_project/sensors/temperature/p1_core7_temp",
+            "ReferencedInventory": "/xyz/openbmc_project/sensors/temperature/p1_core7_temp",
             "RelatedEventIDs": {},
             "Serviceable": true,
             "Severity": "Critical",
@@ -11829,7 +15630,7 @@
             "BMCMessageID": "xyz.openbmc_project.Sensor.Device.ReadFailure",
             "CallHomeCandidate": false,
             "CommonEventID": "FQPSPCA0062M",
-            "ComponentInstance": null,
+            "ComponentInstance": "1,8",
             "DateAdded": null,
             "DateReviewed": null,
             "EventType": "Communication Failure/Timeout",
@@ -11837,7 +15638,7 @@
             "LengthyDescription": null,
             "LogSource": "BMC",
             "Message": "Unable to read CPU 1 core 8 temperature",
-            "ReferencedInvetory": "/xyz/openbmc_project/sensors/temperature/p1_core8_temp",
+            "ReferencedInventory": "/xyz/openbmc_project/sensors/temperature/p1_core8_temp",
             "RelatedEventIDs": {},
             "Serviceable": true,
             "Severity": "Critical",
@@ -11850,7 +15651,7 @@
             "BMCMessageID": "xyz.openbmc_project.Sensor.Device.ReadFailure",
             "CallHomeCandidate": false,
             "CommonEventID": "FQPSPCA0062M",
-            "ComponentInstance": null,
+            "ComponentInstance": "1,9",
             "DateAdded": null,
             "DateReviewed": null,
             "EventType": "Communication Failure/Timeout",
@@ -11858,7 +15659,7 @@
             "LengthyDescription": null,
             "LogSource": "BMC",
             "Message": "Unable to read CPU 1 core 9 temperature",
-            "ReferencedInvetory": "/xyz/openbmc_project/sensors/temperature/p1_core9_temp",
+            "ReferencedInventory": "/xyz/openbmc_project/sensors/temperature/p1_core9_temp",
             "RelatedEventIDs": {},
             "Serviceable": true,
             "Severity": "Critical",
@@ -11871,7 +15672,7 @@
             "BMCMessageID": "xyz.openbmc_project.Sensor.Device.ReadFailure",
             "CallHomeCandidate": false,
             "CommonEventID": "FQPSPCA0063M",
-            "ComponentInstance": null,
+            "ComponentInstance": 1,
             "DateAdded": null,
             "DateReviewed": null,
             "EventType": "Communication Failure/Timeout",
@@ -11879,7 +15680,7 @@
             "LengthyDescription": null,
             "LogSource": "BMC",
             "Message": "Unable to read CPU 1 VCS voltage regulator temperature",
-            "ReferencedInvetory": "/xyz/openbmc_project/sensors/temperature/p1_vcs_temp",
+            "ReferencedInventory": "/xyz/openbmc_project/sensors/temperature/p1_vcs_temp",
             "RelatedEventIDs": {},
             "Serviceable": true,
             "Severity": "Critical",
@@ -11892,7 +15693,7 @@
             "BMCMessageID": "xyz.openbmc_project.Sensor.Device.ReadFailure",
             "CallHomeCandidate": false,
             "CommonEventID": "FQPSPCA0063M",
-            "ComponentInstance": null,
+            "ComponentInstance": 1,
             "DateAdded": null,
             "DateReviewed": null,
             "EventType": "Communication Failure/Timeout",
@@ -11900,7 +15701,7 @@
             "LengthyDescription": null,
             "LogSource": "BMC",
             "Message": "Unable to read CPU 1 VDD voltage regulator temperature",
-            "ReferencedInvetory": "/xyz/openbmc_project/sensors/temperature/p1_vdd_temp",
+            "ReferencedInventory": "/xyz/openbmc_project/sensors/temperature/p1_vdd_temp",
             "RelatedEventIDs": {},
             "Serviceable": true,
             "Severity": "Critical",
@@ -11913,7 +15714,7 @@
             "BMCMessageID": "xyz.openbmc_project.Sensor.Device.ReadFailure",
             "CallHomeCandidate": false,
             "CommonEventID": "FQPSPCA0063M",
-            "ComponentInstance": null,
+            "ComponentInstance": 1,
             "DateAdded": null,
             "DateReviewed": null,
             "EventType": "Communication Failure/Timeout",
@@ -11921,7 +15722,7 @@
             "LengthyDescription": null,
             "LogSource": "BMC",
             "Message": "Unable to read CPU 1 VDDR voltage regulator temperature",
-            "ReferencedInvetory": "/xyz/openbmc_project/sensors/temperature/p1_vddr_temp",
+            "ReferencedInventory": "/xyz/openbmc_project/sensors/temperature/p1_vddr_temp",
             "RelatedEventIDs": {},
             "Serviceable": true,
             "Severity": "Critical",
@@ -11934,7 +15735,7 @@
             "BMCMessageID": "xyz.openbmc_project.Sensor.Device.ReadFailure",
             "CallHomeCandidate": false,
             "CommonEventID": "FQPSPCA0063M",
-            "ComponentInstance": null,
+            "ComponentInstance": 1,
             "DateAdded": null,
             "DateReviewed": null,
             "EventType": "Communication Failure/Timeout",
@@ -11942,7 +15743,7 @@
             "LengthyDescription": null,
             "LogSource": "BMC",
             "Message": "Unable to read CPU 1 VDN voltage regulator temperature",
-            "ReferencedInvetory": "/xyz/openbmc_project/sensors/temperature/p1_vdn_temp",
+            "ReferencedInventory": "/xyz/openbmc_project/sensors/temperature/p1_vdn_temp",
             "RelatedEventIDs": {},
             "Serviceable": true,
             "Severity": "Critical",
@@ -11955,7 +15756,7 @@
             "BMCMessageID": "xyz.openbmc_project.Sensor.Device.ReadFailure",
             "CallHomeCandidate": false,
             "CommonEventID": "FQPSPPW0031M",
-            "ComponentInstance": null,
+            "ComponentInstance": 0,
             "DateAdded": null,
             "DateReviewed": null,
             "EventType": "Communication Failure/Timeout",
@@ -11963,7 +15764,7 @@
             "LengthyDescription": null,
             "LogSource": "BMC",
             "Message": "Unable to read power supply 0 input voltage",
-            "ReferencedInvetory": "/xyz/openbmc_project/sensors/voltage/ps0_input_voltage",
+            "ReferencedInventory": "/xyz/openbmc_project/sensors/voltage/ps0_input_voltage",
             "RelatedEventIDs": {},
             "Serviceable": true,
             "Severity": "Critical",
@@ -11976,7 +15777,7 @@
             "BMCMessageID": "xyz.openbmc_project.Sensor.Device.ReadFailure",
             "CallHomeCandidate": false,
             "CommonEventID": "FQPSPPW0032M",
-            "ComponentInstance": null,
+            "ComponentInstance": 0,
             "DateAdded": null,
             "DateReviewed": null,
             "EventType": "Communication Failure/Timeout",
@@ -11984,7 +15785,7 @@
             "LengthyDescription": null,
             "LogSource": "BMC",
             "Message": "Unable to read power supply 0 output voltage",
-            "ReferencedInvetory": "/xyz/openbmc_project/sensors/voltage/ps0_output_voltage",
+            "ReferencedInventory": "/xyz/openbmc_project/sensors/voltage/ps0_output_voltage",
             "RelatedEventIDs": {},
             "Serviceable": true,
             "Severity": "Critical",
@@ -11997,7 +15798,7 @@
             "BMCMessageID": "xyz.openbmc_project.Sensor.Device.ReadFailure",
             "CallHomeCandidate": false,
             "CommonEventID": "FQPSPPW0031M",
-            "ComponentInstance": null,
+            "ComponentInstance": 1,
             "DateAdded": null,
             "DateReviewed": null,
             "EventType": "Communication Failure/Timeout",
@@ -12005,7 +15806,7 @@
             "LengthyDescription": null,
             "LogSource": "BMC",
             "Message": "Unable to read power supply 1 input voltage",
-            "ReferencedInvetory": "/xyz/openbmc_project/sensors/voltage/ps1_input_voltage",
+            "ReferencedInventory": "/xyz/openbmc_project/sensors/voltage/ps1_input_voltage",
             "RelatedEventIDs": {},
             "Serviceable": true,
             "Severity": "Critical",
@@ -12018,7 +15819,7 @@
             "BMCMessageID": "xyz.openbmc_project.Sensor.Device.ReadFailure",
             "CallHomeCandidate": false,
             "CommonEventID": "FQPSPPW0032M",
-            "ComponentInstance": null,
+            "ComponentInstance": 1,
             "DateAdded": null,
             "DateReviewed": null,
             "EventType": "Communication Failure/Timeout",
@@ -12026,7 +15827,28 @@
             "LengthyDescription": null,
             "LogSource": "BMC",
             "Message": "Unable to read power supply 1 output voltage",
-            "ReferencedInvetory": "/xyz/openbmc_project/sensors/voltage/ps1_output_voltage",
+            "ReferencedInventory": "/xyz/openbmc_project/sensors/voltage/ps1_output_voltage",
+            "RelatedEventIDs": {},
+            "Serviceable": true,
+            "Severity": "Critical",
+            "UserAction": null,
+            "VMMigrationFlag": null
+        },
+        "xyz.openbmc_project.Sensor.Threshold.Error.CriticalHigh||temperature": {
+            "AffectedLEDs": null,
+            "AffectedSubsystem": "Cooling",
+            "BMCMessageID": "xyz.openbmc_project.Sensor.Threshold.Error.CriticalHigh",
+            "CallHomeCandidate": true,
+            "CommonEventID": "FQPSPCA0072M",
+            "ComponentInstance": null,
+            "DateAdded": null,
+            "DateReviewed": null,
+            "EventType": "Environmental",
+            "Internal": false,
+            "LengthyDescription": null,
+            "LogSource": "BMC",
+            "Message": "Three or more CPU cores have gone over temperature, initiating  a thermal shutdown.",
+            "ReferencedInventory": "temperature",
             "RelatedEventIDs": {},
             "Serviceable": true,
             "Severity": "Critical",
@@ -12047,7 +15869,7 @@
             "LengthyDescription": null,
             "LogSource": "BMC",
             "Message": "Unable to process the image provided",
-            "ReferencedInvetory": null,
+            "ReferencedInventory": null,
             "RelatedEventIDs": {},
             "Serviceable": true,
             "Severity": "Warning",
@@ -12068,7 +15890,7 @@
             "LengthyDescription": null,
             "LogSource": "BMC",
             "Message": "Unable to read the manifest file",
-            "ReferencedInvetory": null,
+            "ReferencedInventory": null,
             "RelatedEventIDs": {},
             "Serviceable": true,
             "Severity": "Warning",
@@ -12088,8 +15910,8 @@
             "Internal": false,
             "LengthyDescription": null,
             "LogSource": "BMC",
-            "Message": "Unabled to decompress the tar file",
-            "ReferencedInvetory": null,
+            "Message": "Unable to decompress the tar file",
+            "ReferencedInventory": null,
             "RelatedEventIDs": {},
             "Serviceable": true,
             "Severity": "Warning",
@@ -12110,17 +15932,122 @@
             "LengthyDescription": null,
             "LogSource": "BMC",
             "Message": "The soft power off of the host has timed out",
-            "ReferencedInvetory": null,
+            "ReferencedInventory": null,
             "RelatedEventIDs": {},
             "Serviceable": true,
             "Severity": "Warning",
             "UserAction": null,
             "VMMigrationFlag": null
+        },
+        "xyz.openbmc_project.State.Shutdown.Inventory.Error.Fan": {
+            "AffectedLEDs": null,
+            "AffectedSubsystem": "Cooling",
+            "BMCMessageID": "xyz.openbmc_project.State.Shutdown.Inventory.Error.Fan",
+            "CallHomeCandidate": false,
+            "CommonEventID": "FQPSPCA0067F",
+            "ComponentInstance": null,
+            "DateAdded": null,
+            "DateReviewed": null,
+            "EventType": "Unrecoverable Hardware Failure",
+            "Internal": false,
+            "LengthyDescription": null,
+            "LogSource": null,
+            "Message": "The system shut down due to not having enough functional fans.",
+            "ReferencedInventory": null,
+            "RelatedEventIDs": {},
+            "Serviceable": false,
+            "Severity": "Warning",
+            "UserAction": null,
+            "VMMigrationFlag": null
+        },
+        "xyz.openbmc_project.State.Shutdown.Power.Error.Fault": {
+            "AffectedLEDs": null,
+            "AffectedSubsystem": "Cooling",
+            "BMCMessageID": "xyz.openbmc_project.State.Shutdown.Power.Error.Fault",
+            "CallHomeCandidate": false,
+            "CommonEventID": "FQPSPCA0068F",
+            "ComponentInstance": null,
+            "DateAdded": null,
+            "DateReviewed": null,
+            "EventType": "Environmental",
+            "Internal": false,
+            "LengthyDescription": null,
+            "LogSource": null,
+            "Message": "The system was shut down due to a power fault being detected.",
+            "ReferencedInventory": null,
+            "RelatedEventIDs": {},
+            "Serviceable": false,
+            "Severity": "Warning",
+            "UserAction": null,
+            "VMMigrationFlag": null
+        },
+        "xyz.openbmc_project.State.Shutdown.ThermalEvent.Error.GPU": {
+            "AffectedLEDs": null,
+            "AffectedSubsystem": "Cooling",
+            "BMCMessageID": "xyz.openbmc_project.State.Shutdown.ThermalEvent.Error.GPU",
+            "CallHomeCandidate": false,
+            "CommonEventID": "FQPSPCA0070F",
+            "ComponentInstance": null,
+            "DateAdded": null,
+            "DateReviewed": null,
+            "EventType": "Environmental",
+            "Internal": false,
+            "LengthyDescription": null,
+            "LogSource": null,
+            "Message": "The system was shut down due to a GPU going over temperature",
+            "ReferencedInventory": null,
+            "RelatedEventIDs": {},
+            "Serviceable": false,
+            "Severity": "Warning",
+            "UserAction": null,
+            "VMMigrationFlag": null
+        },
+        "xyz.openbmc_project.State.Shutdown.ThermalEvent.Error.Processor": {
+            "AffectedLEDs": null,
+            "AffectedSubsystem": "Cooling",
+            "BMCMessageID": "xyz.openbmc_project.State.Shutdown.ThermalEvent.Error.Processor",
+            "CallHomeCandidate": false,
+            "CommonEventID": "FQPSPCA0069F",
+            "ComponentInstance": null,
+            "DateAdded": null,
+            "DateReviewed": null,
+            "EventType": "Environmental",
+            "Internal": false,
+            "LengthyDescription": null,
+            "LogSource": null,
+            "Message": "The system was shut down due to a processor going over temperature",
+            "ReferencedInventory": null,
+            "RelatedEventIDs": {},
+            "Serviceable": false,
+            "Severity": "Warning",
+            "UserAction": null,
+            "VMMigrationFlag": null
+        },
+        "xyz.opnbmc_project.State.Host.Error.SoftOffTimeout": {
+            "AffectedLEDs": null,
+            "AffectedSubsystem": "Canister/Appliance",
+            "BMCMessageID": "xyz.opnbmc_project.State.Host.Error.SoftOffTimeout",
+            "CallHomeCandidate": null,
+            "CommonEventID": "FQPSPAA0010M",
+            "ComponentInstance": null,
+            "DateAdded": null,
+            "DateReviewed": null,
+            "EventType": "Firmware/Software Failure",
+            "Internal": false,
+            "LengthyDescription": null,
+            "LogSource": null,
+            "Message": "The host did not shutdown within the configured time",
+            "ReferencedInventory": null,
+            "RelatedEventIDs": {},
+            "Serviceable": true,
+            "Severity": "Critical",
+            "UserAction": null,
+            "VMMigrationFlag": null
         }
     },
     "fileInfo": {
         "Entity": "IBM OpenBMC",
-        "Version": 0.1,
+        "Version": 1.4,
         "language": "English"
     }
-}
+}
\ No newline at end of file