标签: graphite grafana collectd
我已将Grafana配置为使用collectd显示系统指标。我还在grafana上使用自定义策略配置了松弛警报。是否可以使用这些警报来触发脚本/服务以进行自动补救?
collectd
答案 0 :(得分:1)
其中一种警报通知类型是自定义webhook。它会将JSON document with the alert notification details发送到您自己定义的自定义端点: