您现在的位置是:网站首页> 编程资料编程资料
Linux下查看CPU型号,内存大小,硬盘空间命令_资源网
2023-11-14
287人已围观
简介 Linux下查看CPU型号,内存大小,硬盘空间命令_资源网
1 查看CPU
1.1 查看CPU个数
# cat /proc/cpuinfo | grep "physical id" | uniq | wc -l
2
**uniq命令:删除重复行;wc –l命令:统计行数**
1.2 查看CPU核数
# cat /proc/cpuinfo | grep "cpu cores" | uniq
cpu cores : 4
1.3 查看CPU型号
# cat /proc/cpuinfo | grep 'model name' |uniq
model name : Intel(R) Xeon(R) CPU E5630 @ 2.53GHz
总结:该服务器有2个4核CPU,型号Intel(R) Xeon(R) CPU E5630 @ 2.53GHz
2 查看内存
2.1 查看内存总数
#cat /proc/meminfo | grep MemTotal
MemTotal: 32941268 kB //内存32G
2.2 查看内存条数
本节内容引自新浪博文《Linux查看内存条数》
查看原文:
# dmidecode |grep -A16 "Memory Device$"
Memory Device
Array Handle: 0x1000
Error Information Handle: Not Provided
Total Width: 72 bits
Data Width: 64 bits
Size: 2048 MB //1条2G内存
Form Factor: DIMM
Set: 1
Locator: DIMM1
Bank Locator: Not Specified
Type: DDR2
Type Detail: Synchronous
Speed: 667 MHz
Manufacturer: 7F7F7F7F7F510000
Serial Number: 0403E324
Asset Tag: 450721
Part Number: 72T256220HR3SA
--
Memory Device
Array Handle: 0x1000
Error Information Handle: Not Provided
Total Width: 72 bits
Data Width: 64 bits
Size: 2048 MB //1条2G内存
Form Factor: DIMM
Set: 1
Locator: DIMM2
Bank Locator: Not Specified
Type: DDR2
Type Detail: Synchronous
Speed: 667 MHz
Manufacturer: 7F7F7F7F7F510000
Serial Number: 0403E324
Asset Tag: 450721
Part Number: 72T256220HR3SA
--
Memory Device
Array Handle: 0x1000
Error Information Handle: Not Provided
Total Width: 72 bits
Data Width: 64 bits
Size: No Module Installed //1个内存空槽
Form Factor: DIMM
Set: 2
Locator: DIMM3
Bank Locator: Not Specified
Type: DDR2
Type Detail: Synchronous
Speed: Unknown
Manufacturer:
Serial Number:
Asset Tag:
Part Number:
--
Memory Device
Array Handle: 0x1000
Error Information Handle: Not Provided
Total Width: 72 bits
Data Width: 64 bits
Size: No Module Installed //1个内存空槽
Form Factor: DIMM
Set: 2
Locator: DIMM4
Bank Locator: Not Specified
Type: DDR2
Type Detail: Synchronous
Speed: Unknown
Manufacturer:
Serial Number:
Asset Tag:
Part Number:
--
Memory Device
Array Handle: 0x1000
&
相关内容
- 天天炫斗事务超时补偿什么? 每个帐号补偿100钻石 _手机游戏_游戏攻略_
- 天天炫斗20级武器源力有什么用 20级武器源获得方式及掉落出处介绍_手机游戏_游戏攻略_
- 迷你西游一星法术披风刀法技能图鉴_手机游戏_游戏攻略_
- 雷霆战机最强僚机选择攻略推荐 后期爆破弹最强_手机游戏_游戏攻略_
- 全民飞机大战宝箱怪怎么获得?奖励是什么?里面有什么装备?_手机游戏_游戏攻略_
- 雷霆战机精彩越战挑战78关逃兵通关视频攻略_手机游戏_游戏攻略_
- 雷霆战机70关139级BOSS通关视频攻略_手机游戏_游戏攻略_
- 天天飞车幸运点夺宝6倍成功率详细分析 机不可失_手机游戏_游戏攻略_
- 天天炫斗内测奖励领取网址 内测福利返还规则介绍_手机游戏_游戏攻略_
- 全民打怪兽血月堡副本3-2闯关视频_手机游戏_游戏攻略_