WARNING: Version 5.4 of Metricbeat has passed its EOL date.
This documentation is no longer being maintained and may be removed. If you are running this version, we strongly advise you to upgrade. For the latest information, see the current release documentation.
ceph Fields
editceph Fields
editThis functionality is in beta and is subject to change. The design and code is less mature than official GA features and is being provided as-is with no warranties. Beta features are not subject to the support SLA of official GA features.
ceph Module
ceph Fields
editceph
contains the metrics that were scraped from CEPH.
cluster_disk Fields
editcluster_disk
ceph.cluster_disk.available.bytes
edittype: long
format: bytes
Available bytes of the cluster
ceph.cluster_disk.total.bytes
edittype: long
format: bytes
Total bytes of the cluster
ceph.cluster_disk.used.bytes
edittype: long
format: bytes
Used bytes of the cluster
cluster_health Fields
editcluster_health
ceph.cluster_health.overall_status
edittype: keyword
Overall status of the cluster
ceph.cluster_health.timechecks.epoch
edittype: long
Map version
ceph.cluster_health.timechecks.round.value
edittype: long
timecheck round
ceph.cluster_health.timechecks.round.status
edittype: keyword
Status of the round
monitor_health Fields
editmonitor_health stats data
ceph.monitor_health.available.pct
edittype: long
Available percent of the MON
ceph.monitor_health.health
edittype: keyword
Health of the MON
ceph.monitor_health.available.kb
edittype: long
Available KB of the MON
ceph.monitor_health.total.kb
edittype: long
Total KB of the MON
ceph.monitor_health.used.kb
edittype: long
Used KB of the MON
ceph.monitor_health.last_updated
edittype: date
Time when was updated
ceph.monitor_health.name
edittype: keyword
Name of the MON
ceph.monitor_health.store_stats.log.bytes
edittype: long
format: bytes
Log bytes of MON
ceph.monitor_health.store_stats.misc.bytes
edittype: long
format: bytes
Misc bytes of MON
ceph.monitor_health.store_stats.sst.bytes
edittype: long
format: bytes
SST bytes of MON
ceph.monitor_health.store_stats.total.bytes
edittype: long
format: bytes
Total bytes of MON
ceph.monitor_health.store_stats.last_updated
edittype: long
Last updated
pool_disk Fields
editpool_disk
ceph.pool_disk.id
edittype: long
Id of the pool
ceph.pool_disk.name
edittype: keyword
Name of the pool
ceph.pool_disk.stats.available.bytes
edittype: long
format: bytes
Available bytes of the pool
ceph.pool_disk.stats.objects
edittype: long
Number of objects of the pool
ceph.pool_disk.stats.used.bytes
edittype: long
format: bytes
Used bytes of the pool
ceph.pool_disk.stats.used.kb
edittype: long
Used kb of the pool