Scroll to navigation

PROMETHEUS-NGINX-EXPORTER(1) Prometheus PROMETHEUS-NGINX-EXPORTER(1)

NAME

prometheus-nginx-exporter - Prometheus exporter for NGINX web server metrics

SYNOPSIS

DESCRIPTION

OPTIONS

Show context-sensitive help (also try --help-long and --help-man).
Use systemd socket activation listeners instead of port listeners (Linux only).
Addresses on which to expose metrics and web interface. Repeatable for multiple addresses.
Path to configuration file that can enable TLS or authentication. See: https://github.com/prometheus/exporter-toolkit/blob/master/docs/web-configuration.md
Path under which to expose metrics.
Start the exporter for NGINX Plus. By default, the exporter is started for NGINX.
http://127.0.0.1:8080/stub_status
A URI or unix domain socket path for scraping NGINX or NGINX Plus metrics. For NGINX, the stub_status page must be available through the URI. For NGINX Plus -- the API. Repeatable for multiple URIs.
Perform SSL certificate verification.
Path to the PEM encoded CA certificate file used to validate the servers SSL certificate.
Path to the PEM encoded client certificate file to use when connecting to the server.
Path to the PEM encoded client certificate key file to use when connecting to the server.
A timeout for scraping metrics from NGINX or NGINX Plus.
Label that will be used in every metric. Format is label=value. It can be repeated multiple times.
Only log messages with the given severity or above. One of: [debug, info, warn, error]
Output format of log messages. One of: [logfmt, json]
Show application version.
March 2024 prometheus-nginx-exporter 1.1.0