0
点赞
收藏
分享

微信扫一扫

centos 8

雨鸣静声 2023-04-08 阅读 44


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 条评论