nginx_exporter

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

  • Owner: discordianfish/nginx_exporter
  • Platform:
  • License:: MIT License
  • Category::
  • Topic:
  • Like:
    0
      Compare:

Github stars Tracking Chart

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:

Main metrics

Overview
Name With Ownerdiscordianfish/nginx_exporter
Primary LanguageGo
Program languageGo (Language Count: 3)
Platform
License:MIT License
所有者活动
Created At2014-08-15 15:25:03
Pushed At2022-08-09 12:27:49
Last Commit At2022-08-09 14:27:49
Release Count2
Last Release Namev0.1.1 (Posted on )
First Release Namev0.1.0 (Posted on )
用户参与
Stargazers Count160
Watchers Count8
Fork Count76
Commits Count31
Has Issues Enabled
Issues Count16
Issue Open Count1
Pull Requests Count12
Pull Requests Open Count1
Pull Requests Close Count11
项目设置
Has Wiki Enabled
Is Archived
Is Fork
Is Locked
Is Mirror
Is Private