Signed-off-by: Shraddha Agrawal <shraddha.agrawal000@gmail.com>
We first calculate the Mean Time Between Failures (MTBF) and
Mean Time To Recover (MTTR) from the uptime and downtime recorded
for each pool and arrive at the availability score
-by finding ratio of MTBF to total time (ie MTTR + MTBF). The score
-is updated every 5 seconds.
\ No newline at end of file
+by finding ratio of MTBF to total time (ie MTTR + MTBF).
+
+The score is updated every 5 seconds. This interval is currently
+not configurable.
\ No newline at end of file