services.longview.nginxStatusUrl
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
- <nixpkgs/nixos/modules/services/monitoring/longview.nix>