随笔分类 - Linux
摘要:一 linux服务器性能查看 1.1 cpu性能查看 1、查看物理cpu个数: cat /proc/cpuinfo |grep "physical id"|sort|uniq|wc -l 2、查看每个物理cpu中的core个数: cat /proc/cpuinfo |grep "cpu cores"
阅读全文
摘要:1、top 2、htop(yum install -y htop) 3、glances(yum install -y glances) 4、dstat -l -c -m -d -r -n --top-io --top-mem --top-cpu 5、iftop(yum install -y ifto
阅读全文
摘要:使用说明 运行以下命令生成缓存 除了网易之外,国内还有其他不错的yum源: 阿里源:http://mirrors.aliyun.com/repo/ 中科大的yum源,安装方法查看:https://lug.ustc.edu.cn/wiki/mirrors/help/centos sohu的yum源安装
阅读全文


浙公网安备 33010602011771号