WARNING: Version 6.2 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
editCeph 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
cluster_status fields
editcluster_status
ceph.cluster_status.version
edittype: long
Ceph Status version
ceph.cluster_status.traffic.read_bytes
edittype: long
format: bytes
Cluster read throughput per second
ceph.cluster_status.traffic.write_bytes
edittype: long
format: bytes
Cluster write throughput per second
ceph.cluster_status.traffic.read_op_per_sec
edittype: long
Cluster read iops per second
ceph.cluster_status.traffic.write_op_per_sec
edittype: long
Cluster write iops per second
ceph.cluster_status.misplace.total
edittype: long
Cluster misplace pg number
ceph.cluster_status.misplace.objects
edittype: long
Cluster misplace objects number
ceph.cluster_status.misplace.ratio
edittype: scaled_float
format: percent
Cluster misplace ratio
ceph.cluster_status.degraded.total
edittype: long
Cluster degraded pg number
ceph.cluster_status.degraded.objects
edittype: long
Cluster degraded objects number
ceph.cluster_status.degraded.ratio
edittype: scaled_float
format: percent
Cluster degraded ratio
ceph.cluster_status.pg.data_bytes
edittype: long
format: bytes
Cluster pg data bytes
ceph.cluster_status.pg.avail_bytes
edittype: long
format: bytes
Cluster available bytes
ceph.cluster_status.pg.total_bytes
edittype: long
format: bytes
Cluster total bytes
ceph.cluster_status.pg.used_bytes
edittype: long
format: bytes
Cluster used bytes
ceph.cluster_status.pg_state.state_name
edittype: long
Pg state description
ceph.cluster_status.pg_state.count
edittype: long
Shows how many pgs are in state of pg_state.state_name
ceph.cluster_status.pg_state.version
edittype: long
Cluster status version
ceph.cluster_status.osd.full
edittype: boolean
Is osd full
ceph.cluster_status.osd.nearfull
edittype: boolean
Is osd near full
ceph.cluster_status.osd.num_osds
edittype: long
Shows how many osds in the cluster
ceph.cluster_status.osd.num_up_osds
edittype: long
Shows how many osds are on the state of UP
ceph.cluster_status.osd.num_in_osds
edittype: long
Shows how many osds are on the state of IN
ceph.cluster_status.osd.num_remapped_pgs
edittype: long
Shows how many osds are on the state of REMAPPED
ceph.cluster_status.osd.epoch
edittype: long
epoch number
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
osd_df fields
editceph osd disk usage information
ceph.osd_df.id
edittype: long
osd node id
ceph.osd_df.name
edittype: text
osd node name
ceph.osd_df.device_class
edittype: keyword
osd node type, illegal type include hdd, ssd etc.
ceph.osd_df.total.byte
edittype: long
format: bytes
osd disk total volume
ceph.osd_df.used.byte
edittype: long
format: bytes
osd disk usage volume
ceph.osd_df.available.bytes
edittype: long
format: bytes
osd disk available volume
ceph.osd_df.pg_num
edittype: long
shows how many pg located on this osd
ceph.osd_df.used.pct
edittype: scaled_float
format: percent
osd disk usage percentage
osd_tree fields
editceph osd tree info
ceph.osd_tree.id
edittype: long
osd or bucket node id
ceph.osd_tree.name
edittype: text
osd or bucket node name
ceph.osd_tree.type
edittype: keyword
osd or bucket node type, illegal type include osd, host, root etc.
ceph.osd_tree.type_id
edittype: long
osd or bucket node typeID
ceph.osd_tree.children
edittype: text
bucket children list, separated by comma.
ceph.osd_tree.crush_weight
edittype: float
osd node crush weight
ceph.osd_tree.depth
edittype: long
node depth
ceph.osd_tree.exists
edittype: boolean
is node still exist or not(1-yes, 0-no)
ceph.osd_tree.primary_affinity
edittype: float
the weight of reading data from primary osd
ceph.osd_tree.reweight
edittype: long
the reweight of osd
ceph.osd_tree.status
edittype: keyword
status of osd, it should be up or down
ceph.osd_tree.device_class
edittype: keyword
the device class of osd, like hdd, ssd etc.
ceph.osd_tree.father
edittype: keyword
the parent node of this osd or bucket node
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