services.longview.apacheStatusUrl

NixOS option

The Apache status page URL. If provided, Longview will gather statistics from this location. This requires Apache mod_status to be loaded and enabled.

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