Author Topic: RAM  (Read 1846 times)

Offline Mattmayn

  • Global Moderator
  • Hero Member
  • *****
  • Posts: 1069
  • Country: vi
  • Karma: +14/-0
    • View Profile
RAM
« on: November 12, 2015, 03:16:54 PM »
Is there a way to see what is using memory on NPM on MAS? I have a site that is using 96% of memory at all times. 75 users and only NPM running shouldn't do that even with only 4 GB of RAm.


Offline smack

  • Contributer
  • *
  • Posts: 10
  • Country: au
  • Karma: +1/-0
    • View Profile
Re: RAM
« Reply #1 on: November 15, 2015, 05:01:36 PM »
Check if you have any SOS logs or similar on the device and delete them. We have found that SOS reports and most logging across a number of our sites sit in memory instead of on disk.

Offline acejavelin

  • Global Moderator
  • Hero Member
  • *****
  • Posts: 4064
  • Country: us
  • Karma: +129/-0
  • High-tech, heavy metal redneck!
    • View Profile
    • Like what I do and wanna help out? Send me a donation!
Re: RAM
« Reply #2 on: November 15, 2015, 11:02:27 PM »
Remember that this is Linux... it uses RAM differently than Windows, in Linux unused RAM is wasted RAM and it will use available RAM for disk caching when it can, then releases it to applications as needed..

http://www.linuxatemyram.com/

Check top and 'free -m', I would guess it is normal unless these show something odd.


 

Sitemap 1 2 3 4 5 6 7 8 9 10