> ## 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.

# Lerwee Fault Handling

> Lerwee Fault Handling场景描述：该Skill适用于故障处理、远程主机执行脚本、服务重启、磁盘清理等各类应急与日常运维操作，其核心技术逻辑是通过Lerwee运维智能体的 run-script API 实现远程脚本执行，并通过轮询 execution-history 接口实时获...

场景描述：该Skill适用于故障处理、远程主机执行脚本、服务重启、磁盘清理等各类应急与日常运维操作，其核心技术逻辑是通过Lerwee运维智能体的 run-script API 实现远程脚本执行，并通过轮询 execution-history 接口实时获取脚本执行结果，确保运维操作的可追溯、可监控。

技能地址：<br />[https://wry-manatee-359.convex.site/api/v1/download?slug=fault-handling](https://wry-manatee-359.convex.site/api/v1/download?slug=fault-handling)

部署方式参考：[Lerwee API](/samples/lerweeapi)

示例：<br />磁盘告警通知：192.168.3.67上/分区磁盘空间使用率高于90%<br /><img src="https://lwweb.oss-cn-shenzhen.aliyuncs.com/docs/images/yuque/lerweefaulthandling/image-01.png" alt="Lerwee Fault Handling 操作截图 1" /><br /><img src="https://lwweb.oss-cn-shenzhen.aliyuncs.com/docs/images/yuque/lerweefaulthandling/image-02.png" alt="Lerwee Fault Handling 操作截图 2" /><br />分析告警并生成解决方案<br /><img src="https://lwweb.oss-cn-shenzhen.aliyuncs.com/docs/images/yuque/lerweefaulthandling/image-03.png" alt="Lerwee Fault Handling 操作截图 3" />
