prometheus上可以收到Firing:
但是钉钉收不到告警:
钉钉插件启动:
nohup ./prometheus-webhook-dingtalk --ding.profile=“ops_dingding=https://oapi.dingtalk.com/robot/send?access_token=xxxxxxxxxxxxxxxxxxx” 2>&1 1>dingding.log &
alertmanager.yml:
prometheus上可以收到Firing:
但是钉钉收不到告警:
钉钉插件启动:
nohup ./prometheus-webhook-dingtalk --ding.profile=“ops_dingding=https://oapi.dingtalk.com/robot/send?access_token=xxxxxxxxxxxxxxxxxxx” 2>&1 1>dingding.log &
alertmanager.yml:
这个看 alertmanager 的日志,看看为啥没发过去(大概率还是配置的问题)
看了prometheus的日志,alertmanager版本过低,升版本就可以了
在alertmanager的bin目录下面有个yaml文件,改那个里边的发送地址。
此话题已在最后回复的 1 分钟后被自动关闭。不再允许新回复。