linux主机基本情况,查看linux主机系统的基本信息.pdf

本文详细介绍了如何在Linux系统中查看CPU信息,包括通过`cat /proc/cpuinfo`命令展示处理器型号、频率等细节,并演示了如何使用`dmesg | grep cpu`过滤内核消息获取CPU相关信息。同时涵盖了硬件监控的重要步骤。
摘要由CSDN通过智能技术生成

查看linux主机系统的基本信息

查看linux 主机系统的基本信息

一、 硬件信息

1. CPU

a. Cat /proc/cpuinfo

例:

[root@linux victor]# cat /proc/cpuinfo

processor : 0

vendor_id : GenuineIntel

cpu family : 6

model : 13

model name : Intel(R) Celeron(R) M processor 1.50GHz

stepping : 8

cpu MHz : 1500.000

cache size : 1024 KB

fdiv_bug : no

hlt_bug : no

f00f_bug : no

coma_bug : no

fpu : yes

fpu_exception : yes

cpuid level : 2

wp : yes

flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca

cmov clflush dts acpi mmx fxsr sse sse2 ss tm pbe nx up bts

bogomips : 2999.83

clflush size : 64

power management:

b. Dmesg | grep –i ‘cpu’

例:

[root@linux victor]# dmesg | grep -i 'cpu'

Initializing cgroup subsys cpuset

Initializing cgroup subsys cpu

KERNEL supported cpus:

Transmeta TransmetaCPU

PAT not supported by CPU.

ACPI: SSDT 1bdf645d 001FB (v01 PmRef CpuPmINTL

SMP: Allowing 1 CPUs, 0 hotplug CPUs

NR_CPUS:32 nr_cpumask_bits:32 nr_cpu_ids:1 nr_node_ids:1

PERCPU: Embedded 15 pages at c1382000,

评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

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

抵扣说明:

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

余额充值