Fixes: https://tracker.ceph.com/issues/57014
Signed-off-by: Jos Collin <jcollin@redhat.com>
Interval should be greater than or equal to 0.5 seconds. Fractional seconds are honoured.
+To dump the metrics to stdout without creating a curses display use::
+
+ $ cephfs-top --dump
+
+To dump the metrics of the given filesystem to stdout without creating a curses display use::
+
+ $ cephfs-top --dumpfs <fs_name>
+
Interactive Commands
--------------------
Refresh interval in seconds (default: 1)
+.. option:: --dump
+
+ Dump the metrics to stdout
+
+.. option:: --dumpfs <fs_name>
+
+ Dump the metrics of the given filesystem to stdout
+
Descriptions of fields
======================