prometheus 监控nginx的模块 nginx-module-vts
下载后配置
text
|
|
不想统计流量的server区域禁用vhost_traffic_statu off
例: 计算upstream后端响应时间 nginx_upstream_responseMsec{upstream=“group1”}
- 一个完整的配置文件:nginx.conf
- 关于GEO相关:GeoIP.dat file format #162
- ngx如何配置GEO:GeoIP discontinuation; Upgrade to GeoIP2 with nginx on CentOS
删除所zone内存中的数据
bash
|
|