This unit is provided by:
Options
-
[Install]-
WantedBy=multi-user.target
-
-
[Service]-
EnvironmentFile=/etc/default/prometheus-frr-exporter -
ExecStart=/usr/bin/prometheus-frr-exporter $ARGS -
Group=frrvty -
PrivateDevicesIntroduced in systemd 209=yes -
PrivateTmp=yes -
PrivateUsers=yes -
ProtectHomeIntroduced in systemd 214=yes -
ProtectKernelModulesIntroduced in systemd 232=yes -
ProtectKernelTunablesIntroduced in systemd 232=yes -
ProtectSystemIntroduced in systemd 214=full -
Restart=on-failure -
User=frr
-
-
[Unit]-
After=network.target -
Description=Prometheus exporter for FRR -
Documentation=man:prometheus-frr-exporter(1) https://github.com/tynany/frr_exporter
-
Additionnal notes
Nothing here.