youtubebeat/vendor/github.com/elastic/beats/metricbeat/modules.d/ceph.yml.disabled

22 lines
424 B
Text
Raw Normal View History

2018-11-18 11:08:38 +01:00
# Module: ceph
# Docs: https://www.elastic.co/guide/en/beats/metricbeat/6.5/metricbeat-module-ceph.html
- module: ceph
#metricsets:
# - cluster_health
# - cluster_status
# - monitor_health
period: 10s
hosts: ["localhost:5000"]
#username: "user"
#password: "secret"
- module: ceph
#metricsets:
# - cluster_disk
# - osd_tree
# - osd_df
# - pool_disk
period: 1m
hosts: ["localhost:5000"]