Dump Ceph performance counters
The ceph daemon .. perf dump command outputs the current values and
groups the metrics under the collection name for each subsystem.
Prerequisites
-
A running IBM Storage Ceph cluster.
-
Root-level access to the node.
Procedure
-
To view the current metric data:
Syntax
ceph daemon DAEMON_NAME perf dumpNote: run the ceph daemon command from the node running the daemon. -
Executing
ceph daemon .. perf dumpcommand from the Monitor node:[ceph: root@host01 /]# ceph daemon mon.host01 perf dump -
Executing the
ceph daemon .. perf dumpcommand from the OSD node:[ceph: root@host01 /]# ceph daemon osd.11 perf dump
Reference
-
To view a short description of each Monitor metric available, see Ceph Monitor metrics.