当前位置:网站首页>(3) Construction of a real-time performance monitoring platform (Grafana+Prometheus+Node_explorer+Jmeter)
(3) Construction of a real-time performance monitoring platform (Grafana+Prometheus+Node_explorer+Jmeter)
2022-08-11 05:33:00 【Xiao Tan floats in Shanghai】
前言
The previous two chapters about how toGrafana+Prometheus+influxdb+Jmeter搭建可视化监控平台,Believe that many students have been completing!This chapter will explain according toGrafana+Prometheus+Node explorer+Jmeter搭建可视化监控平台,Many students want to know how to monitor the server resources such asCPU、内存、网络的使用情况,Operation just follow us!
创建Grafana容器和PrometheusContainer in front of the two is about!This chapter is not ramble about!
(二)Real-time monitoring platform building performance(Grafana+Prometheus+Jmeter)
https://blog.csdn.net/weixin_53846408/article/details/125018077?spm=1001.2014.3001.5501
Node exporterMainly used for collecting monitored on a host ofcpu负载,内存的使用情况,网络等数据,And report the data to thePrometheus.Node_exporter 其实是⼀个以http_server⽅式运⾏在后台,And continuous acquisition LinuxSystem in various operating systems this⾝Monitoring parameters of related program,The collection capacity is very⼤很全的,Often the default collection item⽬It is far more than the actual demand of us.
正文
下载安装Node_exporter百度网盘链接: https://pan.baidu.com/s/1szYcYoTDDzPAG8F6RENS8Q?pwd=75er 提取码: 75er
Node_exporterDownload after a successful need from the local to the monitoring server above
![]()
解压安装包
配置Prometheus
![]()
启动Node_exporter
访问Prometheus,查看Status内Targets里面的node1是否启动成功
下载node_export监控面板
搜索 node exporter,找到合适的模版复制他的ID, 这里推荐一个 ID为11074
Baidu address link: https://pan.baidu.com/s/11F6jEQjwok2Dir11lqving?pwd=3lr7 提取码: 3lr7
Baidu address link: https://pan.baidu.com/s/1evgFP2TeUk0HwplV3oAmVQ?pwd=m4eu 提取码: m4eu
配置Grafana
A monitoring panel shows the import success
启动Jmeter性能压测
查看Prometheus
查看http://10.70.12.11:9100/metrics
查看 Grafana
结语
ok,到这里,Real-time monitoring platform building performance(Grafana+Prometheus+Node explorer+Jmeter)And the demo is done,我们下期见...
边栏推荐
猜你喜欢
随机推荐
搭建PX4开发环境
原生态mongo连接查询代码
玩转mysql之查看mysql版本号
guava RateLimiter uniform current limit
Switch and Router Technology-34-Dynamic NAT
Oracle常用语句归纳_持续更新
[No 2022 Shanghai Security Officer A Certificate Exam Question Bank and Mock Exam
Trilium使用总结
判断一个字符串是否为空,如果为空,对其赋值,如果不为空,获取字符的个数并打印第一个字符
Thymeleaf
PyTorch显存机制分析
总结:交叉验证
UML基本概念——动态视图
MySQL必知必会(初级篇)
Delphi7学习记录-demo实例
【嵌入式开源库】MultiButton的使用,简单易用的事件驱动型按键驱动模块
Golden Warehouse Database KingbaseGIS User Manual (6.10. Geometric Object Operation Operator)
华为od德科面试数据算法解析 2022-8-10 迷宫问题
[No 2022 Shanghai Security Officer A Certificate Exam Question Bank and Mock Exam
MySQL索引
https://blog.csdn.net/weixin_53846408/article/details/125014201









A monitoring panel shows the import success













