summaryrefslogtreecommitdiffstats
path: root/monitor/fan.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'monitor/fan.hpp')
-rw-r--r--monitor/fan.hpp5
1 files changed, 5 insertions, 0 deletions
diff --git a/monitor/fan.hpp b/monitor/fan.hpp
index fb87b66..48c6df0 100644
--- a/monitor/fan.hpp
+++ b/monitor/fan.hpp
@@ -176,6 +176,11 @@ class Fan
const size_t _deviation;
/**
+ * @brief True if deviation indicates minimum absolute RPM
+ */
+ bool _deviationIsMinRPM;
+
+ /**
* The number of sensors that must be nonfunctional at the
* same time in order for the fan to be set to nonfunctional
* in the inventory.
OpenPOWER on IntegriCloud