当前位置:网站首页>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# .
边栏推荐
- MySQL 删除表数据,重置自增 id 为 0 的两个方式
- 三层架构简单配置
- 软考 --- 数据库(6)数据仓库、分布式数据库
- socket:内核初始化及创建流(文件)详细过程
- HJ85 longest palindrome substring
- Structured Streaming报错记录:Overloaded method foreachBatch with alternatives
- Teach you how to build a permanently running personal server
- What is the common factor
- canvas基础讲解加示例
- 字节对齐之C语言犄角旮旯的知识
猜你喜欢
GPGGA NTRIP RTCM Notes
【深度学习】目标检测|SSD原理与实现
IDEA2018.3.5取消双击Shift快捷键
Deep Kalman Filter Network for Video Compression Artifact Removal
Babbitt | Metaverse Daily Must Read: The shuffling is coming, will the digital Tibetan industry usher in a new batch of leaders in the second half?Will there be new ways to play?...
【回归预测-lssvm分类】基于最小二乘支持向量机lssvm实现数据分类代码
openim支持十万超级大群
JSESSIONID description in cookie
Flink_CDC搭建及简单使用
MySQL 高级(进阶) SQL 语句 (一)
随机推荐
Image Restoration by Estimating Frequency Distribution of Local Patches
LeetCode·23.合并K个升序链表·递归·迭代
The structure of knowledge in the corners of the C language
WeChat reading, export notes
Deep Non-Local Kalman Network for VideoCompression Artifact Reduction
MySQL (2)
Automatically generate test modules using JUnit4 and JUnitGenerator V2.0 in IDEA
Mysql8创建用户以及赋权操作
数字货币期货现货交易技巧,把握关键进场的买入点!(纯干货)
MVC模式和三层架构
Deep Non-Local Kalman Network for VideoCompression Artifact Reduction
【回归预测-lssvm分类】基于最小二乘支持向量机lssvm实现数据分类代码
Swift RegexBuilder Vs. Raku Grammar
flowable工作流所有业务概念
What is the common factor
[Deep Learning] Understanding of Domain Adaptation in Transfer Learning and Introduction of 3 Techniques
C language: detailed explanation of operators
bebel系列- 插件开发
用于命名实体识别的模块化交互网络
MySQL BIGINT 数据类型