Determining number of cores on VPS

Keith Smith techlists at phpcoderusa.com
Mon Nov 17 20:08:17 MST 2014


Hi,

I am trying to determine the number of cores on a CentOS 6.5 VPS.  I ran 
"cat /proc/cpuinfo" and got the following output:

processor       : 0
vendor_id       : GenuineIntel
cpu family      : 6
model           : 23
model name      : Intel(R) Xeon(R) CPU           E5420  @ 2.50GHz
stepping        : 6
cpu MHz         : 2412.071
cache size      : 6144 KB
fdiv_bug        : no
hlt_bug         : no
f00f_bug        : no
coma_bug        : no
fpu             : yes
fpu_exception   : yes
cpuid level     : 5
wp              : yes
flags           : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge 
mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx lm constant_tsc 
up pni monitor ssse3 lahf_lm
bogomips        : 4824.14
clflush size    : 64
cache_alignment : 64
address sizes   : 38 bits physical, 48 bits virtual
power management:


I should have 2 cores.  Is the VPS not configured correctly or am I 
doing something wrong?

Thanks a bunch!!

Keith




More information about the PLUG-discuss mailing list