services.prometheus.exporters.postfix.showqPath

NixOS option

Path where Postfix places its showq socket.

type: absolute path
Default
"/var/lib/postfix/queue/public/showq"
Example
"/var/spool/postfix/public/showq"
declared in: nixos/modules/services/monitoring/prometheus/exporters.nixView source on NixOS/nixpkgs →