File prometheus-blackbox_exporter.service of Package prometheus-blackbox_exporter

[Unit]
Description=Blackbox exporter for Prometheus
Documentation=https://prometheus.io/docs/introduction/overview/

[Service]
Restart=on-failure
User=prometheus
Environment=ARGS='--config.file /etc/prometheus/blackbox.yml'
ExecStart=/usr/bin/blackbox_exporter $ARGS
ExecReload=/bin/kill -HUP $MAINPID

[Install]
WantedBy=multi-user.target

openSUSE Build Service is sponsored by