新增wiki命令文件

This commit is contained in:
2026-04-14 16:02:50 +08:00
parent 65803c911d
commit c6e3d3c5db
485 changed files with 12578 additions and 396 deletions

25
wiki/concepts/AIOps.md Normal file
View File

@@ -0,0 +1,25 @@
---
title: "AIOps"
type: concept
tags: [AI, Operations, Monitoring]
sources: [agentic-ai-cloud-devops.md, modern-itsm.md]
last_updated: 2025-03-01
---
## Summary
AIOps是使用机器学习和AI自动化IT运维任务的实践。
## Definition
AIOps(AI for IT Operations)利用机器学习算法自动分析IT数据、检测异常、关联事件、预测问题。
## Key Capabilities
- 异常检测
- 事件关联和分析
- 根因分析
- 预测性维护
- 自我修复
## Connections
- [[Agentic AI]] ← 包含 ← AIOps
- [[ITSM]] ← 增强 ← AIOps