aws配置飞书告警通知

serverless 创建应用

在 SAR 中搜索 Feishu-notifier 查到本应用(注意因为本项目会创建 EventBridge 到 SNS Publish 权限,按下图进行勾选

Eventbridge 规则

cloudwatch 告警

{
  "detail-type": ["CloudWatch Alarm State Change"],
  "source": ["aws.cloudwatch"]
}
bash 复制代码
Cloud Watch 状态变化告警: 
时间: 2024-11-22T05:31:16Z 
区域: us-west-2 
资源: [arn:aws:cloudwatch:us-west-xxx:xxxxxx:alarm:j-2YSIVB0Lxxx4_ig-5xxxxxxxxx_Auto-Scaling-Remove-Node_EMR_Auto_Scaling] 
告警名称: j-2xxxxxxxxxxL4_ig-5xxxxxF_Auto-Scaling-Remove-Node_EMR_Auto_Scaling 
描述:  
原因: Threshold Crossed: 1 datapoint [1.6 (22/11/24 05:30:00)] was not less than the threshold (0.7).

EC2服务器告警

https://github.com/Chris-wa-He/AWS-Lambda-notifier/tree/Feishu-notifier

相关推荐
小闫BI设源码3 小时前
uniapp使用腾讯云获取位置转为省市区
uni-app·云计算·腾讯云
dessler6 小时前
云计算&虚拟化-kvm-虚拟机迁移(冷迁移&故障迁移)
linux·运维·云计算
空空dream8 小时前
AWS EC2设置用户名密码登录
云计算·aws
Yanbin_Q12 小时前
调用 AWS Lambda 时如何传送字节数组
云计算·aws
炽天使12 小时前
aws rds-mysql不支持性能详情监控
linux·数据库·mysql·云计算·aws·rds
dessler1 天前
云计算&虚拟化-kvm-克隆(clone)虚拟机
linux·运维·云计算
孪生质数-1 天前
国际环境和背景下的云计算领域
网络·科技·云计算
Linux运维老纪1 天前
linux系统运维面试题(二)(Linux System Operations Interview Questions II)
linux·服务器·面试·云计算·运维开发·devops