dnf -y install epel-release
# shfmt需要依赖epel-release
dnf -y install shfmt
简单介绍一些常用的性能检测工具,例如 top、free、vmstat、iostat、mpstat、sar、pidstat等。除了top、free之外,其他的工具都在sysstat包中
yum install -y sysstat
centos 8
阅读 45
2023-04-08
dnf -y install epel-release
# shfmt需要依赖epel-release
dnf -y install shfmt
简单介绍一些常用的性能检测工具,例如 top、free、vmstat、iostat、mpstat、sar、pidstat等。除了top、free之外,其他的工具都在sysstat包中
yum install -y sysstat
相关推荐
精彩评论(0)