diff options
author | Peter Yin <peter.yin@quantatw.com> | 2025-07-14 12:40:04 +0300 |
---|---|---|
committer | Amithash Prasad <amithash@meta.com> | 2025-07-22 21:34:31 +0300 |
commit | 6c5cc06ea294b36bafb417b48fc874d45f98fa0a (patch) | |
tree | 0a74df1803b93d6a7c35a77fe3cafc15560c87fa /meta-openembedded/meta-python/recipes-devtools/python/python3-matplotlib | |
parent | fdc0479b63181f2a0f497ad7fa07e960694602a9 (diff) | |
download | openbmc-6c5cc06ea294b36bafb417b48fc874d45f98fa0a.tar.xz |
meta-facebook: harma: add SMC event log for health-mmc monitoring
Monitor health-mmc status to log an SMC event when issues are detected
or when MMC update completes, improving system observability.
'''
"4": {
"additional_data": {
"FAILURE_TYPE": "health-mmc",
"IDENTIFIER": "/xyz/openbmc_project/inventory/system/board/Minerva_Aegis/smc0",
"_CODE_FILE": "/usr/src/debug/phosphor-logging/1.0+git/log_create_main.cpp",
"_CODE_FUNC": "int generate_event(const std::string&, const nlohmann::json_abi_v3_11_3::json&)",
"_CODE_LINE": "34",
"_PID": "1076"
},
"event_id": "",
"message": "xyz.openbmc_project.State.SMC.SMCFailed",
"redfish": {
"args": [
"/xyz/openbmc_project/inventory/system/board/Minerva_Aegis/smc0"
],
"id": "OpenBMC_StateSMC.SMCFailed",
"message": "The Satellite Management Controller '/xyz/openbmc_project/inventory/system/board/Minerva_Aegis/smc0' is in a failure state."
},
"resolution": "",
"resolved": true,
"severity": "xyz.openbmc_project.Logging.Entry.Level.Error",
"timestamp": "2025-07-14T09:39:10.403000000Z",
"updated_timestamp": "2025-07-14T09:39:25.462000000Z"
},
"5": {
"additional_data": {
"IDENTIFIER": "/xyz/openbmc_project/inventory/system/board/Minerva_Aegis/smc0",
"_CODE_FILE": "/usr/src/debug/phosphor-logging/1.0+git/log_create_main.cpp",
"_CODE_FUNC": "int generate_event(const std::string&, const nlohmann::json_abi_v3_11_3::json&)",
"_CODE_LINE": "34",
"_PID": "1107"
},
"event_id": "",
"message": "xyz.openbmc_project.State.SMC.SMCRestored",
"redfish": {
"args": [
"/xyz/openbmc_project/inventory/system/board/Minerva_Aegis/smc0"
],
"id": "OpenBMC_StateSMC.SMCRestored",
"message": "The Satellite Management Controller '/xyz/openbmc_project/inventory/system/board/Minerva_Aegis/smc0' is in a restored state."
},
"resolution": "",
"resolved": false,
"severity": "xyz.openbmc_project.Logging.Entry.Level.Informational",
"timestamp": "2025-07-14T09:39:26.963000000Z",
"updated_timestamp": "2025-07-14T09:39:26.963000000Z"
},
'''
Change-Id: I71bbdcc5ba361543e373e5c43e722f0f14a54239
Signed-off-by: Peter Yin <peter.yin@quantatw.com>
Diffstat (limited to 'meta-openembedded/meta-python/recipes-devtools/python/python3-matplotlib')
0 files changed, 0 insertions, 0 deletions