This unit is provided by:
Options
-
[Install]-
WantedBy=multi-user.target
-
-
[Service]-
CapabilityBoundingSet= -
EnvironmentFile=-/etc/conf.d/alertmanager -
ExecReload=/bin/kill -HUP $MAINPID -
ExecStart=/usr/bin/alertmanager --cluster.listen-address= --config.file=/etc/alertmanager/alertmanager.yml --storage.path=/var/lib/alertmanager/ $ALERTMANAGER_ARGS -
LockPersonalityIntroduced in systemd 235=yes -
MemoryDenyWriteExecuteIntroduced in systemd 231=yes -
NoNewPrivilegesIntroduced in systemd 239=yes -
PrivateDevicesIntroduced in systemd 209=yes -
PrivateTmp=yes -
ProtectControlGroupsIntroduced in systemd 232=yes -
ProtectHomeIntroduced in systemd 214=yes -
ProtectHostnameIntroduced in systemd 242=yes -
ProtectKernelModulesIntroduced in systemd 232=yes -
ProtectKernelTunablesIntroduced in systemd 232=yes -
ProtectSystemIntroduced in systemd 214=full -
RestrictRealtimeIntroduced in systemd 231=yes -
SystemCallArchitectures=native -
User=alertmanager
-
-
[Unit]-
After=network-online.target -
Description=Alertmanager for prometheus -
Documentation=https://prometheus.io/docs/alerting/alertmanager/ -
Requires=network-online.target
-
Additionnal notes
Nothing here.