services.prometheus.exporters.frr.user

NixOS option

User name under which the frr exporter shall be run. The exporter talks to frr using a unix socket, which is owned by frr.

type: string
Default
"frr"
declared in: nixos/modules/services/monitoring/prometheus/exporters.nixView source on NixOS/nixpkgs →