摘要: 一,slabtop 所属的包: [root@yjweb ~]# whereis slabtop slabtop: /usr/bin/slabtop /usr/share/man/man1/slabtop.1.gz [root@yjweb ~]# rpm -qf /usr/bin/slabtop pr 阅读全文
posted @ 2020-03-26 17:24 刘宏缔的架构森林 阅读(1543) 评论(0) 推荐(0)
摘要: 一,查看lsblk命令所属的rpm包 [root@yjweb ~]# whereis lsblk lsblk: /usr/bin/lsblk /usr/share/man/man8/lsblk.8.gz [root@yjweb ~]# rpm -qf /usr/bin/lsblk util-linu 阅读全文
posted @ 2020-03-26 13:49 刘宏缔的架构森林 阅读(917) 评论(0) 推荐(0)
摘要: 一,阿里云ECS的centos环境 1,执行systemd-detect-virt [root@yjweb ~]# systemd-detect-virt kvm 说明阿里云的ecs是在一个kvm环境中运行 2,看dmidecode的system信息也行 [root@yjweb ~]# dmidec 阅读全文
posted @ 2020-03-26 13:32 刘宏缔的架构森林 阅读(1611) 评论(0) 推荐(0)
摘要: 一,lscpu所属的包: [root@yjweb ~]# whereis lscpu lscpu: /usr/bin/lscpu /usr/share/man/man1/lscpu.1.gz [root@yjweb ~]# rpm -qf /usr/bin/lscpu util-linux-2.32 阅读全文
posted @ 2020-03-26 13:20 刘宏缔的架构森林 阅读(2787) 评论(0) 推荐(2)
摘要: 一,安装pidstat: 1,安装 [root@localhost yum.repos.d]# yum install sysstat 2,查看版本: [root@localhost ~]# pidstat -V sysstat 版本 11.7.3 (C) Sebastien Godard (sys 阅读全文
posted @ 2020-03-26 13:10 刘宏缔的架构森林 阅读(2184) 评论(0) 推荐(0)