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-jcollin-testing-20251016.111424-tentacle~19^2 X-Git-Url: http://git.apps.os.sepia.ceph.com/?a=commitdiff_plain;h=e83bcac96cda00baf2ddbc5d9b8eacba9df1374c;p=ceph-ci.git doc: add format option in docs Fixes: https://tracker.ceph.com/issues/71546 Signed-off-by: Shraddha Agrawal (cherry picked from commit 14412e76a2f47aad94eed1eb51af964172281fe6) --- diff --git a/doc/rados/operations/monitoring.rst b/doc/rados/operations/monitoring.rst index 2e3294a955f..e4552088ff7 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