From: Shraddha Agrawal Date: Thu, 18 Sep 2025 08:15:39 +0000 (+0100) Subject: doc: add format option in docs X-Git-Tag: testing/wip-vshankar-testing-20250922.090107-debug~2^2 X-Git-Url: http://git.apps.os.sepia.ceph.com/?a=commitdiff_plain;h=14412e76a2f47aad94eed1eb51af964172281fe6;p=ceph-ci.git doc: add format option in docs Fixes: https://tracker.ceph.com/issues/71546 Signed-off-by: Shraddha Agrawal --- diff --git a/doc/rados/operations/monitoring.rst b/doc/rados/operations/monitoring.rst index 90d5fc90a7d..e5fed595c7f 100644 --- a/doc/rados/operations/monitoring.rst +++ b/doc/rados/operations/monitoring.rst @@ -761,6 +761,9 @@ Example output: cephfs.a.meta 77s 0s 0 0s 0s 1 1 cephfs.a.data 76s 0s 0 0s 0s 1 1 +The time values above are rounded for readability. To see the exact second +values, use the option ``--format`` with ``json`` or ``json-pretty`` value. + A pool is considered ``unavailable`` when at least one PG in the pool becomes inactive or there is at least one unfound object in the pool. Otherwise the pool is considered ``available``. Depending on the