Skip to main content

Memory Utilization In WHM Service Status vs. Top Output

Comments

2 comments

  • kdean
    Top used includes buffers and cache while the Service Status does not. Click on Server information in WHM and scroll down to Current Memory Usage where should a "Mem:" line similar to top's numbers and then a "-/+ buffers/cache:" line showing the numbers without the buffers and cache included.
    0
  • JaredR.
    As kdean mentioned, you need to take into account buffers and cache. It is normal (and desirable) for Linux to allocate unused RAM to buffers and cache. Linux will automatically release this RAM to applications as needed. I explained this in detail here:
    0

Please sign in to leave a comment.