This unit is provided by:
Options
-
[Install]
-
WantedBy=multi-user.target
-
-
[Service]
-
EnvironmentFile=/etc/default/prometheus-apache-exporter
-
ExecStart=/usr/bin/prometheus-apache-exporter $ARGS
-
Restart=on-failure
-
User=prometheus
-
-
[Unit]
-
Description=Prometheus exporter for Apache
-
Documentation=https://github.com/Lusitaniae/apache_exporter/
-
Additionnal notes
Nothing here.