[root@proxy1 ~]# cat /proc/cpuinfo | more
processor : 0
vendor_id : GenuineIntel
cpu family : 6
model : 58
model name : Intel(R) Xeon(R) CPU E3-1230 V2 @ 3.30GHz
stepping : 9
microcode : 27
cpu MHz : 3292.399
cache size : 8192 KB
physical id : 0
siblings : 8
core id : 0 (core pertama, soket pertama)
cpu cores : 4 (ada di soket pertama, per soket ada 4 core)
apicid : 0
initial apicid : 0
fpu : yes
fpu_exception : yes
cpuid level : 13
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 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 cx16 xtpr pdcm pcid sse4_1 sse4_2 x2apic popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm ida arat xsaveopt pln pts dts tpr_shadow vnmi flexpriority ept vpid fsgsbase smep erms
bogomips : 6584.79
clflush size : 64
cache_alignment : 64
address sizes : 36 bits physical, 48 bits virtual
power management:
...
processor : 7
vendor_id : GenuineIntel
cpu family : 6
model : 58
model name : Intel(R) Xeon(R) CPU E3-1230 V2 @ 3.30GHz
stepping : 9
microcode : 27
cpu MHz : 3292.399
cache size : 8192 KB
physical id : 0
siblings : 8
core id : 3 (core keempat, soket kedua)
cpu cores : 4 (ada di soket kedua, per soket ada 4 core)
apicid : 7
initial apicid : 7
fpu : yes
fpu_exception : yes
cpuid level : 13
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 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 cx16 xtpr pdcm pcid sse4_1 sse4_2 x2apic popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm ida arat xsaveopt pln pts dts tpr_shadow vnmi flexpriority ept vpid fsgsbase smep erms
bogomips : 6584.79
clflush size : 64
cache_alignment : 64
address sizes : 36 bits physical, 48 bits virtual
power management:
[root@proxy1 ~]# df -h
Filesystem Size Used Avail Use% Mounted on
/dev/mapper/vg_proxy1-lv_root
32G 14G 17G 45% /
tmpfs 16G 0 16G 0% /dev/shm
/dev/sda2 477M 146M 306M 33% /boot
/dev/sda1 200M 264K 200M 1% /boot/efi
/dev/sda4 230G 178G 53G 78% /var/spool/squid
[root@proxy1 ~]# ifconfig
eth0 Link encap:Ethernet HWaddr 40:F2:E9:37:3A:75
inet addr:192.168.130.2 Bcast:192.168.130.3 Mask:255.255.255.252
UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
RX packets:24591450 errors:36 dropped:0 overruns:0 frame:36
TX packets:31042714 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:1000
RX bytes:3475682962 (3.2 GiB) TX bytes:40206161996 (37.4 GiB)
Interrupt:17 Memory:c1a80000-c1aa0000
eth1 Link encap:Ethernet HWaddr 40:F2:E9:37:3A:76
inet addr:192.168.121.2 Bcast:192.168.121.3 Mask:255.255.255.252
UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
RX packets:30193356 errors:55 dropped:0 overruns:0 frame:46
TX packets:9733661 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:1000
RX bytes:38786211277 (36.1 GiB) TX bytes:1383505638 (1.2 GiB)
Interrupt:18 Memory:c1980000-c19a0000
lo Link encap:Local Loopback
inet addr:127.0.0.1 Mask:255.0.0.0
UP LOOPBACK RUNNING MTU:65536 Metric:1
RX packets:12682 errors:0 dropped:0 overruns:0 frame:0
TX packets:12682 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:0
RX bytes:726458 (709.4 KiB) TX bytes:726458 (709.4 KiB)
No comments:
Post a Comment