services.longview.nginxStatusUrl

NixOS option

The Nginx status page URL. Longview will gather statistics from this URL. This requires the Nginx stub_status module to be enabled and configured at the given location.

type: string
Default
""
Example
"http://127.0.0.1/nginx_status"
declared in: nixos/modules/services/monitoring/longview.nixView source on NixOS/nixpkgs →