meta: terminus: add upper non-recoverable threshold
Add the upper non-recoverable threshold portion from an existing
downstream patch[1]. Terminus is only used on Yv4 currently
and this threshold has been successfully used for a while there.
[1]: https://github.com/facebook/openbmc/blob/8f431f233365cb19556084e8768d9c74e1d67322/meta-facebook/meta-yosemite4/recipes-phosphor/configuration/entity-manager/0005-configurations-Revise-the-Terminus-NIC-sensor-name.patch#L4
Signed-off-by: Patrick Williams <patrick@stwcx.xyz>
Change-Id: I819eac46795a09ffba7244668cbc462995edfe5a
diff --git a/configurations/meta/terminus_2x100g_nic_tsff.json b/configurations/meta/terminus_2x100g_nic_tsff.json
index 35dbf6f..39a591a 100644
--- a/configurations/meta/terminus_2x100g_nic_tsff.json
+++ b/configurations/meta/terminus_2x100g_nic_tsff.json
@@ -17,6 +17,13 @@
{
"Direction": "greater than",
"Index": 2,
+ "Name": "upper non recoverable",
+ "Severity": 4,
+ "Value": 115
+ },
+ {
+ "Direction": "greater than",
+ "Index": 2,
"Name": "upper critical",
"Severity": 1,
"Value": 105