This unit is provided by:
-
https:/
/ packages.debian.org/ unstable/ prometheus-alertmanager -
https:/
/ packages.fedoraproject.org/ pkgs/ golang-github-prometheus-alertmanager/ -
https:/
/ software.opensuse.org/ package/ golang-github-prometheus-alertmanager
Options
-
[Install]
-
WantedBy=multi-user.target
-
-
[Service]
-
EnvironmentFile=-/etc/sysconfig/prometheus-alertmanager
-
EnvironmentFile=/etc/default/prometheus-alertmanager
-
ExecReload=/bin/kill -HUP $MAINPID
-
ExecStart=/usr/bin/prometheus-alertmanager $ARGS
-
PrivateDevices
Introduced in systemd 209=yes -
ProtectClock
Introduced in systemd 245=yes -
ProtectControlGroups
Introduced in systemd 232=yes -
ProtectHome
Introduced in systemd 214=yes -
ProtectHostname
Introduced in systemd 242=yes -
ProtectKernelLogs
Introduced in systemd 244=yes -
ProtectKernelModules
Introduced in systemd 232=yes -
ProtectKernelTunables
Introduced in systemd 232=yes -
ProtectSystem
Introduced in systemd 214=full -
Restart=always
-
Restart=on-failure
-
RestrictRealtime
Introduced in systemd 231=yes -
SendSIGKILL=no
-
TimeoutStopSec
Introduced in systemd 188=20s -
User=prometheus
-
-
[Unit]
-
After=network-online.target
-
Description=Alertmanager for Prometheus
-
Description=Alertmanager for prometheus
-
Documentation=https://prometheus.io/docs/alerting/alertmanager/
-
Requires=network-online.target
-
Wants=network-online.target
-
Additionnal notes
Nothing here.