DOKK / manpages / debian 11 / prometheus-nginx-exporter / prometheus-nginx-exporter.1.en
PROMETHEUS-NGINX-EXPORTER(1) Prometheus PROMETHEUS-NGINX-EXPORTER(1)

prometheus-nginx-exporter - NGINX Prometheus exporter.

prometheus-nginx-exporter [option...]

NGINX Prometheus exporter makes it possible to monitor NGINX or NGINX Plus using Prometheus.

NGINX exposes a handful of metrics via the stub_status page. NGINX Plus provides a richer set of metrics via the API and the monitoring dashboard. NGINX Prometheus exporter fetches the metrics from a single NGINX or NGINX Plus, converts the metrics into appropriate Prometheus metrics types and finally exposes them via an HTTP server to be collected by Prometheus.

Start the exporter for NGINX Plus. By default, the exporter is started for NGINX.
A URI for scraping NGINX or NGINX Plus metrics. For NGINX, the stub_status page must be available through the URI. For NGINX Plus -- the API. (default "http://127.0.0.1:8080/stub_status")
An address to listen on for web interface and telemetry. (default ":9113")
The path under which to expose metrics. (default "/metrics")

nginx(8), prometheus(1)

NGINX, Inc.

October 2018 0.1.0