Home
last modified time | relevance | path

Searched hist:"17952 d949a8cb54b7e68444500336de7e0ff1523" (Results 1 – 2 of 2) sorted by relevance

/openbmc/phosphor-logging/extensions/openpower-pels/registry/
H A DREADME.mddiff 17952d949a8cb54b7e68444500336de7e0ff1523 Fri Apr 10 13:50:31 CDT 2020 Matt Spinler <spinler@us.ibm.com> PEL: Document support for sys based severities

Update the PEL message registry JSON schema and readme to support PEL
severity values that can depend on the system type.

For example:
"Severity":
[
{
"System": "systemA",
"SevValue": "predictive"
},
{
"System": "systemB",
"SevValue": "recovered"
},
{
"SevValue": "unrecoverable"
}
]

On system systemA, the severity is predictive.
On system systemB, it is recovered.
On any other system it is unrecoverable.

The original method is still valid, like:
"Severity": "recovered"

Signed-off-by: Matt Spinler <spinler@us.ibm.com>
Change-Id: Ie1abae8f7a1dc55daec86ee86b4c1c4f7b83b19b
/openbmc/phosphor-logging/extensions/openpower-pels/registry/schema/
H A Dschema.jsondiff 17952d949a8cb54b7e68444500336de7e0ff1523 Fri Apr 10 13:50:31 CDT 2020 Matt Spinler <spinler@us.ibm.com> PEL: Document support for sys based severities

Update the PEL message registry JSON schema and readme to support PEL
severity values that can depend on the system type.

For example:
"Severity":
[
{
"System": "systemA",
"SevValue": "predictive"
},
{
"System": "systemB",
"SevValue": "recovered"
},
{
"SevValue": "unrecoverable"
}
]

On system systemA, the severity is predictive.
On system systemB, it is recovered.
On any other system it is unrecoverable.

The original method is still valid, like:
"Severity": "recovered"

Signed-off-by: Matt Spinler <spinler@us.ibm.com>
Change-Id: Ie1abae8f7a1dc55daec86ee86b4c1c4f7b83b19b