prom-alertmanager
prom-alertmanager
OficialAplicación Docker from Selfhosters
Visión general
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'
Argumentos en tiempo de ejecución
- Interfaz web
http://[IP]:[PORT:9093]- Red
bridge- Concha
sh- Privilegiado
- false
Configuración de plantillas
PortPorttcp
- Objetivo
- 9093
- Por defecto
- 9093
StoragePathrw
- Objetivo
- /alertmanager
- Por defecto
- /mnt/user/appdata/alertmanager/storage
- Valor
- /mnt/user/appdata/alertmanager/storage
ConfigFilePathrw
Config directory
- Objetivo
- /etc/alertmanager/alertmanager.yaml
- Por defecto
- /mnt/user/appdata/alertmanager/alertmanager.yaml
- Valor
- /mnt/user/appdata/alertmanager/alertmanager.yaml
AppdataPathrw
Appdata directory
- Por defecto
- /mnt/user/appdata/alertmanager
- Valor
- /mnt/user/appdata/alertmanager
Categorías
Descargar estadísticas
482,201,864
Descargas totales
840,418
Este mes
771,178
Media / Mes
Descargas totales a lo largo del tiempo
Cargando gráfico...
Detalles
Repositorio
prom/alertmanager:latestÚltima actualización2026-04-26
Visto por primera vez2024-01-05
Ejecute prom-alertmanager en Unraid.
prom-alertmanager se encuentra en Community Apps para Unraid OS. Explore Unraid para crear un servidor doméstico flexible, un NAS o un laboratorio doméstico.