]> git.apps.os.sepia.ceph.com Git - ceph.git/commitdiff
doc: address review comments
authorShraddha Agrawal <shraddha.agrawal000@gmail.com>
Thu, 15 May 2025 05:33:10 +0000 (11:03 +0530)
committerShraddha Agrawal <shraddha.agrawal000@gmail.com>
Thu, 15 May 2025 05:33:50 +0000 (11:03 +0530)
Signed-off-by: Shraddha Agrawal <shraddha.agrawal000@gmail.com>
doc/rados/operations/monitoring.rst

index 176661d8bc91854afaa034697dbcafc236afcea2..47251327b24271d15e2b6a79cbfefba70beea807 100644 (file)
@@ -768,5 +768,7 @@ Otherwise the pool is considered ``available``.
 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