summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--meta-facebook/recipes-phosphor/health/files/bmc_health_config.json6
1 files changed, 6 insertions, 0 deletions
diff --git a/meta-facebook/recipes-phosphor/health/files/bmc_health_config.json b/meta-facebook/recipes-phosphor/health/files/bmc_health_config.json
index 0807bae899..2dd23974e5 100644
--- a/meta-facebook/recipes-phosphor/health/files/bmc_health_config.json
+++ b/meta-facebook/recipes-phosphor/health/files/bmc_health_config.json
@@ -28,6 +28,12 @@
"Value": 85.0,
"Log": true,
"Target": "reboot.target"
+ },
+ "Warning":
+ {
+ "Value": 70.0,
+ "Log": true,
+ "Target": ""
}
}
},