当前位置:网站首页>y82.第四章 Prometheus大厂监控体系及实战 -- 监控扩展和prometheus 联邦(十三)
y82.第四章 Prometheus大厂监控体系及实战 -- 监控扩展和prometheus 联邦(十三)
2022-07-30 21:14:00 【Raymond LInux运维】
10.5 监控nginx
通过prometheus监控nginx
需要在编译的时候添加nginx-module-vts模块
github地址:https://github.com/vozlt/nginx-module-vts
10.5.1 编译安装nginx
[email protected]:~# cd /usr/local/src/
[email protected]:/usr/local/src# git clone git://github.com/vozlt/nginx-module-vts.git
[email protected]:/usr/local/src# wget http://nginx.org/download/nginx-1.22.0.tar.gz
[email protected]:/usr/local/src# tar xf nginx-1.22.0.tar.gz
[email protected]:/usr/local/src# cd nginx-1.22.0/
[email protected]:/usr/local/src# apt -y install make gcc libpcre3 libpcre3-dev openssl libssl-dev zlib1g-dev
[email protected]:/usr/local/src# .边栏推荐
- Generate OOM records in a production environment. Conclusion: Don't be lazy to query useless fields unless you are completely sure.
- go语言慢速入门——流程控制语句
- 深入浅出边缘云 | 3. 资源配置
- ELF:加载过程
- openim支持十万超级大群
- Automatically generate test modules using JUnit4 and JUnitGenerator V2.0 in IDEA
- Cookie中的JSESSIONID说明
- LeetCode·每日一题·952.按公因数计算最大组件大小·并查集
- flowable工作流所有业务概念
- opencv,numpy,tensor格式转换
猜你喜欢

8 ways to get element attributes in JS

Flink_CDC搭建及简单使用

Automatically generate test modules using JUnit4 and JUnitGenerator V2.0 in IDEA

微信读书,导出笔记

mysql死锁

LeetCode · 23. Merge K ascending linked lists · recursion · iteration

Image Restoration by Estimating Frequency Distribution of Local Patches

MySQL 多表关联一对多查询实现取最新一条数据

一个网络两种用途!南开&哈工程提出TINet,通过细化纹理和边缘,在显著性目标检测和伪装目标检测上实现双SOTA!...

C语言中指针没那么难~(2)【文章结尾有资料】
随机推荐
[Deep Learning] Target Detection | SSD Principle and Implementation
mysql 递归函数with recursive的用法
手把手教你搭建一台永久运行的个人服务器
数字货币期货现货交易技巧,把握关键进场的买入点!(纯干货)
Oblique document scanning and character recognition (opencv, coordinate transformation analysis)
Google Earth Engine ——ee.List.sequence函数的使用
socket: Kernel initialization and detailed process of creating streams (files)
外包干了三年,废了...
How do I refresh the company's background management system (Part 1) - performance optimization
【软件工程之美 - 专栏笔记】31 | 软件测试要为产品质量负责吗?
Apache DolphinScheduler新一代分布式工作流任务调度平台实战-上
chrome extension: how to make the dialog be on the right side of the current window?
tcp协议传输中的粘包问题
kubernetes
冲刺第六周
一个网络两种用途!南开&哈工程提出TINet,通过细化纹理和边缘,在显著性目标检测和伪装目标检测上实现双SOTA!...
(7/29)基础板子最小生成树prim+kruskal
MySQL笔记1(数据库的好处,数据库的概念,数据库的特点,MySQL的启动,数据模型,SQL)
MySQL group_concat()详解
走进Redis,让你重新认识redis。绝不是表面