← All dashboards

Nginx2

Nginx exporter metrics

A simple dashboard for viewer nginx metrics.

Requires nginx-prometheus-exporter to work and enabled stub_status.

Example config to nginx.conf:

  location =/nginx_status {
        stub_status on;
        access_log off;
        allow 127.0.0.1;
        allow 10.250.0.0/16;     # Docker containers IPs
        deny all;
       }

Dashboard revisions

RevisionDecscriptionCreated

Reviews

Login or Sign up to write a review

Reviews from the community

Get this dashboard

Data source:

Dependencies:

Import the dashboard template:

or

Download JSON

Docs: Importing dashboards

Downloads: 38