基础设施问题定位技巧 Apr 25, 2026 排查生产问题 ##服务是否OOM? sudo dmesg -T | grep -i “Out of memory” sudo grep -i “killed process” /var/log/messages