# 第十五章 故障诊断决策

本章通过决策树的形式，提供系统化的故障排查流程，帮助快速定位和解决 OpenClaw 运行中的常见问题。

> 快速参考：[附录 C 排障检查清单](https://yeasy.gitbook.io/openclaw_guide/fu-lu/appendix/troubleshooting_checklist)提供按故障类型分类的速查表，[附录 E 命令速查表](https://yeasy.gitbook.io/openclaw_guide/fu-lu/appendix/command_cheatsheet)列出所有诊断命令的完整语法。

## 本章内容导读

本章包括以下几个小节：

* [**15.1 常见故障的分层诊断**](https://yeasy.gitbook.io/openclaw_guide/di-si-bu-fen-shi-zhan-yu-you-hua-shen-du-zhi-nan/15_troubleshooting_trees/15.1_diagnostic_decision_trees)：覆盖启动失败、消息接收、模型调用、工具执行、会话内存和性能退化六大类故障的分层诊断路径。
* [**15.2 高并发故障诊断决策树与优化指南**](https://yeasy.gitbook.io/openclaw_guide/di-si-bu-fen-shi-zhan-yu-you-hua-shen-du-zhi-nan/15_troubleshooting_trees/15.2_high_concurrency_diagnosis)：针对并发限制、连接池耗尽、队列堆积和级联故障等高并发特有场景。
* [**15.3 本章小结**](https://yeasy.gitbook.io/openclaw_guide/di-si-bu-fen-shi-zhan-yu-you-hua-shen-du-zhi-nan/15_troubleshooting_trees/summary)：诊断最佳实践与自检清单。
