Hi e_espinel,
Thank you for the response.
I have Dell Power edge and Hp servers.
| Re: Memory Correctable ECC events are not considered serious errors, but a count is kept (PFA) that when exceeding the limit | defined by the manufacturer it is recommended to plan the change.
Yes, exactly that's what I am trying to monitor to see how many times the correctable error was reported. To do that I run the command
esxcli hardware ipmi sel list
Record:390
Record Id: 390
When: 2019-02-28T01:08:16
Event Type: 111 (Unknown)
SEL Type: 2 (System Event)
Message: Assert + Memory Correctable ECC
Sensor Number: 83
Raw:
Formatted-Raw:
There were more events like this....
This tells me that ECC correctable memory event happened on the given date and time. But I don't know which memory module it happened in. It only says Sensor Number: 83 . So is there any command or cli tool that can tell me which memory module this sensor number belongs to as I have multiple DIMM modules on my server.
Thank you so much