This unit is provided by:
Options
-
[Install]
-
WantedBy=multi-user.target
-
-
[Service]
-
ExecStart=/usr/bin/prometheus-xmpp-alerts
-
Group=prometheus
-
KillSignal=SIGQUIT
-
Restart=always on-failure
-
StandardError=syslog
-
User=prometheus
-
-
[Unit]
-
After=network-online.target
-
Description=Prometheus XMPP Alert Hook
-
Documentation=https://jelmer.uk/code/prometheus-xmpp-alerts
-
Wants=network-online.target
-
Additionnal notes
Nothing here.