0
点赞
收藏
分享

微信扫一扫

centos 8

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


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入门

CentOS之——CentOS8 安装 Docker

CentOS 8 安装golang

安装mysql 8 centos

Centos 8 安装 nginx

CentOS8入门

centos启动mysql 8

0 条评论