You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

15 lines
375 B

[Unit]
Description=Prometheus exporter for exabgp
Documentation=https://github.com/lusis/exabgp_exporter/blob/master/README.md
[Install]
WantedBy=multi-user.target
[Service]
EnvironmentFile=-/etc/systemd/system/exabgp_exporter.service.env
Environment=command_args="standalone"
TimeoutStartSec=0
Restart=always
RestartSec=5s
ExecStart=/usr/bin/exabgp_exporter $command_args