prom-alertmanager
prom-alertmanager
OffiziellDocker-Anwendung from Selfhosters
Übersicht
The Alertmanager handles alerts sent by client applications such as the Prometheus
server.
It takes care of deduplicating, grouping, and routing them to the correct receiver integrations
such as email, PagerDuty, OpsGenie, or many other mechanisms thanks to the webhook receiver.
It also takes care of silencing and inhibition of alerts.
alertmanager/alertmanager.yml
This configuration contains information about which channels to send to. For simplicity, we use
e-mail. Refer to the Alertmanager docs to learn about other channels.
To configure prometheus to use these alerts, add the below to prometheus/prometheus.yml:
alerting:
alertmanagers:
- scheme: http
static_configs:
- targets: 'alertmanager:9093'
Laufzeit-Argumente
- Web-UI
http://[IP]:[PORT:9093]- Netzwerk
bridge- Shell
sh- Privilegiert
- false
Konfiguration der Vorlage
PortPorttcp
- Ziel
- 9093
- Standard
- 9093
StoragePathrw
- Ziel
- /alertmanager
- Standard
- /mnt/user/appdata/alertmanager/storage
- Wert
- /mnt/user/appdata/alertmanager/storage
ConfigFilePathrw
Config directory
- Ziel
- /etc/alertmanager/alertmanager.yaml
- Standard
- /mnt/user/appdata/alertmanager/alertmanager.yaml
- Wert
- /mnt/user/appdata/alertmanager/alertmanager.yaml
AppdataPathrw
Appdata directory
- Standard
- /mnt/user/appdata/alertmanager
- Wert
- /mnt/user/appdata/alertmanager
Kategorien
Statistik herunterladen
482,201,864
Downloads insgesamt
840,418
Dieser Monat
771,178
Durchschnittlich / Monat
Gesamte Downloads im Laufe der Zeit
Tabelle laden...
Einzelheiten
Repository
prom/alertmanager:latestZuletzt aktualisiert2026-04-26
Erstmals gesehen2024-01-05
Führen Sie prom-alertmanager auf Unraid aus.
prom-alertmanager ist gelistet in Community Apps für Unraid OS. Erkunden Sie Unraid, um einen flexiblen Heimserver, ein NAS oder ein Heimlabor aufzubauen.