1. cpu info: 2. memory info 3. 下载测试:这里有测试下载文件:wget http://cachefly.cachefly.net/100mb.test 4. 磁盘性能:命令:dd if=/dev/zero of=test bs=64k count=4k oflag=dsync 5. cpu负载信息命令:uptime解释: 3个参数分别是当前,5分钟,15分钟的cpu负载。 查看原文:Linux 常用测试命令 相关文章: