> ## Documentation Index
> Fetch the complete documentation index at: https://doc.lwops.cn/llms.txt
> Use this file to discover all available pages before exploring further.

# 告警管理

<Tip>
  包含通知配置、通知媒介、全部告警等操作手册，详情点击查看文档\~
</Tip>

<Columns cols={2}>
  <Column>
    <Card title="通知媒介" icon="volume-medium" href="/notif-media">
      配置邮件、短信、企业微信等通知渠道
    </Card>

    <Card title="通知配置" icon="computer-classic" href="/notif-config">
      设置告警规则、级别与通知策略
    </Card>
  </Column>

  <Column>
    <Card title="全部告警" icon="sensor-alert" href="/all-alarms">
      集中查看所有告警事件与处理记录
    </Card>
  </Column>
</Columns>
