From: Zac Dover Date: Sun, 1 Jun 2025 23:14:45 +0000 (+1000) Subject: doc/mgr: edit iostat.rst X-Git-Url: http://git.apps.os.sepia.ceph.com/?a=commitdiff_plain;h=29d34064da75f0efd7b2bfa907a5e74fba2a5a16;p=ceph.git doc/mgr: edit iostat.rst Rewrite the first sentence in doc/mgr/iostat.rst. This follows up on a request made by Anthony D'Atri in https://github.com/ceph/ceph/pull/63418#discussion_r2102806688. Signed-off-by: Zac Dover (cherry picked from commit 766a58ce7bc725d37b642df56465b28bde4f2f4a) --- diff --git a/doc/mgr/iostat.rst b/doc/mgr/iostat.rst index ff24f1758604e..997f66709a820 100644 --- a/doc/mgr/iostat.rst +++ b/doc/mgr/iostat.rst @@ -3,8 +3,7 @@ iostat ====== -The ``iostat`` module shows the current throughput and IOPS done on the Ceph -cluster. +The ``iostat`` module reports metrics for cluster throughpout and IOPS. Enabling --------