在linux系统中,经常会遇到一些问题,在这个时候就需要查看系统的配置,作为新手,可能不知道查看系统服务器的配置到底想查看那些参数,以及查看参数的命令是什么

1、查看内存:这个非常普遍

查看内存配置的命令有两个:

①free -m:这个是查看系统的总共内存,占用了多少,还剩下多少,这个命令查看到的信息是以M为单位进行展示的

hadoop@slave2:~$ free -mtotal       used       free     shared    buffers     cached
Mem:          5950        918       5031          8         57        291
-/+ buffers/cache:        569       5381
Swap:         1021          0       1021
hadoop@slave2:~$

②free -g:这个也是查看系统的总共内存,占用了多少,还剩下多少,这个命令得到的结果是以G为单位进行展示的,由于单位比较大了,所以比较上一个而言,精度不够准确了

hadoop@slave2:~$ free -gtotal       used       free     shared    buffers     cached
Mem:             5          0          4          0          0          0
-/+ buffers/cache:          0          5
Swap:            0          0          0
hadoop@slave2:~$ 

2、查看系统版本号:

使用的命令:cat /etc/issue

hadoop@slave2:~$ cat /etc/issue
Ubuntu 14.04.5 LTS \n \lhadoop@slave2:~$ 

3、查看CPU主频信息

hadoop@slave2:~$ lscpu
Architecture:          x86_64
CPU op-mode(s):        32-bit, 64-bit
Byte Order:            Little Endian
CPU(s):                2
On-line CPU(s) list:   0,1
Thread(s) per core:    1
Core(s) per socket:    2
Socket(s):             1
NUMA node(s):          1
Vendor ID:             GenuineIntel
CPU family:            6
Model:                 142
Stepping:              9
CPU MHz:               2711.999
BogoMIPS:              5423.99
Hypervisor vendor:     VMware
Virtualization type:   full
L1d cache:             32K
L1i cache:             32K
L2 cache:              256K
L3 cache:              3072K
NUMA node0 CPU(s):     0,1
hadoop@slave2:~$

4、查看系统的ip地址

命令:ifconfig

hadoop@slave2:~$ ifconfig
docker0   Link encap:Ethernet  HWaddr 56:84:7a:fe:97:99  inet addr:172.17.42.1  Bcast:0.0.0.0  Mask:255.255.0.0UP BROADCAST MULTICAST  MTU:1500  Metric:1RX packets:0 errors:0 dropped:0 overruns:0 frame:0TX packets:0 errors:0 dropped:0 overruns:0 carrier:0collisions:0 txqueuelen:1000 RX bytes:0 (0.0 B)  TX bytes:0 (0.0 B)eth0      Link encap:Ethernet  HWaddr 00:0c:29:a6:f9:ad  inet6 addr: fe80::20c:29ff:fea6:f9ad/64 Scope:LinkUP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1RX packets:2 errors:0 dropped:0 overruns:0 frame:0TX packets:164 errors:0 dropped:0 overruns:0 carrier:0collisions:0 txqueuelen:1000 RX bytes:501 (501.0 B)  TX bytes:23931 (23.9 KB)eth0:avahi Link encap:Ethernet  HWaddr 00:0c:29:a6:f9:ad  inet addr:169.254.10.150  Bcast:169.254.255.255  Mask:255.255.0.0UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1lo        Link encap:Local Loopback  inet addr:127.0.0.1  Mask:255.0.0.0inet6 addr: ::1/128 Scope:HostUP LOOPBACK RUNNING  MTU:65536  Metric:1RX packets:52 errors:0 dropped:0 overruns:0 frame:0TX packets:52 errors:0 dropped:0 overruns:0 carrier:0collisions:0 txqueuelen:1 RX bytes:4636 (4.6 KB)  TX bytes:4636 (4.6 KB)hadoop@slave2:~$

5、查看系统的CPU详细信息:

查看系统的CPU的信息的命令:cat /proc/cpuinfo

这样能看到系统CPU的主频,128G的主频是cpu MHz  : 2394.558

power management:processor   : 74
vendor_id   : GenuineIntel
cpu family  : 6
model       : 79
model name  : Intel(R) Xeon(R) CPU E7-4830 v4 @ 2.00GHz
stepping    : 1
cpu MHz     : 1200.000
cache size  : 35840 KB
physical id : 1
siblings    : 28
core id     : 4
cpu cores   : 14
apicid      : 41
initial apicid  : 41
fpu     : yes
fpu_exception   : yes
cpuid level : 20
wp      : yes
flags       : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm
pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 fma cx16 xtpr pdcm dca sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx lahf_lm abm 3dnowprefetch arat tpr_shadow vnmi flexpriority ept vpidbogomips : 3999.44
clflush size    : 64
cache_alignment : 64
address sizes   : 46 bits physical, 48 bits virtual
power management:processor  : 75
vendor_id   : GenuineIntel
cpu family  : 6
model       : 79
model name  : Intel(R) Xeon(R) CPU E7-4830 v4 @ 2.00GHz
stepping    : 1
cpu MHz     : 1200.000
cache size  : 35840 KB
physical id : 1
siblings    : 28
core id     : 5
cpu cores   : 14
apicid      : 43
initial apicid  : 43
fpu     : yes
fpu_exception   : yes
cpuid level : 20
wp      : yes
flags       : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm
pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 fma cx16 xtpr pdcm dca sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx lahf_lm abm 3dnowprefetch arat tpr_shadow vnmi flexpriority ept vpidbogomips : 3999.44
clflush size    : 64
cache_alignment : 64
address sizes   : 46 bits physical, 48 bits virtual
power management:processor  : 76
vendor_id   : GenuineIntel
cpu family  : 6
model       : 79
model name  : Intel(R) Xeon(R) CPU E7-4830 v4 @ 2.00GHz
stepping    : 1
cpu MHz     : 1200.000
cache size  : 35840 KB
physical id : 1
siblings    : 28
core id     : 6
cpu cores   : 14
apicid      : 45
initial apicid  : 45
fpu     : yes
fpu_exception   : yes
cpuid level : 20
wp      : yes
flags       : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm
pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 fma cx16 xtpr pdcm dca sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx lahf_lm abm 3dnowprefetch arat tpr_shadow vnmi flexpriority ept vpidbogomips : 3999.44
clflush size    : 64
cache_alignment : 64
address sizes   : 46 bits physical, 48 bits virtual
power management:processor  : 77
vendor_id   : GenuineIntel
cpu family  : 6
model       : 79
model name  : Intel(R) Xeon(R) CPU E7-4830 v4 @ 2.00GHz
stepping    : 1
cpu MHz     : 1200.000
cache size  : 35840 KB
physical id : 1
siblings    : 28
core id     : 8
cpu cores   : 14
apicid      : 49
initial apicid  : 49
fpu     : yes
fpu_exception   : yes
cpuid level : 20
wp      : yes
flags       : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm
pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 fma cx16 xtpr pdcm dca sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx lahf_lm abm 3dnowprefetch arat tpr_shadow vnmi flexpriority ept vpidbogomips : 3999.42
clflush size    : 64
cache_alignment : 64
address sizes   : 46 bits physical, 48 bits virtual
power management:processor  : 78
vendor_id   : GenuineIntel
cpu family  : 6
model       : 79
model name  : Intel(R) Xeon(R) CPU E7-4830 v4 @ 2.00GHz
stepping    : 1
cpu MHz     : 1200.000
cache size  : 35840 KB
physical id : 1
siblings    : 28
core id     : 9
cpu cores   : 14
apicid      : 51
initial apicid  : 51
fpu     : yes
fpu_exception   : yes
cpuid level : 20
wp      : yes
flags       : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm
pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 fma cx16 xtpr pdcm dca sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx lahf_lm abm 3dnowprefetch arat tpr_shadow vnmi flexpriority ept vpidbogomips : 3999.44
clflush size    : 64
cache_alignment : 64
address sizes   : 46 bits physical, 48 bits virtual
power management:processor  : 79
vendor_id   : GenuineIntel
cpu family  : 6
model       : 79
model name  : Intel(R) Xeon(R) CPU E7-4830 v4 @ 2.00GHz
stepping    : 1
cpu MHz     : 1200.000
cache size  : 35840 KB
physical id : 1
siblings    : 28
core id     : 10
cpu cores   : 14
apicid      : 53
initial apicid  : 53
fpu     : yes
fpu_exception   : yes
cpuid level : 20
wp      : yes
flags       : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm
pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 fma cx16 xtpr pdcm dca sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx lahf_lm abm 3dnowprefetch arat tpr_shadow vnmi flexpriority ept vpidbogomips : 3999.44
clflush size    : 64
cache_alignment : 64
address sizes   : 46 bits physical, 48 bits virtual
power management:processor  : 80
vendor_id   : GenuineIntel
cpu family  : 6
model       : 79
model name  : Intel(R) Xeon(R) CPU E7-4830 v4 @ 2.00GHz
stepping    : 1
cpu MHz     : 1200.000
cache size  : 35840 KB
physical id : 1
siblings    : 28
core id     : 11
cpu cores   : 14
apicid      : 55
initial apicid  : 55
fpu     : yes
fpu_exception   : yes
cpuid level : 20
wp      : yes
flags       : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm
pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 fma cx16 xtpr pdcm dca sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx lahf_lm abm 3dnowprefetch arat tpr_shadow vnmi flexpriority ept vpidbogomips : 3999.44
clflush size    : 64
cache_alignment : 64
address sizes   : 46 bits physical, 48 bits virtual
power management:processor  : 81
vendor_id   : GenuineIntel
cpu family  : 6
model       : 79
model name  : Intel(R) Xeon(R) CPU E7-4830 v4 @ 2.00GHz
stepping    : 1
cpu MHz     : 1200.000
cache size  : 35840 KB
physical id : 1
siblings    : 28
core id     : 12
cpu cores   : 14
apicid      : 57
initial apicid  : 57
fpu     : yes
fpu_exception   : yes
cpuid level : 20
wp      : yes
flags       : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm
pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 fma cx16 xtpr pdcm dca sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx lahf_lm abm 3dnowprefetch arat tpr_shadow vnmi flexpriority ept vpidbogomips : 3999.42
clflush size    : 64
cache_alignment : 64
address sizes   : 46 bits physical, 48 bits virtual
power management:processor  : 82
vendor_id   : GenuineIntel
cpu family  : 6
model       : 79
model name  : Intel(R) Xeon(R) CPU E7-4830 v4 @ 2.00GHz
stepping    : 1
cpu MHz     : 1200.000
cache size  : 35840 KB
physical id : 1
siblings    : 28
core id     : 13
cpu cores   : 14
apicid      : 59
initial apicid  : 59
fpu     : yes
fpu_exception   : yes
cpuid level : 20
wp      : yes
flags       : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm
pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 fma cx16 xtpr pdcm dca sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx lahf_lm abm 3dnowprefetch arat tpr_shadow vnmi flexpriority ept vpidbogomips : 3999.43
clflush size    : 64
cache_alignment : 64
address sizes   : 46 bits physical, 48 bits virtual
power management:processor  : 83
vendor_id   : GenuineIntel
cpu family  : 6
model       : 79
model name  : Intel(R) Xeon(R) CPU E7-4830 v4 @ 2.00GHz
stepping    : 1
cpu MHz     : 1200.000
cache size  : 35840 KB
physical id : 1
siblings    : 28
core id     : 14
cpu cores   : 14
apicid      : 61
initial apicid  : 61
fpu     : yes
fpu_exception   : yes
cpuid level : 20
wp      : yes
flags       : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm
pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 fma cx16 xtpr pdcm dca sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx lahf_lm abm 3dnowprefetch arat tpr_shadow vnmi flexpriority ept vpidbogomips : 3999.44
clflush size    : 64
cache_alignment : 64
address sizes   : 46 bits physical, 48 bits virtual
power management:processor  : 84
vendor_id   : GenuineIntel
cpu family  : 6
model       : 79
model name  : Intel(R) Xeon(R) CPU E7-4830 v4 @ 2.00GHz
stepping    : 1
cpu MHz     : 1200.000
cache size  : 35840 KB
physical id : 2
siblings    : 28
core id     : 0
cpu cores   : 14
apicid      : 65
initial apicid  : 65
fpu     : yes
fpu_exception   : yes
cpuid level : 20
wp      : yes
flags       : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm
pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 fma cx16 xtpr pdcm dca sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx lahf_lm abm 3dnowprefetch arat tpr_shadow vnmi flexpriority ept vpidbogomips : 3999.45
clflush size    : 64
cache_alignment : 64
address sizes   : 46 bits physical, 48 bits virtual
power management:processor  : 85
vendor_id   : GenuineIntel
cpu family  : 6
model       : 79
model name  : Intel(R) Xeon(R) CPU E7-4830 v4 @ 2.00GHz
stepping    : 1
cpu MHz     : 1200.000
cache size  : 35840 KB
physical id : 2
siblings    : 28
core id     : 1
cpu cores   : 14
apicid      : 67
initial apicid  : 67
fpu     : yes
fpu_exception   : yes
cpuid level : 20
wp      : yes
flags       : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm
pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 fma cx16 xtpr pdcm dca sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx lahf_lm abm 3dnowprefetch arat tpr_shadow vnmi flexpriority ept vpidbogomips : 3999.45
clflush size    : 64
cache_alignment : 64
address sizes   : 46 bits physical, 48 bits virtual
power management:processor  : 86
vendor_id   : GenuineIntel
cpu family  : 6
model       : 79
model name  : Intel(R) Xeon(R) CPU E7-4830 v4 @ 2.00GHz
stepping    : 1
cpu MHz     : 1200.000
cache size  : 35840 KB
physical id : 2
siblings    : 28
core id     : 2
cpu cores   : 14
apicid      : 69
initial apicid  : 69
fpu     : yes
fpu_exception   : yes
cpuid level : 20
wp      : yes
flags       : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm
pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 fma cx16 xtpr pdcm dca sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx lahf_lm abm 3dnowprefetch arat tpr_shadow vnmi flexpriority ept vpidbogomips : 3999.45
clflush size    : 64
cache_alignment : 64
address sizes   : 46 bits physical, 48 bits virtual
power management:processor  : 87
vendor_id   : GenuineIntel
cpu family  : 6
model       : 79
model name  : Intel(R) Xeon(R) CPU E7-4830 v4 @ 2.00GHz
stepping    : 1
cpu MHz     : 1200.000
cache size  : 35840 KB
physical id : 2
siblings    : 28
core id     : 3
cpu cores   : 14
apicid      : 71
initial apicid  : 71
fpu     : yes
fpu_exception   : yes
cpuid level : 20
wp      : yes
flags       : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm
pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 fma cx16 xtpr pdcm dca sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx lahf_lm abm 3dnowprefetch arat tpr_shadow vnmi flexpriority ept vpidbogomips : 3999.44
clflush size    : 64
cache_alignment : 64
address sizes   : 46 bits physical, 48 bits virtual
power management:processor  : 88
vendor_id   : GenuineIntel
cpu family  : 6
model       : 79
model name  : Intel(R) Xeon(R) CPU E7-4830 v4 @ 2.00GHz
stepping    : 1
cpu MHz     : 1200.000
cache size  : 35840 KB
physical id : 2
siblings    : 28
core id     : 4
cpu cores   : 14
apicid      : 73
initial apicid  : 73
fpu     : yes
fpu_exception   : yes
cpuid level : 20
wp      : yes
flags       : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm
pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 fma cx16 xtpr pdcm dca sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx lahf_lm abm 3dnowprefetch arat tpr_shadow vnmi flexpriority ept vpidbogomips : 3999.44
clflush size    : 64
cache_alignment : 64
address sizes   : 46 bits physical, 48 bits virtual
power management:processor  : 89
vendor_id   : GenuineIntel
cpu family  : 6
model       : 79
model name  : Intel(R) Xeon(R) CPU E7-4830 v4 @ 2.00GHz
stepping    : 1
cpu MHz     : 1200.000
cache size  : 35840 KB
physical id : 2
siblings    : 28
core id     : 5
cpu cores   : 14
apicid      : 75
initial apicid  : 75
fpu     : yes
fpu_exception   : yes
cpuid level : 20
wp      : yes
flags       : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm
pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 fma cx16 xtpr pdcm dca sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx lahf_lm abm 3dnowprefetch arat tpr_shadow vnmi flexpriority ept vpidbogomips : 3999.45
clflush size    : 64
cache_alignment : 64
address sizes   : 46 bits physical, 48 bits virtual
power management:processor  : 90
vendor_id   : GenuineIntel
cpu family  : 6
model       : 79
model name  : Intel(R) Xeon(R) CPU E7-4830 v4 @ 2.00GHz
stepping    : 1
cpu MHz     : 1200.000
cache size  : 35840 KB
physical id : 2
siblings    : 28
core id     : 6
cpu cores   : 14
apicid      : 77
initial apicid  : 77
fpu     : yes
fpu_exception   : yes
cpuid level : 20
wp      : yes
flags       : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm
pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 fma cx16 xtpr pdcm dca sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx lahf_lm abm 3dnowprefetch arat tpr_shadow vnmi flexpriority ept vpidbogomips : 3999.45
clflush size    : 64
cache_alignment : 64
address sizes   : 46 bits physical, 48 bits virtual
power management:processor  : 91
vendor_id   : GenuineIntel
cpu family  : 6
model       : 79
model name  : Intel(R) Xeon(R) CPU E7-4830 v4 @ 2.00GHz
stepping    : 1
cpu MHz     : 1200.000
cache size  : 35840 KB
physical id : 2
siblings    : 28
core id     : 8
cpu cores   : 14
apicid      : 81
initial apicid  : 81
fpu     : yes
fpu_exception   : yes
cpuid level : 20
wp      : yes
flags       : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm
pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 fma cx16 xtpr pdcm dca sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx lahf_lm abm 3dnowprefetch arat tpr_shadow vnmi flexpriority ept vpidbogomips : 3999.45
clflush size    : 64
cache_alignment : 64
address sizes   : 46 bits physical, 48 bits virtual
power management:processor  : 92
vendor_id   : GenuineIntel
cpu family  : 6
model       : 79
model name  : Intel(R) Xeon(R) CPU E7-4830 v4 @ 2.00GHz
stepping    : 1
cpu MHz     : 1200.000
cache size  : 35840 KB
physical id : 2
siblings    : 28
core id     : 9
cpu cores   : 14
apicid      : 83
initial apicid  : 83
fpu     : yes
fpu_exception   : yes
cpuid level : 20
wp      : yes
flags       : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm
pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 fma cx16 xtpr pdcm dca sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx lahf_lm abm 3dnowprefetch arat tpr_shadow vnmi flexpriority ept vpidbogomips : 3999.45
clflush size    : 64
cache_alignment : 64
address sizes   : 46 bits physical, 48 bits virtual
power management:processor  : 93
vendor_id   : GenuineIntel
cpu family  : 6
model       : 79
model name  : Intel(R) Xeon(R) CPU E7-4830 v4 @ 2.00GHz
stepping    : 1
cpu MHz     : 1200.000
cache size  : 35840 KB
physical id : 2
siblings    : 28
core id     : 10
cpu cores   : 14
apicid      : 85
initial apicid  : 85
fpu     : yes
fpu_exception   : yes
cpuid level : 20
wp      : yes
flags       : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm
pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 fma cx16 xtpr pdcm dca sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx lahf_lm abm 3dnowprefetch arat tpr_shadow vnmi flexpriority ept vpidbogomips : 3999.44
clflush size    : 64
cache_alignment : 64
address sizes   : 46 bits physical, 48 bits virtual
power management:processor  : 94
vendor_id   : GenuineIntel
cpu family  : 6
model       : 79
model name  : Intel(R) Xeon(R) CPU E7-4830 v4 @ 2.00GHz
stepping    : 1
cpu MHz     : 1200.000
cache size  : 35840 KB
physical id : 2
siblings    : 28
core id     : 11
cpu cores   : 14
apicid      : 87
initial apicid  : 87
fpu     : yes
fpu_exception   : yes
cpuid level : 20
wp      : yes
flags       : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm
pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 fma cx16 xtpr pdcm dca sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx lahf_lm abm 3dnowprefetch arat tpr_shadow vnmi flexpriority ept vpidbogomips : 3999.45
clflush size    : 64
cache_alignment : 64
address sizes   : 46 bits physical, 48 bits virtual
power management:processor  : 95
vendor_id   : GenuineIntel
cpu family  : 6
model       : 79
model name  : Intel(R) Xeon(R) CPU E7-4830 v4 @ 2.00GHz
stepping    : 1
cpu MHz     : 1200.000
cache size  : 35840 KB
physical id : 2
siblings    : 28
core id     : 12
cpu cores   : 14
apicid      : 89
initial apicid  : 89
fpu     : yes
fpu_exception   : yes
cpuid level : 20
wp      : yes
flags       : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm
pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 fma cx16 xtpr pdcm dca sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx lahf_lm abm 3dnowprefetch arat tpr_shadow vnmi flexpriority ept vpidbogomips : 3999.45
clflush size    : 64
cache_alignment : 64
address sizes   : 46 bits physical, 48 bits virtual
power management:processor  : 96
vendor_id   : GenuineIntel
cpu family  : 6
model       : 79
model name  : Intel(R) Xeon(R) CPU E7-4830 v4 @ 2.00GHz
stepping    : 1
cpu MHz     : 1200.000
cache size  : 35840 KB
physical id : 2
siblings    : 28
core id     : 13
cpu cores   : 14
apicid      : 91
initial apicid  : 91
fpu     : yes
fpu_exception   : yes
cpuid level : 20
wp      : yes
flags       : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm
pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 fma cx16 xtpr pdcm dca sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx lahf_lm abm 3dnowprefetch arat tpr_shadow vnmi flexpriority ept vpidbogomips : 3999.45
clflush size    : 64
cache_alignment : 64
address sizes   : 46 bits physical, 48 bits virtual
power management:processor  : 97
vendor_id   : GenuineIntel
cpu family  : 6
model       : 79
model name  : Intel(R) Xeon(R) CPU E7-4830 v4 @ 2.00GHz
stepping    : 1
cpu MHz     : 1200.000
cache size  : 35840 KB
physical id : 2
siblings    : 28
core id     : 14
cpu cores   : 14
apicid      : 93
initial apicid  : 93
fpu     : yes
fpu_exception   : yes
cpuid level : 20
wp      : yes
flags       : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm
pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 fma cx16 xtpr pdcm dca sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx lahf_lm abm 3dnowprefetch arat tpr_shadow vnmi flexpriority ept vpidbogomips : 3999.45
clflush size    : 64
cache_alignment : 64
address sizes   : 46 bits physical, 48 bits virtual
power management:processor  : 98
vendor_id   : GenuineIntel
cpu family  : 6
model       : 79
model name  : Intel(R) Xeon(R) CPU E7-4830 v4 @ 2.00GHz
stepping    : 1
cpu MHz     : 1200.000
cache size  : 35840 KB
physical id : 3
siblings    : 28
core id     : 0
cpu cores   : 14
apicid      : 97
initial apicid  : 97
fpu     : yes
fpu_exception   : yes
cpuid level : 20
wp      : yes
flags       : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm
pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 fma cx16 xtpr pdcm dca sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx lahf_lm abm 3dnowprefetch arat tpr_shadow vnmi flexpriority ept vpidbogomips : 3999.44
clflush size    : 64
cache_alignment : 64
address sizes   : 46 bits physical, 48 bits virtual
power management:processor  : 99
vendor_id   : GenuineIntel
cpu family  : 6
model       : 79
model name  : Intel(R) Xeon(R) CPU E7-4830 v4 @ 2.00GHz
stepping    : 1
cpu MHz     : 1200.000
cache size  : 35840 KB
physical id : 3
siblings    : 28
core id     : 1
cpu cores   : 14
apicid      : 99
initial apicid  : 99
fpu     : yes
fpu_exception   : yes
cpuid level : 20
wp      : yes
flags       : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm
pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 fma cx16 xtpr pdcm dca sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx lahf_lm abm 3dnowprefetch arat tpr_shadow vnmi flexpriority ept vpidbogomips : 3999.44
clflush size    : 64
cache_alignment : 64
address sizes   : 46 bits physical, 48 bits virtual
power management:processor  : 100
vendor_id   : GenuineIntel
cpu family  : 6
model       : 79
model name  : Intel(R) Xeon(R) CPU E7-4830 v4 @ 2.00GHz
stepping    : 1
cpu MHz     : 2000.000
cache size  : 35840 KB
physical id : 3
siblings    : 28
core id     : 2
cpu cores   : 14
apicid      : 101
initial apicid  : 101
fpu     : yes
fpu_exception   : yes
cpuid level : 20
wp      : yes
flags       : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm
pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 fma cx16 xtpr pdcm dca sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx lahf_lm abm 3dnowprefetch arat tpr_shadow vnmi flexpriority ept vpidbogomips : 3999.44
clflush size    : 64
cache_alignment : 64
address sizes   : 46 bits physical, 48 bits virtual
power management:processor  : 101
vendor_id   : GenuineIntel
cpu family  : 6
model       : 79
model name  : Intel(R) Xeon(R) CPU E7-4830 v4 @ 2.00GHz
stepping    : 1
cpu MHz     : 1200.000
cache size  : 35840 KB
physical id : 3
siblings    : 28
core id     : 3
cpu cores   : 14
apicid      : 103
initial apicid  : 103
fpu     : yes
fpu_exception   : yes
cpuid level : 20
wp      : yes
flags       : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm
pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 fma cx16 xtpr pdcm dca sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx lahf_lm abm 3dnowprefetch arat tpr_shadow vnmi flexpriority ept vpidbogomips : 3999.44
clflush size    : 64
cache_alignment : 64
address sizes   : 46 bits physical, 48 bits virtual
power management:processor  : 102
vendor_id   : GenuineIntel
cpu family  : 6
model       : 79
model name  : Intel(R) Xeon(R) CPU E7-4830 v4 @ 2.00GHz
stepping    : 1
cpu MHz     : 1200.000
cache size  : 35840 KB
physical id : 3
siblings    : 28
core id     : 4
cpu cores   : 14
apicid      : 105
initial apicid  : 105
fpu     : yes
fpu_exception   : yes
cpuid level : 20
wp      : yes
flags       : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm
pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 fma cx16 xtpr pdcm dca sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx lahf_lm abm 3dnowprefetch arat tpr_shadow vnmi flexpriority ept vpidbogomips : 3999.42
clflush size    : 64
cache_alignment : 64
address sizes   : 46 bits physical, 48 bits virtual
power management:processor  : 103
vendor_id   : GenuineIntel
cpu family  : 6
model       : 79
model name  : Intel(R) Xeon(R) CPU E7-4830 v4 @ 2.00GHz
stepping    : 1
cpu MHz     : 1200.000
cache size  : 35840 KB
physical id : 3
siblings    : 28
core id     : 5
cpu cores   : 14
apicid      : 107
initial apicid  : 107
fpu     : yes
fpu_exception   : yes
cpuid level : 20
wp      : yes
flags       : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm
pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 fma cx16 xtpr pdcm dca sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx lahf_lm abm 3dnowprefetch arat tpr_shadow vnmi flexpriority ept vpidbogomips : 3999.44
clflush size    : 64
cache_alignment : 64
address sizes   : 46 bits physical, 48 bits virtual
power management:processor  : 104
vendor_id   : GenuineIntel
cpu family  : 6
model       : 79
model name  : Intel(R) Xeon(R) CPU E7-4830 v4 @ 2.00GHz
stepping    : 1
cpu MHz     : 1200.000
cache size  : 35840 KB
physical id : 3
siblings    : 28
core id     : 6
cpu cores   : 14
apicid      : 109
initial apicid  : 109
fpu     : yes
fpu_exception   : yes
cpuid level : 20
wp      : yes
flags       : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm
pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 fma cx16 xtpr pdcm dca sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx lahf_lm abm 3dnowprefetch arat tpr_shadow vnmi flexpriority ept vpidbogomips : 3999.44
clflush size    : 64
cache_alignment : 64
address sizes   : 46 bits physical, 48 bits virtual
power management:processor  : 105
vendor_id   : GenuineIntel
cpu family  : 6
model       : 79
model name  : Intel(R) Xeon(R) CPU E7-4830 v4 @ 2.00GHz
stepping    : 1
cpu MHz     : 1200.000
cache size  : 35840 KB
physical id : 3
siblings    : 28
core id     : 8
cpu cores   : 14
apicid      : 113
initial apicid  : 113
fpu     : yes
fpu_exception   : yes
cpuid level : 20
wp      : yes
flags       : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm
pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 fma cx16 xtpr pdcm dca sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx lahf_lm abm 3dnowprefetch arat tpr_shadow vnmi flexpriority ept vpidbogomips : 3999.44
clflush size    : 64
cache_alignment : 64
address sizes   : 46 bits physical, 48 bits virtual
power management:processor  : 106
vendor_id   : GenuineIntel
cpu family  : 6
model       : 79
model name  : Intel(R) Xeon(R) CPU E7-4830 v4 @ 2.00GHz
stepping    : 1
cpu MHz     : 1200.000
cache size  : 35840 KB
physical id : 3
siblings    : 28
core id     : 9
cpu cores   : 14
apicid      : 115
initial apicid  : 115
fpu     : yes
fpu_exception   : yes
cpuid level : 20
wp      : yes
flags       : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm
pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 fma cx16 xtpr pdcm dca sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx lahf_lm abm 3dnowprefetch arat tpr_shadow vnmi flexpriority ept vpidbogomips : 3999.44
clflush size    : 64
cache_alignment : 64
address sizes   : 46 bits physical, 48 bits virtual
power management:processor  : 107
vendor_id   : GenuineIntel
cpu family  : 6
model       : 79
model name  : Intel(R) Xeon(R) CPU E7-4830 v4 @ 2.00GHz
stepping    : 1
cpu MHz     : 1200.000
cache size  : 35840 KB
physical id : 3
siblings    : 28
core id     : 10
cpu cores   : 14
apicid      : 117
initial apicid  : 117
fpu     : yes
fpu_exception   : yes
cpuid level : 20
wp      : yes
flags       : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm
pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 fma cx16 xtpr pdcm dca sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx lahf_lm abm 3dnowprefetch arat tpr_shadow vnmi flexpriority ept vpidbogomips : 3999.44
clflush size    : 64
cache_alignment : 64
address sizes   : 46 bits physical, 48 bits virtual
power management:processor  : 108
vendor_id   : GenuineIntel
cpu family  : 6
model       : 79
model name  : Intel(R) Xeon(R) CPU E7-4830 v4 @ 2.00GHz
stepping    : 1
cpu MHz     : 1200.000
cache size  : 35840 KB
physical id : 3
siblings    : 28
core id     : 11
cpu cores   : 14
apicid      : 119
initial apicid  : 119
fpu     : yes
fpu_exception   : yes
cpuid level : 20
wp      : yes
flags       : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm
pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 fma cx16 xtpr pdcm dca sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx lahf_lm abm 3dnowprefetch arat tpr_shadow vnmi flexpriority ept vpidbogomips : 3999.44
clflush size    : 64
cache_alignment : 64
address sizes   : 46 bits physical, 48 bits virtual
power management:processor  : 109
vendor_id   : GenuineIntel
cpu family  : 6
model       : 79
model name  : Intel(R) Xeon(R) CPU E7-4830 v4 @ 2.00GHz
stepping    : 1
cpu MHz     : 1200.000
cache size  : 35840 KB
physical id : 3
siblings    : 28
core id     : 12
cpu cores   : 14
apicid      : 121
initial apicid  : 121
fpu     : yes
fpu_exception   : yes
cpuid level : 20
wp      : yes
flags       : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm
pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 fma cx16 xtpr pdcm dca sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx lahf_lm abm 3dnowprefetch arat tpr_shadow vnmi flexpriority ept vpidbogomips : 3999.44
clflush size    : 64
cache_alignment : 64
address sizes   : 46 bits physical, 48 bits virtual
power management:processor  : 110
vendor_id   : GenuineIntel
cpu family  : 6
model       : 79
model name  : Intel(R) Xeon(R) CPU E7-4830 v4 @ 2.00GHz
stepping    : 1
cpu MHz     : 1200.000
cache size  : 35840 KB
physical id : 3
siblings    : 28
core id     : 13
cpu cores   : 14
apicid      : 123
initial apicid  : 123
fpu     : yes
fpu_exception   : yes
cpuid level : 20
wp      : yes
flags       : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm
pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 fma cx16 xtpr pdcm dca sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx lahf_lm abm 3dnowprefetch arat tpr_shadow vnmi flexpriority ept vpidbogomips : 3999.44
clflush size    : 64
cache_alignment : 64
address sizes   : 46 bits physical, 48 bits virtual
power management:processor  : 111
vendor_id   : GenuineIntel
cpu family  : 6
model       : 79
model name  : Intel(R) Xeon(R) CPU E7-4830 v4 @ 2.00GHz
stepping    : 1
cpu MHz     : 1200.000
cache size  : 35840 KB
physical id : 3
siblings    : 28
core id     : 14
cpu cores   : 14
apicid      : 125
initial apicid  : 125
fpu     : yes
fpu_exception   : yes
cpuid level : 20
wp      : yes
flags       : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm
pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 fma cx16 xtpr pdcm dca sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx lahf_lm abm 3dnowprefetch arat tpr_shadow vnmi flexpriority ept vpidbogomips : 3999.44
clflush size    : 64
cache_alignment : 64
address sizes   : 46 bits physical, 48 bits virtual
power management:

linux系统查看系统配置相关推荐

  1. linux系统查看性能,linux查看操作系统(linux查看性能)

    通过执行以下命令,可以在1分钟内对系统资源使用情况有个大致的了解.uptimedmesg | tailvmstat 1mpstat -P ALL 1pidstat 1iostat -xz 1free ...

  2. linux打开文件命令occ,Linux系统查看文件内容的命令有哪些?

    Linux文件内容查阅,可以使用命令来实现.cat, tac, more,包括nl等命令都可以用来查阅文件内容,本文就通过举例的方式来介绍一下,Linux系统查看文件内容的命令有哪些. /messag ...

  3. linux系统查看CPU使用含义、IO、内存、硬盘使用、负载

    一.Linux系统查看CPU使用率命令 在linux的系统维护中,可能需要经常查看cpu使用率,分析系统整体的运行情况.而监控CPU的性能一般包括以下3点:运行队列.CPU使用率和上下文切换. 对于每 ...

  4. linux查看服务命令是什么,linux系统查看所有服务的命令

    以前用过这么命令运行后可以在linux系统查看所有服务的命令是什么,有一个文本菜单,可以很方面的选择启动或者停止服务,诸如ftp, ssh, telnet之类的但是我忘了那个命令叫什么了,记得好像是s ...

  5. Linux系统查看发行版本

    Linux系统查看发行版本 第一种方法 对于linux系统而已,有成百上千个发行版.对于发行版的版本号查看方法 输入lsb_release -a即可该命令适用于所有的linux,包括Redhat.Su ...

  6. linux系统查询服务器型号,Linux系统查看服务器型号

    Linux系统查看服务器型号 首先安装dmidecode: [root@localhost ~]# yum -y install dmidecode 然后查看服务器信息: [root@localhos ...

  7. Linux系统查看FC HBA卡信息的方法

    Linux系统查看FC HBA卡信息的方法 转载:地址我忘了 一.Windows 系统 在Windows系统中,可以使用FC HBA卡厂家提供的管理软件查看光纤适配器的WWN号码,具体如下: Qlog ...

  8. Linux系统查看CPU

    在linux的系统维护中,可能需要经常查看cpu使用率,分析系统整体的运行情况,以便性能分析优化.而监控CPU的性能一般包括以下3点:运行队列.CPU使用率和上下文切换. 对于每一个CPU来说运行队列 ...

  9. linux的pci文件是哪个,Linux系统查看PCI设备信息

    Linux系统查看PCI设备信息,基本是使用lspci命令,如果找不到该命令,那么需要先安装pciutils软件包. 列出系统的PCI设备: [root@os2 ~]# lspci00:00.0 Ho ...

最新文章

  1. RDKit toolkit实战一:调用Python API
  2. playsound函数Linux使用,函数PlaySound和sndPlaySound的用法
  3. 错误名称:EntityCommandExecutionException
  4. 给kali的metasploit下添加一个新的exploit
  5. Tomcat正常启动,可以访问其主页,却不能访问webapp中的项目的jsp文件
  6. c mysql备份还原数据库,MySQL数据库备份与恢复方法
  7. 使用supervisor使Laravel的queue保持后台常驻
  8. 易语言下载别人的源码编译出来用不了_我是如何阅读源码的
  9. transmute[推荐小软件]
  10. Nancy之从403到错误处理
  11. 数据库索引的作用以及索引基本原理
  12. 【数字通信】Matlab实现16QAM调制与解调,判决,误码率计算
  13. 鸡年生的男宝宝取什么名字好?为宝宝起名也有小技巧
  14. UVALive4987(dp+贪心)
  15. 新手如何Reverces(基础ctf教程篇)
  16. 跟我学Python图像处理丨图像特效处理:毛玻璃、浮雕和油漆特效
  17. Excel从身份证号提取生日
  18. dsa数字签名算法_密码学中的数字签名算法(DSA)
  19. yun mysql_yun 安装mysql
  20. 磁场传感器(指北针)

热门文章

  1. 函数的length代表什么
  2. 四年级计算机走进传统节日教案,四年级走进中国传统节日的作文范文
  3. LED背光源运用在数控设备上
  4. 使用ROS开源代码和激光雷达进行小车的定位导航
  5. C语言入门教程||C语言常量||C语言存储类
  6. E.03.09 China Tried to Slow Divorces by Making Couples Wait. Instead, They Rushed.
  7. 中国科学技术大学研究生细胞生物学II考试复习资料
  8. MySQL | 视图
  9. Healer的第一篇博客
  10. 无法安装冰点还原_电脑无法开机,重装系统太麻烦?不如试试直接备份恢复系统...