From: Shraddha Agrawal Date: Thu, 15 May 2025 05:33:10 +0000 (+0530) Subject: doc: address review comments X-Git-Tag: v20.1.0~284^2~1 X-Git-Url: http://git.apps.os.sepia.ceph.com/?a=commitdiff_plain;h=f72e7c6f82871bdbbab2619b6973a26067b1a35d;p=ceph.git doc: address review comments Signed-off-by: Shraddha Agrawal (cherry picked from commit cae4231cb5395e43802058d3c0ea764ab9469bb0) --- diff --git a/doc/rados/operations/monitoring.rst b/doc/rados/operations/monitoring.rst index 176661d8bc918..47251327b2427 100644 --- a/doc/rados/operations/monitoring.rst +++ b/doc/rados/operations/monitoring.rst @@ -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