phosphor-fan-monitor framework
This application will monitor the actual speeds of
fans (via their sensors) and compare them to their
expected speeds. If a fan is too slow for too long,
it will have its Functional property in the inventory
set to false. If it starts working again, the property
will be set back to true.
It will use configuration data to say which fans to check
and which values to use for various timeout and deviation
parameters.
Change-Id: Ic61613018a758727835b70f2df0ecd1bf12e8256
Signed-off-by: Matt Spinler <spinler@us.ibm.com>
diff --git a/.gitignore b/.gitignore
index b49549b..8766eea 100644
--- a/.gitignore
+++ b/.gitignore
@@ -21,3 +21,5 @@
phosphor-fan-presence-tach
phosphor-fan-control
fan_zone_defs.cpp
+phosphor-fan-monitor
+phosphor-cooling-type