prom-alertmanager
官方Docker 应用程序 from Selfhosters
概述
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'
运行时参数
- 网络用户界面
http://[IP]:[PORT:9093]- 网络
bridge- 外壳
sh- 特权
- false
模板配置
PortPorttcp
- 目标
- 9093
- 默认值
- 9093
StoragePathrw
- 目标
- /alertmanager
- 默认值
- /mnt/user/appdata/alertmanager/storage
- 价值
- /mnt/user/appdata/alertmanager/storage
ConfigFilePathrw
Config directory
- 目标
- /etc/alertmanager/alertmanager.yaml
- 默认值
- /mnt/user/appdata/alertmanager/alertmanager.yaml
- 价值
- /mnt/user/appdata/alertmanager/alertmanager.yaml
AppdataPathrw
Appdata directory
- 默认值
- /mnt/user/appdata/alertmanager
- 价值
- /mnt/user/appdata/alertmanager
下载统计数据
482,201,864
下载总数
840,418
本月
771,178
平均每月
长期下载总量
加载图表...
详细信息
在Unraid 上运行 prom-alertmanager 。
prom-alertmanager 已被列入Unraid OS 的社区应用程序。探索Unraid ,构建灵活的家庭服务器、NAS 或家庭实验室。