Linux System Troubleshooting

当 Linux 主机/服务出现性能劣化、服务故障、磁盘耗尽或网络异常需系统化定位时使用;按七步流程从系统画像→资源→进程→日志→网络→服务依次取证,用 top/free/df、ps/lsof/strace、journalctl、ss/dig、systemctl 定位根因并产出修复与防复发清单;不适用于 Windows/macOS、纯应用代码 bug 或缺访问权限时的臆测;触发词:服务器卡、CPU 飙高、磁盘满、OOM、服务挂了、网络不通。

findscripter eea010e 4.7 KB Updated

File contents

findscripter/everything-skills/tree/main/02-engineering/linux-system-troubleshooting commit eea010e522

Frequently asked questions

npx skillmds@latest add findscripter/linux-system-troubleshooting