This unit is provided by:
Options
-
[Install]-
WantedBy=multi-user.target
-
-
[Service]-
EnvironmentFile=/etc/default/prometheus-libvirt-exporter -
ExecReload=/bin/kill -HUP $MAINPID -
ExecStart=/usr/bin/prometheus-libvirt-exporter $ARGS -
Restart=always -
SendSIGKILL=no -
TimeoutStopSecIntroduced in systemd 188=20s -
User=prometheus
-
-
[Unit]-
Description=Prometheus exporter for libvirt metrics -
Documentation=https://github.com/kumina/libvirt_exporter
-
Additionnal notes
Nothing here.