IMPORTANT: This documentation is no longer updated. Refer to Elastic's version policy and the latest documentation.

Ceph fields

edit

Ceph module

ceph fields

edit

ceph contains the metrics that were scraped from CEPH.

cluster_disk fields

edit

cluster_disk

ceph.cluster_disk.available.bytes

type: long

format: bytes

Available bytes of the cluster

ceph.cluster_disk.total.bytes

type: long

format: bytes

Total bytes of the cluster

ceph.cluster_disk.used.bytes

type: long

format: bytes

Used bytes of the cluster

cluster_health fields

edit

cluster_health

ceph.cluster_health.overall_status

type: keyword

Overall status of the cluster

ceph.cluster_health.timechecks.epoch

type: long

Map version

ceph.cluster_health.timechecks.round.value

type: long

timecheck round

ceph.cluster_health.timechecks.round.status

type: keyword

Status of the round

cluster_status fields

edit

cluster_status

ceph.cluster_status.version

type: long

Ceph Status version

ceph.cluster_status.traffic.read_bytes

type: long

format: bytes

Cluster read throughput per second

ceph.cluster_status.traffic.write_bytes

type: long

format: bytes

Cluster write throughput per second

ceph.cluster_status.traffic.read_op_per_sec

type: long

Cluster read iops per second

ceph.cluster_status.traffic.write_op_per_sec

type: long

Cluster write iops per second

ceph.cluster_status.misplace.total

type: long

Cluster misplace pg number

ceph.cluster_status.misplace.objects

type: long

Cluster misplace objects number

ceph.cluster_status.misplace.ratio

type: scaled_float

format: percent

Cluster misplace ratio

ceph.cluster_status.degraded.total

type: long

Cluster degraded pg number

ceph.cluster_status.degraded.objects

type: long

Cluster degraded objects number

ceph.cluster_status.degraded.ratio

type: scaled_float

format: percent

Cluster degraded ratio

ceph.cluster_status.pg.data_bytes

type: long

format: bytes

Cluster pg data bytes

ceph.cluster_status.pg.avail_bytes

type: long

format: bytes

Cluster available bytes

ceph.cluster_status.pg.total_bytes

type: long

format: bytes

Cluster total bytes

ceph.cluster_status.pg.used_bytes

type: long

format: bytes

Cluster used bytes

ceph.cluster_status.pg_state.state_name

type: long

Pg state description

ceph.cluster_status.pg_state.count

type: long

Shows how many pgs are in state of pg_state.state_name

ceph.cluster_status.pg_state.version

type: long

Cluster status version

ceph.cluster_status.osd.full

type: boolean

Is osd full

ceph.cluster_status.osd.nearfull

type: boolean

Is osd near full

ceph.cluster_status.osd.num_osds

type: long

Shows how many osds in the cluster

ceph.cluster_status.osd.num_up_osds

type: long

Shows how many osds are on the state of UP

ceph.cluster_status.osd.num_in_osds

type: long

Shows how many osds are on the state of IN

ceph.cluster_status.osd.num_remapped_pgs

type: long

Shows how many osds are on the state of REMAPPED

ceph.cluster_status.osd.epoch

type: long

epoch number

monitor_health fields

edit

monitor_health stats data

ceph.monitor_health.available.pct

type: long

Available percent of the MON

ceph.monitor_health.health

type: keyword

Health of the MON

ceph.monitor_health.available.kb

type: long

Available KB of the MON

ceph.monitor_health.total.kb

type: long

Total KB of the MON

ceph.monitor_health.used.kb

type: long

Used KB of the MON

ceph.monitor_health.last_updated

type: date

Time when was updated

ceph.monitor_health.name

type: keyword

Name of the MON

ceph.monitor_health.store_stats.log.bytes

type: long

format: bytes

Log bytes of MON

ceph.monitor_health.store_stats.misc.bytes

type: long

format: bytes

Misc bytes of MON

ceph.monitor_health.store_stats.sst.bytes

type: long

format: bytes

SST bytes of MON

ceph.monitor_health.store_stats.total.bytes

type: long

format: bytes

Total bytes of MON

ceph.monitor_health.store_stats.last_updated

type: long

Last updated

osd_df fields

edit

ceph osd disk usage information

ceph.osd_df.id

type: long

osd node id

ceph.osd_df.name

type: text

osd node name

ceph.osd_df.device_class

type: keyword

osd node type, illegal type include hdd, ssd etc.

ceph.osd_df.total.byte

type: long

format: bytes

osd disk total volume

ceph.osd_df.used.byte

type: long

format: bytes

osd disk usage volume

ceph.osd_df.available.bytes

type: long

format: bytes

osd disk available volume

ceph.osd_df.pg_num

type: long

shows how many pg located on this osd

ceph.osd_df.used.pct

type: scaled_float

format: percent

osd disk usage percentage

osd_tree fields

edit

ceph osd tree info

ceph.osd_tree.id

type: long

osd or bucket node id

ceph.osd_tree.name

type: text

osd or bucket node name

ceph.osd_tree.type

type: keyword

osd or bucket node type, illegal type include osd, host, root etc.

ceph.osd_tree.type_id

type: long

osd or bucket node typeID

ceph.osd_tree.children

type: text

bucket children list, separated by comma.

ceph.osd_tree.crush_weight

type: float

osd node crush weight

ceph.osd_tree.depth

type: long

node depth

ceph.osd_tree.exists

type: boolean

is node still exist or not(1-yes, 0-no)

ceph.osd_tree.primary_affinity

type: float

the weight of reading data from primary osd

ceph.osd_tree.reweight

type: long

the reweight of osd

ceph.osd_tree.status

type: keyword

status of osd, it should be up or down

ceph.osd_tree.device_class

type: keyword

the device class of osd, like hdd, ssd etc.

ceph.osd_tree.father

type: keyword

the parent node of this osd or bucket node

pool_disk fields

edit

pool_disk

ceph.pool_disk.id

type: long

Id of the pool

ceph.pool_disk.name

type: keyword

Name of the pool

ceph.pool_disk.stats.available.bytes

type: long

format: bytes

Available bytes of the pool

ceph.pool_disk.stats.objects

type: long

Number of objects of the pool

ceph.pool_disk.stats.used.bytes

type: long

format: bytes

Used bytes of the pool

ceph.pool_disk.stats.used.kb

type: long

Used kb of the pool