linux看系统硬件,Linux 查看系统硬件信息(实例详解)

cpulscpu命令,查看的是cpu的统计信息.blue@blue-pc:~$lscpuArchitecture:i686#cpu架构CPUop-mode(s):32-bit,64-bitByteOrder:LittleEndian#小尾序CPU(s):4#总共

cpu

lscpu命令,,查看的是cpu的统计信息.blue@blue-pc:~$ lscpu

Architecture:

i686

#cpu架构

CPU op-mode(s):

32-bit, 64-bit

Byte Order:

Little Endian #小尾序

CPU(s):

4

#总共有4核

On-line CPU(s) list: 0-3

Thread(s) per core: 1

#每个cpu核,只能支持一个线程,即不支持超线程

Core(s) per socket: 4

#每个cpu,有4个核

Socket(s):

1

#总共有1一个cpu

Vendor ID:

GenuineIntel #cpu产商 intel

CPU family:

6

Model:

42

Stepping:

7

CPU MHz:

1600.000

BogoMIPS:

5986.12

Virtualization:

VT-x

#支持cpu虚拟化技术

L1d cache:

32K

L1i cache:

32K

L2 cache:

256K

L3 cache:

6144K

查看/proc/cpuinfo,可以知道每个cpu信息,如每个CPU的型号,主频等。

#cat /proc/cpuinfo

processor : 0

vendor_id : GenuineIntel

cpu family : 6

model

: 42

model name : Intel(R) Core(TM) i5-2320 CPU @ 3.00GHz

.....

上面输出的是第一个cpu部分信息,还有3个cpu信息省略了。

内存

free -m

total

used

free

shared buffers

cached

Mem:

3926

3651

274

0

12

404

-/+ buffers/cache:

3235

691

Swap:

9536

31

9505

这里的单位是MB,总共的内存是3926MB。

查看内存详细使用# cat /proc/meminfo

MemTotal:

4020868 kB

MemFree:

230884 kB

Buffers:

7600 kB

Cached:

454772 kB

SwapCached:

836 kB

.....

查看内存硬件信息

yum -y install dmidecode

dmidecode -t  查看相关参数,  以下为带上相关参数来检测相关信息。

bios

system

baseboard     主板信息

chassis

processor     CPU

memory        内存

cache

connector

slot

注:如果不带以上参数,就会把所有信息显示出来,不好查看。

1、dmidecode -t processor

查看CPU信息,就可以看到你的CPU是什么型号,多少核,频率、缓存等信息

cat /proc/cpuinfo也一样可查CPU信息。

2、 dmidecode -t baseboard查看主板信息,会显示具体的主板英文型号, 国外免费空间

再到网上搜索一下主板的英文型号信息就知道了他属什么主板,用的什么芯片组。

SMBIOS 2.4 present.

Handle 0x0001, DMI type 1, 27 bytes

System Information

Manufacturer: Gigabyte Technology Co., Ltd.

Product Name: G31M-ES2L

Version:

Serial Number:

UUID: 00000000-0000-0000-0000-00241DCA48F8

Wake-up Type: Power Switch

SKU Number:

Family:

这是技嘉主板,G31M 的

3、 dmidecode -t 17

能显示 插入的内存条的详细信息,如芯片,频率等等,如:

Handle 0x0034, DMI type 17, 27 bytes

Memory Device

Array Handle: 0x0031

Error Information Handle: 0x0035

Total Width: 64 bits

Data Width: 64 bits

Size: 2048 MB

Form Factor: DIMM

Set: None

Locator: DIMM0

Bank Locator: BANK0

Type: DDR2

Type Detail: Synchronous

Speed: 800 MHz

Manufacturer: Manufacturer00

Serial Number: SerNum00

Asset Tag: AssetTagNum0

Part Number: ModulePartNumber00

以上信息显示,内存为2G DDR2 800的。

或    dmidecode -t memory

能显示主板支持最大多少的内存,最多支持多少, 内存是否双通道等、如:

(有些系统,或主板不能显示这些信息)

Handle 0x0008, DMI type 5, 24 bytes

Memory Controller Information

Error Detecting Method: None

Error Correcting Capabilities:

None

Supported Interleave: One-way Interleave

Current Interleave: One-way Interleave

Maximum Memory Module Size: 16384 MB   单条支持16G

Maximum Total Memory Size: 65536 MB      最大支持64G

Supported Speeds:

Other

Supported Memory Types:

DIMM

Memory Module Voltage: 3.3 V

Associated Memory Slots: 4

0x0009

0x000A

0x000B

0x000C

Enabled Error Correcting Capabilities:

None

Handle 0x0009, DMI type 6, 12 bytes

Memory Module Information

Socket Designation: DIMM0

Bank Connections: 0 1

Current Speed: 25 ns

Type: DIMM

Installed Size: 2048 MB (Double-bank Connection)  双通道

Enabled Size: 2048 MB (Double-bank Connection)

Error Status: OK

查看bios信息

  • 0
    点赞
  • 0
    收藏
    觉得还不错? 一键收藏
  • 0
    评论

“相关推荐”对你有帮助么?

  • 非常没帮助
  • 没帮助
  • 一般
  • 有帮助
  • 非常有帮助
提交
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

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

抵扣说明:

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

余额充值