services.prometheus.exporters.frr.group

NixOS option

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

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