Zum Inhalt

Alertmanager

HELL FIRE provides you with alerts sent by client applications such as the Prometheus server. It takes care of deduplicating, grouping, and routing them to the correct receiver integration such as email, web hooks, ... It also takes care of silencing and inhibition of alerts.

Variables#

Name Default Type Description
ALLOW_FROM TODO /^<IP>\/[0-9]+$/ Federation address/CIDR; space separated
LISTEN TODO /<IP>/ Listen address
PORT TODO /[1-9][0-9][0-9][0-9]+/ Listen port
SHA512 TODO /^[0-9a-f]+$/ SHA512sum of alertmanager binary
URL TODO /^http.*\.tar\.gz/ Location of tar.gz distribution bundle

Use#

Files#


TODO