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: stringDefault
""
Example
declared in: nixos/modules/services/monitoring/longview.nixView source on NixOS/nixpkgs →"http://127.0.0.1/nginx_status"