prom-alertmanager
prom-alertmanager
OfficielleApplication Docker from Selfhosters
Vue d'ensemble
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'
Arguments d'exécution
- Interface utilisateur Web
http://[IP]:[PORT:9093]- Réseau
bridge- Coquille
sh- Privilégié
- false
Configuration du modèle
PortPorttcp
- Cible
- 9093
- Défaut
- 9093
StoragePathrw
- Cible
- /alertmanager
- Défaut
- /mnt/user/appdata/alertmanager/storage
- Valeur
- /mnt/user/appdata/alertmanager/storage
ConfigFilePathrw
Config directory
- Cible
- /etc/alertmanager/alertmanager.yaml
- Défaut
- /mnt/user/appdata/alertmanager/alertmanager.yaml
- Valeur
- /mnt/user/appdata/alertmanager/alertmanager.yaml
AppdataPathrw
Appdata directory
- Défaut
- /mnt/user/appdata/alertmanager
- Valeur
- /mnt/user/appdata/alertmanager
Catégories
Télécharger les statistiques
482,201,864
Total des téléchargements
840,418
Ce mois-ci
771,178
Moyenne / Mois
Total des téléchargements au fil du temps
Chargement du graphique...
Détails
Référentiel
prom/alertmanager:latestDernière mise à jour2026-04-26
Première vue2024-01-05
Exécutez prom-alertmanager sur Unraid.
prom-alertmanager est listé dans Community Apps pour Unraid OS. Explorez Unraid pour créer un serveur domestique flexible, un NAS ou un laboratoire domestique.