监控告警配置,确保系统稳定运行
Scanned 9/12/2026
Install to Claude Code
npx -y skills add thedixitjain/the-mega-skill-library --skill devopsmonitoring-alerting --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Devopsmonitoring Alerting?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/thedixitjain-devopsmonitoring-alerting)More formats (shields.io, HTML) on the badges page.
---
name: devopsmonitoring-alerting
description: "监控告警配置,确保系统稳定运行"
category: devops-and-infra
source_repo: hashgraph-online/awesome-codex-plugins
source_path: "plugins/echoVic/boss-skill/skill/skills/devops/monitoring-alerting/SKILL.md"
source_url: https://github.com/hashgraph-online/awesome-codex-plugins/blob/HEAD/plugins/echoVic/boss-skill/skill/skills/devops/monitoring-alerting/SKILL.md
---
# 监控告警
## 监控指标
| 类型 | 指标 | 阈值 |
|------|------|------|
| 应用 | 错误率 | < 1% |
| 应用 | 响应时间 | P99 < 500ms |
| 系统 | CPU使用率 | < 80% |
| 系统 | 内存使用率 | < 85% |
| 系统 | 磁盘使用率 | < 90% |
## 告警规则
| 级别 | 条件 | 通知方式 |
|------|------|----------|
| P0 | 服务不可用 | 电话 + 短信 + 邮件 |
| P1 | 错误率 > 5% | 短信 + 邮件 |
| P2 | 响应时间 > 1s | 邮件 |
| P3 | 资源使用率 > 80% | 邮件 |
## 日志管理
- 集中式日志收集
- 日志分级(ERROR, WARN, INFO, DEBUG)
- 日志保留策略(30天)
- 敏感信息脱敏
---
**Source:** [`hashgraph-online/awesome-codex-plugins`](https://github.com/hashgraph-online/awesome-codex-plugins) → `plugins/echoVic/boss-skill/skill/skills/devops/monitoring-alerting/SKILL.md`
Is this your skill, or is something wrong with this listing? Request removal or report an issue. Author removals are honored within 72 hours.
No comments yet. Be the first to comment!