Skip to content

Commit 14412e7

Browse files
committed
doc: add format option in docs
Fixes: https://tracker.ceph.com/issues/71546 Signed-off-by: Shraddha Agrawal <[email protected]>
1 parent 2bc4922 commit 14412e7

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

doc/rados/operations/monitoring.rst

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -761,6 +761,9 @@ Example output:
761761
cephfs.a.meta 77s 0s 0 0s 0s 1 1
762762
cephfs.a.data 76s 0s 0 0s 0s 1 1
763763

764+
The time values above are rounded for readability. To see the exact second
765+
values, use the option ``--format`` with ``json`` or ``json-pretty`` value.
766+
764767
A pool is considered ``unavailable`` when at least one PG in the pool
765768
becomes inactive or there is at least one unfound object in the pool.
766769
Otherwise the pool is considered ``available``. Depending on the

0 commit comments

Comments
 (0)