This unit is provided by:
Options
-
[Install]-
WantedBy=multi-user.target
-
-
[Service]-
EnvironmentFile=/etc/default/prometheus-ipmi-exporter -
ExecStart=/usr/bin/prometheus-ipmi-exporter $ARGS -
PrivateTmp=yes -
Restart=on-failure -
User=prometheus
-
-
[Unit]-
After=network.target -
Description=Prometheus exporter for IPMI devices -
Documentation=https://github.com/prometheus-community/ipmi_exporter
-
Additionnal notes
Nothing here.