Are you sure you want to delete this task? Once this task is deleted, it cannot be recovered.
|
|
2 years ago | |
|---|---|---|
| .. | ||
| README.md | 2 years ago | |
| alerts.png | 2 years ago | |
| ceph-alerts.png | 2 years ago | |
| ceph-dash.png | 2 years ago | |
| ceph.png | 2 years ago | |
开启 ceph prometheus 支持
ceph mgr module enable prometheus
既然 ceph 可以暴露 prometheus 协议的 metrics 数据,则直接使用 prometheus 插件抓取即可。
categraf 配置文件:conf/input.prometheus/prometheus.toml
[[instances]]
urls = [
"http://192.168.11.181:9283/metrics"
]
labels = {service="ceph",cluster="ceph-cluster-001"}
夜莺内置仪表盘中已经内置了 ceph 的仪表盘,导入即可使用。
夜莺内置告警规则中已经内置了 ceph 的告警规则,导入即可使用。
类似 Grafana 可接入多种数据源,Grafana 擅长可视化,夜莺擅长告警管理
Go SQL Text Python PLSQL other