gpt4 book ai didi

linux - centos服务器检查可用内存的问题

转载 作者:太空宇宙 更新时间:2023-11-04 05:33:55 24 4
gpt4 key购买 nike

我有一个 VM centos 服务器。我收到很多用户的提示,服务器运行缓慢(这是一个java应用程序)

我执行此命令来检查可用内存

[root@server ~]# free -g
total used free shared buff/cache available
Mem: 11 3 6 0 1 7
Swap: 9 0 9

并且我们有大量可用内存(7Gb 可用内存和 6Gb 空闲内存)

我检查了CPU Consomation:它是0%

[root@server ~]# lscpu
Architecture: x86_64
CPU op-mode(s): 32-bit, 64-bit
Byte Order: Little Endian
CPU(s): 3
On-line CPU(s) list: 0-2
Thread(s) per core: 1
Core(s) per socket: 3
Socket(s): 1
NUMA node(s): 1
Vendor ID: GenuineIntel
CPU family: 6
Model: 94
Model name: Intel(R) Xeon(R) CPU E3-1220 v5 @ 3.00GHz
Stepping: 3
CPU MHz: 2999.999
BogoMIPS: 5999.99
Hypervisor vendor: Microsoft
Virtualization type: full
L1d cache: 32K
L1i cache: 32K
L2 cache: 256K
L3 cache: 8192K
NUMA node0 CPU(s): 0-2
Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ss ht syscall nx lm constant_tsc rep_good nopl eagerfpu pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 movbe popcnt aes xsave avx f16c rdrand hypervisor lahf_lm abm 3dnowprefetch fsgsbase bmi1 hle avx2 smep bmi2 erms rtm xsaveopt

有什么想法吗?

编辑:

[root@server ~]# vmstat 1 5
procs -----------memory---------- ---swap-- -----io---- -system-- ------cpu-----
r b swpd free buff cache si so bi bo in cs us sy id wa st
1 0 0 6359520 2108 1381056 0 0 42 11 21 292 1 0 99 0 0
0 0 0 6359504 2108 1381060 0 0 0 0 35 801 0 0 100 0 0
0 0 0 6359504 2108 1381060 0 0 0 0 31 762 0 0 100 0 0
0 0 0 6359504 2108 1381060 0 0 0 0 32 763 0 0 100 0 0
0 0 0 6359504 2108 1381060 0 0 0 12 28 761 0 0 100 0 0

最佳答案

在我看来CPU和内存没有问题,尝试检查top输出(top是命令),然后按“1”查看CPU的负载,也许你会看到一些问题(例如高io使用率)

关于linux - centos服务器检查可用内存的问题,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/54144338/

24 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com