This unit is provided by:
Options
-
[Install]
-
WantedBy=multi-user.target
-
-
[Service]
-
ExecStart=/usr/bin/prometheus-nextcloud-exporter -c /etc/prometheus-nextcloud-exporter.yml
-
PrivateTmp=yes
-
ProtectHome
Introduced in systemd 214=yes -
ProtectSystem
Introduced in systemd 214=full -
Restart=on-failure
-
User=prometheus
-
-
[Unit]
-
After=network.target nss-lookup.target
-
Description=Prometheus exporter for Nextcloud metrics
-
Documentation=https://github.com/xperimental/nextcloud-exporter
-
Additionnal notes
Nothing here.