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 Module
editceph Module
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.
This is the ceph Module. Metrics are collected submitting HTTP GET requests to ceph-rest-api. Reference: http://docs.ceph.com/docs/master/man/8/ceph-rest-api/
Example Configuration
editThe ceph module supports the standard configuration options that are described in Modules. Here is an example configuration:
metricbeat.modules: #- module: ceph # metricsets: ["cluster_disk", "cluster_health", "monitor_health", "pool_disk"] # enabled: true # period: 10s # hosts: ["localhost:5000"]
Metricsets
editThe following metricsets are available: