This unit is provided by:
-
https:/
/ archlinux.org/ packages/ community/ x86_64/ prometheus-bird-exporter/ -
https:/
/ packages.debian.org/ unstable/ prometheus-bird-exporter
Options
-
[Install]
-
WantedBy=multi-user.target
-
-
[Service]
-
EnvironmentFile=-/etc/conf.d/prometheus-bird-exporter
-
EnvironmentFile=/etc/default/prometheus-bird-exporter
-
ExecReload=/bin/kill -HUP $MAINPID
-
ExecStart=/usr/bin/prometheus-bird-exporter $ARGS
-
ExecStart=/usr/bin/prometheus-bird-exporter $BIRD_EXPORTER_ARGS
-
Group=bird_exporter
-
NoNewPrivileges
Introduced in systemd 239=yes -
ProtectHome
Introduced in systemd 214=read-only -
ProtectSystem
Introduced in systemd 214=strict -
Restart=on-failure
-
User=bird
-
User=bird_exporter
-
-
[Unit]
-
After=bird.service
-
After=network.target
-
Description=Prometheus exporter for bird metrics
-
Description=Prometheus exporter the BIRD routing daemon
-
Documentation=https://github.com/czerwonk/bird_exporter man:prometheus-bird-exporter(1)
-
Requires=bird.service
-
Additionnal notes
Nothing here.