2020年9月19日

Linux压力测试工具stress

摘要: 环境 CentOS 7.6 功能 增加Linux系统CPU、内存、磁盘I/O资源占用,模拟高资源占用场景 安装 yum install -y epel-release #CentOS源本身没有stress,需要安装EPEL扩展第三方源 yum install -y stress 参数 语法格式: s 阅读全文

posted @ 2020-09-19 14:57 vorn 阅读(1646) 评论(0) 推荐(0)

导航