有的时候需要搜集服务器的各种信息,比如cpu信息,内存信息,linux版本信息,安装的各种软件信息等等.下面总结几种主要指标的查看方法. 1. 查看Linux发行版信息 [root@pcmweb ~]# cat /etc/issueRed Hat Enterprise Linux Server release 5 (Tikanga)Kernel on an m 2.查看Linux内核信息 [root@pcmweb ~]# uname -r2.6.18-8.el5xen 3.查看cpu信息 [
查看linux系统信息 uname -a Linux localhost.localdomain 3.10.0-693.el7.x86_64 #1 SMP Tue Aug 22 21:09:27 UTC 2017 x86_64 x86_64 x86_64 GNU/Linux 输出内容分析: uname --help / uname -h -a, --all print all information, in thefollowing order,except omit -p and-i if u
1.下载安装包 下载地址:https://raw.githubusercontent.com/crazy-zhangcong/tools/master/MegaCli8.07.10.tar.gz 2.安装软件包 [root@web-01_zw_119 install]# tar -zxf MegaCli8.07.10.tar.gz [root@web-01_zw_119 install]# tree MegaCli8.07.10 MegaCli8.07.10 ├── Linux │ ├── Li