linux工具总结
Posted 银灯玉箫
tags:
篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了linux工具总结相关的知识,希望对你有一定的参考价值。
测试系统性能
- sysbench Sysbench is an open-source and multi-purpose benchmark utility that evaluates the parameter features tests for CPU, memory, I/O, and database (mysql) performance.
- stress and stress-ng It is a simple workload generator for POSIX systems. It imposes a configurable amount of CPU, memory, I/O, and disk stress on the system.
- dd Use dd command to monitor the reading and writing performance of a disk device
以上是关于linux工具总结的主要内容,如果未能解决你的问题,请参考以下文章
Linux编程二Linux常见工具和项目开发(思维导图总结)