摘要: pidstat 说明 pidstat 用于监控进程和线程的系统资源使用情况(如CPU、内存、I/O等)。 pidstat 安装 yum -y install sysstat pidstat 基础用法 pidstat [选项] [<间隔时间> [<统计次数>]] [-e <程序名> <参数>] 常用选 阅读全文
posted @ 2025-05-06 17:48 小吉猫 阅读(141) 评论(0) 推荐(0)