summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--meta-ibm/recipes-phosphor/health/files/bmc_health_config.json14
1 files changed, 7 insertions, 7 deletions
diff --git a/meta-ibm/recipes-phosphor/health/files/bmc_health_config.json b/meta-ibm/recipes-phosphor/health/files/bmc_health_config.json
index 39d84842b1..bb6e6e3d37 100644
--- a/meta-ibm/recipes-phosphor/health/files/bmc_health_config.json
+++ b/meta-ibm/recipes-phosphor/health/files/bmc_health_config.json
@@ -4,13 +4,13 @@
"Window_size": 120,
"Threshold":
{
- "Critical":
+ "Critical_Upper":
{
"Value": 90.0,
"Log": true,
"Target": ""
},
- "Warning":
+ "Warning_Upper":
{
"Value": 80.0,
"Log": false,
@@ -23,7 +23,7 @@
"Window_size": 120,
"Threshold":
{
- "Critical":
+ "Critical_Upper":
{
"Value": 85.0,
"Log": true,
@@ -37,9 +37,9 @@
"Window_size": 120,
"Threshold":
{
- "Critical":
+ "Critical_Lower":
{
- "Value": 85.0,
+ "Value": 15.0,
"Log": true,
"Target": ""
}
@@ -51,9 +51,9 @@
"Window_size":120,
"Threshold":
{
- "Critical":
+ "Critical_Lower":
{
- "Value": 85.0,
+ "Value": 15.0,
"Log": true,
"Target": ""
}