This unit is provided by:
Options
-
[Install]
-
WantedBy=multi-user.target
-
-
[Service]
-
EnvironmentFile=/etc/default/prometheus-postfix-exporter
-
ExecStart=/usr/bin/prometheus-postfix-exporter --systemd.enable --postfix.logfile_path="" $ARGS
-
SupplementaryGroups=systemd-journal postdrop
-
User=prometheus
-
-
[Unit]
-
After=network.target postfix.service
-
Description=Postfix Prometheus Exporter
-
Documentation=https://github.com/kumina/postfix_exporter man:prometheus-postfix-exporter(1)
-
Additionnal notes
Nothing here.