一、服务健康检查体系 1.1 基础状态监控 服务健康检查是运维工作的起点,建议按照以下顺序执行: # 检查核心服务进程状态openclaw status --full# 验证网关组件运行状态openclaw gateway status --verbose# 确认通……