(12)使用prometheus+Grafana监控ceph 集群
admin
2023-03-01 12:01:15
0

在Ceph Luminous之前的版本,可以使用第三方的Prometheus exporterceph_exporter。 Ceph Luminous 12.2.1的mgr中自带了Prometheus插件,内置了 Prometheus ceph exporter,可以使用Ceph mgr内置的exporter作为Prometheus的target。

(1)环境介绍

shell> ceph -v
ceph version 14.2.4 nautilus (stable)

(2)环境准备

① grafana部署
shell> yum -y install grafana
shell> rpm -qa | grep grafana
grafana-6.3.6-1.x86_64
shell> netstat -tunlp | grep grafana #监听3000端口
http://10.10.204.38:3000 默认密码admin admin

② prometheus server 部署
查看该链接部署https://blog.51cto.com/7603402/2444837

(3)使用ceph mgr prometheus插件

①找到mgr active 主机
shell> ceph -s
mgr: admin(active, since 107m), standbys: node140

② 在ceph mgr admin节点上启动插件
shell>ceph mgr module enable prometheus

③查看插件是否启动
shell>netstat -nltp | grep mgr
tcp6 0 0 :::9283 :::* LISTEN 59954/ceph-mgr

④检查是否已经获取到数据
shell> curl 127.0.0.1:9283/metrics #可以看到大量的返回值

(4)配置prometheus server 添加ceph集群 job

shell>vim prometheus.yml
#在scrape_configs: 配置项下添加,注意空格按yml 2 4 6 8 空格的规则

  - job_name: 'ceph_cluster'
    honor_labels: true
    scrape_interval: 5s
    static_configs:
      - targets: ['10.10.202.142:9283']
        labels:
          instance: ceph

① 重启prometheus 服务
shell>systemctl restart prometheus

② 检查prometheus服务器中是否添加成功
浏览器-》 http://x.x.x.x:9090 -》status -》Targets

(12)使用prometheus+Grafana监控ceph 集群

(5)grafana添加展示

①浏览器登录 grafana 管理界面
②添加data sources ,点击configuration--》data sources
(12)使用prometheus+Grafana监控ceph 集群
③ 添加dashboard

点击HOME--》find dashboard on grafana.com
(12)使用prometheus+Grafana监控ceph 集群

④ 搜索ceph的dashboard
(12)使用prometheus+Grafana监控ceph 集群
⑤ 选择合适的dashboard,记录编号
(12)使用prometheus+Grafana监控ceph 集群

⑥ Import dashboard 再选导入模板,输入编号
(12)使用prometheus+Grafana监控ceph 集群

(12)使用prometheus+Grafana监控ceph 集群

⑦ 漂亮的dashboard即可展现出来了:
(12)使用prometheus+Grafana监控ceph 集群

相关内容

热门资讯

中材科技申请风电叶片外补强辅助... 国家知识产权局信息显示,中材科技(伊吾)风电叶片有限公司申请一项名为“风电叶片外补强辅助固化装置”的...
为人工智能治理提供重要公共产品 图为2026世界人工智能大会暨人工智能全球治理高级别会议举办期间,在世博展览馆灵心巧手展位,参观者观...
泽连斯基称俄对乌多地发动大规模... 当地时间25日,乌克兰总统泽连斯基通报称,俄军于当日凌晨对乌克兰多地发动大规模空袭,使用2枚导弹、近...
不怕没水!武汉科学家找到水稻身... 干旱来了,水稻启动"抗旱模式",可一启动就长不大、结得少——这是困扰育种界几十年的老难题。7月23日...
多款手机涨价超1000元,大存... 今年暑期消费旺季,国内智能手机市场迎来一轮显著的价格上调。第一财经记者走访深圳多家品牌门店发现,以v...
SpaceX上市后星舰首飞:首... 界面新闻实习记者 | 李响 在经历多次波折后,SpaceX公司的星舰(Starship)终于完成了...
博世洗衣机强制解锁 博世洗衣机强制解锁的方法可能因型号和具体情况而异。以下是一些常见的方法:1. 按住电源键:有些博世洗...
美的电热水器不能出水了该怎么处... 美的电热水器不能出水了该怎么处理?1、管路堵塞,管路因水垢、杂物或冻堵等原因堵塞,热水自然就不能出水...
2026世界杯:AI改变了足球... 文 | 硅谷101 历时39天,美加墨世界杯终于落下了帷幕,西班牙最终夺得冠军,时隔16年再次捧起...
博世洗衣机不能启动 博世洗衣机不能启动可能有多种原因,以下是一些常见的解决方法:1. 检查电源:确保洗衣机已正确连接到电...