NOTE: You are looking at documentation for an older release. For the latest information, see the current release documentation.
Ceph cluster_disk metricset
editCeph cluster_disk metricset
editThis is the cluster_disk
metricset of the Ceph module.
Fields
editFor a description of each field in the metricset, see the exported fields section.
Here is an example document generated by this metricset:
{ "@timestamp": "2017-10-12T08:05:34.853Z", "beat": { "hostname": "host.example.com", "name": "host.example.com" }, "ceph": { "cluster_disk": { "available": { "bytes": 50847313920 }, "total": { "bytes": 67371577344 }, "used": { "bytes": 13071564800 } } }, "metricset": { "host": "ceph:5000", "module": "ceph", "name": "cluster_disk", "rtt": 115 } }