This unit is provided by:
Options
-
[Install]-
WantedBy=multi-user.target
-
-
[Service]-
EnvironmentFile=-/etc/conf.d/prometheus-systemd-exporter -
ExecReload=/bin/kill -HUP $MAINPID -
ExecStart=/usr/bin/prometheus-systemd-exporter $SYSTEMD_EXPORTER_ARGS -
Group=systemd_exporter -
NoNewPrivilegesIntroduced in systemd 239=yes -
ProtectHomeIntroduced in systemd 214=read-only -
ProtectSystemIntroduced in systemd 214=strict -
Restart=on-failure -
User=systemd_exporter
-
-
[Unit]-
After=network-online.target -
Description=Prometheus exporter for systemd metrics -
Requires=network-online.target
-
Additionnal notes
Nothing here.