Promethues:监控Nginx
nginx-vts-exporter:https://github.com/hnlq715/nginx-vts-exporter
nginx-module-vts模块
nginx_vts_exporter依赖nginx-module-vts模块。
安装过程:略
下载
下载地址:https://github.com/hnlq715/nginx-vts-exporter/releases
1 | mkdir -p /monitor/exporter |
环境变量–env参数
Variable name | Default | Description |
---|---|---|
NGINX_STATUS | http://localhost/status/format/json | Nginx JSON format status page |
METRICS_ENDPOINT | /metrics | Metrics endpoint exportation URI |
METRICS_ADDR | :9913 | Metrics exportation address:port |
METRICS_NS | nginx | Prometheus metrics Namespaces |
启动
1 | cd nginx-vts-exporter |
promethues配置
1 | scrape_configs: |
本博客所有文章除特别声明外,均采用 CC BY-NC-SA 4.0 许可协议。转载请注明来自 时间之旅!
评论