Linux系统下通过命令行获取bios等相关信息

本文介绍了在Linux系统(如CentOS)中,如何利用`dmidecode`和`ssacli`命令来获取服务器的BIOS、主板序列号、阵列卡配置以及电源模式等关键信息。
摘要由CSDN通过智能技术生成

查看服务器型号: dmidecode | grep 'Product Name' 

查看主板的序列号: dmidecode |grep 'Serial Number

dmidecode -t 1                  查看序列号及品牌型号
ssacli ctrl slot=0 show detail|grep "Cache Ratio"              阵列卡(回写模式)配置
ssacli ctrl slot=0 show detail|grep "Current Power Mode"       BIOS(高性能)配置
dmidecode -t 0                  bios信息
dmidecode -t 38                ipmi信息

SMBIOS specification 2.7.1 中定义了如下的结构类型:

Type Description
0 BIOS Information
1 System Information
2 Baseboard (or Module) Information
3 System Enclosure or Chassis
4 Processor Information
5 Memory Controller Information (Obsolete)
6 Memory Module Information (Obsolete)
7 Cache Information
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值