nginx_exporter

Simple server that scrapes nginx stats and exports them via HTTP for Prometheus consumption

  • 所有者: discordianfish/nginx_exporter
  • 平台:
  • 許可證: MIT License
  • 分類:
  • 主題:
  • 喜歡:
    0
      比較:

Github星跟蹤圖

Nginx Exporter for Prometheus

This Prometheus Exporter retrieves nginx stats and exports them via HTTP for Prometheus
consumption.

To run it:

./nginx_exporter [flags]

Help on flags:

./nginx_exporter --help

Using Docker

docker pull fish/nginx-exporter

docker run -d -p 9113:9113 fish/nginx-exporter \
    -nginx.scrape_uri=http://172.17.42.1/nginx_status

In production you should use a tagged release:
https://hub.docker.com/r/fish/nginx-exporter/tags/

Alternatives

While nginx natively only provides the small set of metrics this exporter
provides, nginx-module-vts
adds extensive metrics that can be consumed by:

主要指標

概覽
名稱與所有者discordianfish/nginx_exporter
主編程語言Go
編程語言Go (語言數: 3)
平台
許可證MIT License
所有者活动
創建於2014-08-15 15:25:03
推送於2022-08-09 12:27:49
最后一次提交2022-08-09 14:27:49
發布數2
最新版本名稱v0.1.1 (發布於 )
第一版名稱v0.1.0 (發布於 )
用户参与
星數160
關注者數8
派生數76
提交數31
已啟用問題?
問題數16
打開的問題數1
拉請求數12
打開的拉請求數1
關閉的拉請求數11
项目设置
已啟用Wiki?
已存檔?
是復刻?
已鎖定?
是鏡像?
是私有?