cognis-digital/alertmux
GitHub: cognis-digital/alertmux
一款自托管的 AIOps 告警预处理工具,在告警到达 Grafana/PagerDuty 之前完成去重、关联和路由以降低告警噪声。
Stars: 0 | Forks: 0
analyze + score] P --> OUT[report] ``` ## 从任何 AI 技术栈中使用 `alertmux` 可以与所有流行的 AI 使用方式互操作: - **MCP 服务器** — `alertmux mcp` (Claude Desktop, Cursor, Cognis.Studio, [uncensored-fleet](https://github.com/cognis-digital/uncensored-fleet)) - **OpenAI 兼容 / JSON** — 将 `alertmux scan . --format json` 管道传输给任何 agent 或 LLM - **LangChain · CrewAI · AutoGen · LlamaIndex** — 一行代码将 CLI/JSON 封装为工具 - **CI / 脚本** — 为非 AI pipeline 提供 exit code + SARIF ## 对比 | | **Cognis alertmux** | Keep | |---|:---:|:---:| | 可自托管,无需账号 | ✅ | 视情况而定 | | 单一命令,零配置 | ✅ | ⚠️ | | 适用于 CI 的 JSON + SARIF | ✅ | 视情况而定 | | MCP 原生支持(AI agent) | ✅ | ❌ | | 多语言端口(JS/Go/Rust) | ✅ | ❌ | | 开放许可协议 | ✅ COCL | 视情况而定 | *秉承 **Keep** 的精神打造,以 Cognis 的方式重新构建。如有漏掉的致谢?欢迎提交 PR。* ## 集成 接入你的技术栈:用于代码扫描的 **SARIF**,适用于任何场景的 **JSON**,用于 AI agent 的 **MCP 服务器**(`alertmux mcp`),以及用于 SIEM/Slack/Jira 的 webhook 转发器。请参阅 [`docs/INTEGRATIONS.md`](docs/INTEGRATIONS.md)。 ## 安装 — 全平台、全方式 ``` pip install "git+https://github.com/cognis-digital/alertmux.git" # pip (works today) pipx install "git+https://github.com/cognis-digital/alertmux.git" # isolated CLI uv tool install "git+https://github.com/cognis-digital/alertmux.git" # uv pip install cognis-alertmux # PyPI (when published) docker run --rm ghcr.io/cognis-digital/alertmux:latest --help # Docker brew install cognis-digital/tap/alertmux # Homebrew tap curl -fsSL https://raw.githubusercontent.com/cognis-digital/alertmux/main/install.sh | sh ``` | Linux | macOS | Windows | Docker | 云平台 | |---|---|---|---|---| | `scripts/setup-linux.sh` | `scripts/setup-macos.sh` | `scripts/setup-windows.ps1` | `docker run ghcr.io/cognis-digital/alertmux` | [DEPLOY.md](docs/DEPLOY.md) (AWS/Azure/GCP/k8s) | ## 相关 Cognis 工具 - [`statuskit`](https://github.com/cognis-digital/statuskit) — 自托管状态页面,包含事件时间线和订阅者 - [`probesite`](https://github.com/cognis-digital/probesite) — 合成可用性与 Playwright 检查,导出到 Prometheus - [`cloudbill`](https://github.com/cognis-digital/cloudbill) — 多云成本报告、异常检测和 FOCUS 导出 - [`k8scost`](https://github.com/cognis-digital/k8scost) — Kubernetes 成本与资源规格优化顾问,无 Prometheus 依赖 - [`otelbox`](https://github.com/cognis-digital/otelbox) — 一键式 OpenTelemetry collector + dashboard 套件 **探索完整套件 →** [🗂️ 全部 170+ 工具](https://github.com/cognis-digital/cognis-neural-suite) · [⭐ awesome-cognis](https://github.com/cognis-digital/awesome-cognis) · [🔗 cognis-sources](https://github.com/cognis-digital/cognis-sources) · [🤖 uncensored-fleet](https://github.com/cognis-digital/uncensored-fleet) · [🧠 engram](https://github.com/cognis-digital/engram) ## 互操作性 `{}` 与包含 300+ 工具的 Cognis 套件无缝组合 — 统一的 JSON 输入/输出以及共享的 OpenAI 兼容 `/v1` 主干。请参阅 **[INTEROP.md](INTEROP.md)** 获取 套件图谱、组合模式和参考技术栈。 ## 许可协议 在 **Cognis Open Collaboration License (COCL) v1.0** 下开源可用 — 个人、内部评估、研究和教育用途免费;**商业/生产用途需要获得许可** (licensing@cognis.digital)。详见 [LICENSE](LICENSE)。
Cognis Digital · Cognis Neural Suite 中的 170+ 工具之一 · 让明天更美好
标签:AIOps, Grafana, PagerDuty, Python, 可视化界面, 告警关联, 告警去重, 数据可视化, 无后门, 日志审计, 请求拦截, 运维监控, 逆向工具